Peter S. Mazinger
|
11b9aee8ff
Again rpc ;-( , all *inet*, *addr*
|
19 years ago |
Peter S. Mazinger
|
ab9d3f10ea
Use __open|__closedir
|
19 years ago |
Peter S. Mazinger
|
1194c25c32
Do ppc specific __ioctl too
|
19 years ago |
Peter S. Mazinger
|
0a8a65e0a0
Use __gettimeofday
|
19 years ago |
Peter S. Mazinger
|
942357a798
Implement __x versions
|
19 years ago |
Peter S. Mazinger
|
55829cec8a
Correct use of __*log
|
19 years ago |
Peter S. Mazinger
|
fec4793c9a
Implement __mknod and use it
|
19 years ago |
Peter S. Mazinger
|
d1a6e735ac
Add hidden versions
|
19 years ago |
Peter S. Mazinger
|
a8224c8856
Hide __syscall_ipc
|
19 years ago |
Peter S. Mazinger
|
6ff79172d5
Remove __strto* from header (glibc sync), disable __asprintf/__getdelim, not provided
|
19 years ago |
Peter S. Mazinger
|
a0a86e975a
Add hidden_weak_alias/hidden_strong_alias, remove gettimeofday hack and add comment about opendir/closedir undoable, it is too early in this file. i386/x86_64 could use optimized internal_function, but the commented part has to be done based on target, not host
|
19 years ago |
Peter S. Mazinger
|
0a962770bf
Missed alias to xdr_string, thanks sjhill
|
19 years ago |
Peter S. Mazinger
|
53b5f21c9c
Hide more
|
19 years ago |
Peter S. Mazinger
|
746d0019f2
No more *xdr* jump relocations
|
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
|
dec40863ed
Correct typo, iconv binary does not use the internal versions
|
19 years ago |
Peter S. Mazinger
|
92a148d641
Make use internal str*casecmp/wcscoll
|
19 years ago |
Peter S. Mazinger
|
0c091da2f8
Get rid again of memset reloc
|
19 years ago |
Peter S. Mazinger
|
8cbb9efc63
Correct syntax now...
|
19 years ago |
Peter S. Mazinger
|
7a79b1da0c
Use correct syntax, correct weak/strong for [__]strxfrm
|
19 years ago |
Peter S. Mazinger
|
96cbd4c11d
Add prototype for __time, #define time __time is not usable here
|
19 years ago |
Peter S. Mazinger
|
c3bb237b13
Hide strftime/strptime/wcsftime and make use of internals
|
19 years ago |
Peter S. Mazinger
|
62f5e95233
Add needed prototypes removed from generic header
|
19 years ago |
Peter S. Mazinger
|
8d6c011afe
Hide str*casecmp/*coll/*xfrm and make use of the internal versions
|
19 years ago |
Peter S. Mazinger
|
ce5e361db2
Guard __strcoll/strcoll for C locales and use the same logic as elsewhere
|
19 years ago |
Peter S. Mazinger
|
0a8209d901
Sync to glibc, remove __x
|
19 years ago |
Peter S. Mazinger
|
db782340c4
Add some needed prototypes and macros to allow transition of __XL and friends to hidden versions
|
19 years ago |
Peter S. Mazinger
|
b3f0872f22
Remove a loop if locales are to be built
|
19 years ago |
"Steven J. Hill"
|
cce16f1d63
Yeah, suck it up. I'm tired of merging stuff.
|
19 years ago |
"Steven J. Hill"
|
75e081a206
Get rid of compiler warning.
|
19 years ago |