Home | History | Annotate | Download | only in libhack
History log of /src/distrib/utils/libhack/strcasecmp.c
RevisionDateAuthorComments
 1.3  13-Aug-2019  christos branches: 1.3.4;
use unsigned char to prevent sign extension.
 1.2  12-Aug-2019  martin Make this at least work for ASCII strings (there are way more users
than libcurses in various crunched environments, so the original assumption
of a very limited set of inputs was wrong).
 1.1  28-Jul-2019  martin branches: 1.1.2;
We (especially libcurses and nvi) use more multibyte character locale
related symbols nowadays. Update libhack to avoid pulling in full grown
multibyte locale support on small install media.
 1.1.2.1  18-Aug-2019  msaitoh Pull up following revision(s) (requested by martin in ticket #74):
distrib/utils/libhack/strcasecmp.c: revision 1.2
distrib/utils/libhack/strcasecmp.c: revision 1.3
Make this at least work for ASCII strings (there are way more users
than libcurses in various crunched environments, so the original assumption
of a very limited set of inputs was wrong).
use unsigned char to prevent sign extension.
 1.3.4.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.3.4.1  13-Aug-2019  martin file strcasecmp.c was added on branch phil-wifi on 2020-04-13 07:45:36 +0000

RSS XML Feed