summaryrefslogtreecommitdiff
path: root/include/locale.h
AgeCommit message (Expand)Author
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen
2001-07-11Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough
2001-03-21Stub out localeconv. Please look over this to check it is correct....Eric Andersen
2001-03-18Part of the ctype locale support.Manuel Novoa III