Denis Vlasenko
|
125773133f
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
|
vor 16 Jahren |
Eric Andersen
|
1478c2de05
Major cleanup of internal mutex locking. Be more consistant in how we do
|
vor 18 Jahren |
Peter S. Mazinger
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
vor 18 Jahren |
Peter S. Mazinger
|
05e75260d6
Get rid of missing prototype warnings
|
vor 19 Jahren |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
vor 19 Jahren |
Peter S. Mazinger
|
b25ad630be
Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-)
|
vor 19 Jahren |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
vor 19 Jahren |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
vor 19 Jahren |
Peter S. Mazinger
|
42d2cb36ee
New hidden versions
|
vor 19 Jahren |
Mike Frysinger
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
vor 19 Jahren |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
vor 19 Jahren |
Peter S. Mazinger
|
d24608f995
Hiding again
|
vor 19 Jahren |
Peter S. Mazinger
|
de77369cf4
Hide some of mem* and str*
|
vor 19 Jahren |
Peter S. Mazinger
|
83b2918ebe
Some more hidden internals
|
vor 19 Jahren |
Manuel Novoa III
|
d05dafe2fc
Fix a long-standing bug with pthreads. A couple of linuxthreads files
|
vor 21 Jahren |
Eric Andersen
|
6f1e6c22ab
Silly name change
|
vor 22 Jahren |
Manuel Novoa III
|
d6b2a40778
Commit the new time stuff, even though I haven't made it threadsafe yet.
|
vor 22 Jahren |
Eric Andersen
|
417197ca7c
Kill the libc-lock headers, which we do not use and which are
|
vor 22 Jahren |
Eric Andersen
|
59b2e620ae
Doh!
|
vor 22 Jahren |
Eric Andersen
|
ad28b52f54
Rework setenv, getenv and friends per the latest glibc code, but cleaned
|
vor 22 Jahren |
Eric Andersen
|
2512c84745
Update to accomodate the header file changes
|
vor 23 Jahren |
Eric Andersen
|
6278781655
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
|
vor 23 Jahren |
Eric Andersen
|
e57fc6bbb2
Use __environ instead of the GNU extension environ.
|
vor 24 Jahren |
Eric Andersen
|
dc7f2e1bf0
Fix up a few messes so it compiles cleanly again.
|
vor 24 Jahren |
Eric Andersen
|
cf4328b16e
Add some more stuff -- {get|set}mntent, getline, getdelim, etc.
|
vor 24 Jahren |
Eric Andersen
|
c1fe19d4c1
Bug ugly formatting update
|
vor 24 Jahren |
Eric Andersen
|
a67c627325
Lots and lots of cleanups.
|
vor 24 Jahren |
Erik Andersen
|
64bc641218
Initial revision
|
vor 24 Jahren |