Waldemar Brodkorb
|
493d0cc28b
remove MJN only debug messages
|
%!s(int64=8) %!d(string=hai) anos |
Ubaldo Porcheddu
|
75d8660d99
Replaced any occurence of /bin/sh with _PATH_BSHELL to allow easier portability on system with default shell on a different directory, like for instance on android.
|
%!s(int64=8) %!d(string=hai) anos |
Waldemar Brodkorb
|
c5722d63ed
reduce some unneeded warnings.
|
%!s(int64=9) %!d(string=hai) anos |
Peter S. Mazinger
|
9b0f7d9989
popen.c: get rid of a shadow warning
|
%!s(int64=13) %!d(string=hai) anos |
Mark Salter
|
036daaa8e1
drop support for old systems lacking vfork
|
%!s(int64=12) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
%!s(int64=15) %!d(string=hai) anos |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
933df87e4e
libc_hidden_proto removal, a few more functions
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
e8c6de1939
libc_hidden_proto removal, just a few functions
|
%!s(int64=16) %!d(string=hai) anos |
Eric Andersen
|
1478c2de05
Major cleanup of internal mutex locking. Be more consistant in how we do
|
%!s(int64=18) %!d(string=hai) anos |
Mike Frysinger
|
ab1101f24b
only declare vfork when needed, else no-mmu build fails
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
d482ef60da
Get rid of warnings, use internals, create new hidden versions
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
3720c42fcc
Switch fread/fwrite/fclose/pipe/sigsetmask users
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
21237865a7
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
|
%!s(int64=19) %!d(string=hai) anos |
Mike Frysinger
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
765696aac5
More hiding, 300 left
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
c885bf5cf9
More hiding, including __mempcpy
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
%!s(int64=19) %!d(string=hai) anos |
Manuel Novoa III
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
%!s(int64=21) %!d(string=hai) anos |
Manuel Novoa III
|
95a70af5e7
Oops... temporarily support the old stdio code.
|
%!s(int64=21) %!d(string=hai) anos |
Manuel Novoa III
|
33e58d3c9e
Rewrite popen for SUSv3 compliance.
|
%!s(int64=21) %!d(string=hai) anos |
David McCullough
|
bf10e6efd4
|
%!s(int64=22) %!d(string=hai) anos |
Eric Andersen
|
b93d7f3e92
Per discussion on the mailing list, simply vfork -> fork mapping to only apply
|
%!s(int64=22) %!d(string=hai) anos |
Eric Andersen
|
e26a5970ca
A patch from Ted Phelps to fix popen(). Ted writes:
|
%!s(int64=22) %!d(string=hai) anos |
Eric Andersen
|
e4a1f78e73
When vfork is not available and we have an MMU, then use fork()
|
%!s(int64=23) %!d(string=hai) anos |
Eric Andersen
|
6278781655
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
|
%!s(int64=23) %!d(string=hai) anos |
Manuel Novoa III
|
3d15998e65
Fix a couple of bugs: check mode is legal; open file and check success before
|
%!s(int64=24) %!d(string=hai) anos |