]> mj.ucw.cz Git - libucw.git/commit
Cleaned up the ancient chartype functions: kicked out accent tables (which
authorMartin Mares <mj@ucw.cz>
Wed, 25 Feb 2004 20:29:01 +0000 (20:29 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 25 Feb 2004 20:29:01 +0000 (20:29 +0000)
commit87f02bdcf2ab642851cb7c35d9a8dd5e39c5dd18
tree588d033a6265909915d5862d49361fa3a4614461
parentd67c39dbc6b6a3dccefd029df017cf813c834408
Cleaned up the ancient chartype functions: kicked out accent tables (which
were not exported anyway), added conversion to lowercase.
lib/Makefile
lib/charmap.h
lib/chartype.h
lib/str_ctype.c
lib/str_upper.c