Home | History | Annotate | Download | only in locale
History log of /src/lib/libc/locale/__mb_cur_max.c
RevisionDateAuthorComments
 1.3  20-Jan-2024  christos Catch up with all the lint warnings since exit on warning was disabled.
Disable 'missing header declaration' and 'nested extern' warnings for now.
 1.2  25-Jan-2001  itojun split setlocale.c for smaller footprint (do not pull things in too much).
have magic number check in locale modules.
rename: lib/libc/locale/setlocale_sb.c -> setlocale1.c

NOTE: this commit does not enable multibyte locale support, yet.
 1.1  22-Jan-2001  itojun move __mb_cur_max to dedicated *.o, so that we do not pull in
locale stuff just by calling printf().

RSS XML Feed