Denis Vlasenko
|
88483db112
make regex_old.c, ruserpass.c use __uc_malloc,
|
17 years ago |
Peter S. Mazinger
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 years ago |
Mike Frysinger
|
1ecf6c3708
include stdint.h and check __intptr_t_defined to see if we need to setup uintptr_t
|
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 |
Mike Frysinger
|
aaf2fdcab5
fix warning when sizeof uchar_t is 8 bits
|
19 years ago |
Peter S. Mazinger
|
15868f9c3d
s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now see what libpthread will do ...
|
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
|
c39976972e
glob/ftw/regex_old reworked. regex_old did not have MBS_SUPPORT enabled
|
19 years ago |
Peter S. Mazinger
|
4f16d2e03a
Implement hidden poll, switch user to hidden *printf/*scanf/poll
|
19 years ago |
Peter S. Mazinger
|
afdecae49f
Use internal versions
|
19 years ago |
Peter S. Mazinger
|
53b5f21c9c
Hide more
|
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
|
92a148d641
Make use internal str*casecmp/wcscoll
|
19 years ago |
Peter S. Mazinger
|
5c325e1a16
Forgotten that this file is special and does not accept hidden, __mempcpy is hidden again
|
19 years ago |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
Peter S. Mazinger
|
c4869de2c7
Rename regex.c to regex_old.c
|
19 years ago |