Peter S. Mazinger
|
42c9f52536
Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files
|
19 years ago |
Peter S. Mazinger
|
caed8420ef
More renames for IMA
|
19 years ago |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 years ago |
Peter S. Mazinger
|
b25ad630be
Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-)
|
19 years ago |
Peter S. Mazinger
|
726b116dca
some global data relocs gone
|
19 years ago |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 years ago |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
Peter S. Mazinger
|
43123f2ccc
Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE
|
19 years ago |
Peter S. Mazinger
|
e483359d3e
Hide towctrans*. What is SMALL_UPLOW and why do we need it?
|
19 years ago |
Peter S. Mazinger
|
59bf5cbe99
Hide C and wchar related stuff
|
19 years ago |
Peter S. Mazinger
|
b86c66e8f9
Enable __iswctype_l prototype
|
19 years ago |
Peter S. Mazinger
|
21237865a7
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
|
19 years ago |
Peter S. Mazinger
|
62f5e95233
Add needed prototypes removed from generic header
|
19 years ago |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
Peter S. Mazinger
|
b3765109c3
Implement and hide __wctype
|
19 years ago |
Manuel Novoa III
|
c66fd044d2
Fix wctype.c so that wchar can be enabled without ctype table-based functions.
|
21 years ago |
Manuel Novoa III
|
50660812be
Fix a few bugs in the new extended locale functions.
|
21 years ago |
Manuel Novoa III
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
21 years ago |
Manuel Novoa III
|
309ce1f19f
Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul
|
22 years ago |
Manuel Novoa III
|
599ad608ee
Enable WCHAR support for C/POSIX stub locales.
|
22 years ago |
Manuel Novoa III
|
d07fdf8b9e
New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,
|
22 years ago |