OpenGrok
Cross Reference: __mb_cur_max.c
xref
: /
src
/
lib
/
libc
/
locale
/
__mb_cur_max.c
Home
|
History
|
Annotate
|
Download
|
only in
locale
History log of
/src/lib/libc/locale/__mb_cur_max.c
Revision
Date
Author
Comments
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().
Indexes created Tue Oct 14 15:09:51 GMT 2025