Peter S. Mazinger
|
766ef9a2cc
Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined
|
18 gadi atpakaļ |
Peter S. Mazinger
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
18 gadi atpakaļ |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 gadi atpakaļ |
Peter S. Mazinger
|
16129810ac
Correct wordexp, I have hidden for now __libc_arg[c,v], there is no other use within uClibc, depends on fnmatch as well
|
19 gadi atpakaļ |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 gadi atpakaļ |
Peter S. Mazinger
|
403d3b6c02
Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back
|
19 gadi atpakaļ |
Mike Frysinger
|
f68a5cd995
include features.h instead of sys/cdefs.h
|
19 gadi atpakaļ |
Peter S. Mazinger
|
3720c42fcc
Switch fread/fwrite/fclose/pipe/sigsetmask users
|
19 gadi atpakaļ |
Peter S. Mazinger
|
4f16d2e03a
Implement hidden poll, switch user to hidden *printf/*scanf/poll
|
19 gadi atpakaļ |
Peter S. Mazinger
|
afdecae49f
Use internal versions
|
19 gadi atpakaļ |
Peter S. Mazinger
|
53b5f21c9c
Hide more
|
19 gadi atpakaļ |
Peter S. Mazinger
|
21237865a7
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
|
19 gadi atpakaļ |
Peter S. Mazinger
|
765696aac5
More hiding, 300 left
|
19 gadi atpakaļ |
Peter S. Mazinger
|
c885bf5cf9
More hiding, including __mempcpy
|
19 gadi atpakaļ |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 gadi atpakaļ |
Peter S. Mazinger
|
d24608f995
Hiding again
|
19 gadi atpakaļ |
Peter S. Mazinger
|
de77369cf4
Hide some of mem* and str*
|
19 gadi atpakaļ |
Eric Andersen
|
f3679a2f81
conditionally add wordexp, in this case ripped from glibc.
|
21 gadi atpakaļ |
Eric Andersen
|
b740cfc90a
Delete wordexp. There isn't much point in having this since
|
24 gadi atpakaļ |
Eric Andersen
|
f89c67d20b
Add in wordexp support (mostly stubbed out for now) since the busybox
|
24 gadi atpakaļ |