Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 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 |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
16 years ago |
Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
16 years ago |
Mike Frysinger
|
5ec141e002
michael_d writes in 1879:
|
17 years ago |
Peter S. Mazinger
|
55b24e4e95
Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE
|
18 years ago |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 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
|
3c84ded68a
Convert internal users of chmod/*stat*, minimize change for __strsep
|
19 years ago |
Bernhard Reutner-Fischer
|
56ace36beb
- fixup after sync with glibc. _ptyname was renamed to __libc_ptyname
|
19 years ago |
Mike Frysinger
|
611d2eff25
sync with glibc (grab some hidden updates) and fix some warnings
|
19 years ago |
Peter S. Mazinger
|
afdecae49f
Use internal versions
|
19 years ago |
Peter S. Mazinger
|
53b5f21c9c
Hide more
|
19 years ago |
Peter S. Mazinger
|
86450311eb
_uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target
|
19 years ago |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 years ago |
Peter S. Mazinger
|
de77369cf4
Hide some of mem* and str*
|
19 years ago |
Manuel Novoa III
|
082e680bd5
New stdio core. Should be more maintainable. Fixes a couple of bugs.
|
21 years ago |
Eric Andersen
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
22 years ago |
Eric Andersen
|
4c59318138
When UNIX98PTY_ONLY was false, but Unix 98 ptys were in fact working and
|
22 years ago |
Eric Andersen
|
3fec316902
Eliminate wrapping of struct stat and use the kernel version
|
22 years ago |
Manuel Novoa III
|
03e039820d
Swap in the new stdio code.
|
22 years ago |
Eric Andersen
|
ae36d86f4c
Clearify error message
|
23 years ago |
Eric Andersen
|
ad3d96f8b7
Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup
|
23 years ago |
Eric Andersen
|
2512c84745
Update to accomodate the header file changes
|
23 years ago |
Eric Andersen
|
a3e03be058
Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil
|
23 years ago |