Waldemar Brodkorb
|
219b69d72e
libc/stdio: Rework custom streams interface similar to glibc.
|
9 years ago |
Austin Foxley
|
cfbc008107
rework internal uClibc mutexes to support futex locking, and nptl
|
15 years ago |
Denys Vlasenko
|
7aa9c2486c
remove a few more empty #if/#endif pairs
|
15 years ago |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 years ago |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 years ago |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 years ago |
Denis Vlasenko
|
c921d8a2c5
fix breakage in old_vfprintf case
|
16 years ago |
Denis Vlasenko
|
18e006e1d2
restore erroneously removed hidden_def for vdprintf
|
16 years ago |
Denis Vlasenko
|
023509e8e5
Remove vestigial locking init from sprintf routines.
|
16 years ago |
Denis Vlasenko
|
36ac7bee0f
Factor out the core of vprintf() into separate function
|
16 years ago |
Eric Andersen
|
99d6c367c4
stdio update from mjn3
|
18 years ago |
Peter S. Mazinger
|
4cca91e9f0
Mark functions as GNU extensions
|
18 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
|
60acdef205
Implement all needed hidden *printf and correct vasprintf, thx blindvt
|
19 years ago |
Peter S. Mazinger
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 years ago |
Manuel Novoa III
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |