Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 年之前 |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 年之前 |
Paul Mundt
|
8c5150190e
Fix up memset() argument ordering in open_memstream(). Previously
|
16 年之前 |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
16 年之前 |
Denis Vlasenko
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
16 年之前 |
Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 年之前 |
Peter S. Mazinger
|
4cca91e9f0
Mark functions as GNU extensions
|
19 年之前 |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 年之前 |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 年之前 |
Peter S. Mazinger
|
e385ba0d0d
Hide some of the f* *printf, use them as well
|
19 年之前 |
Peter S. Mazinger
|
c885bf5cf9
More hiding, including __mempcpy
|
19 年之前 |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 年之前 |
Manuel Novoa III
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 年之前 |