Added a private implementation of strrchr(3) for systems that lack it.
authorDavid Griffith <dave@661.org>
Sun, 30 Aug 2015 22:43:15 +0000 (15:43 -0700)
committerDavid Griffith <dave@661.org>
Sun, 30 Aug 2015 22:43:15 +0000 (15:43 -0700)
commitaed0255eb75a8655d189ff14d408a55783ce4d84
treeb7dbc64b5ad5e0d124565403fe2bacb1a849b99e
parent610a1cf50b360f43f0494acd5ee3a2c1616d574b
Added a private implementation of strrchr(3) for systems that lack it.
Makefile
src/curses/ux_frotz.h
src/curses/ux_init.c