summaryrefslogtreecommitdiffstats
path: root/libc/string/psignal.c
Commit message (Collapse)AuthorAgeFilesLines
* Last relocs jump and global data, (even locales) that I could remove are ↵Peter S. Mazinger2006-01-161-0/+1
| | | | gone from libc. The remaining are left as exercise for others ;-)
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-2/+4
| | | | missing headers, other jump relocs removed
* Complete split of all the string functions. Hope haven't broken too much. ↵Peter S. Mazinger2006-01-031-0/+30
wcscoll/strcoll needs some love ...