Waldemar Brodkorb
|
74ca8d6f5d
remove UCLIBC_HAS_LFS
|
hace 8 años |
Peter S. Mazinger
|
bef4efb18c
scandir,readdir[_t]: use one common source for X() and X64()
|
hace 13 años |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
hace 15 años |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
hace 16 años |
Eric Andersen
|
1478c2de05
Major cleanup of internal mutex locking. Be more consistant in how we do
|
hace 18 años |
Mike Frysinger
|
772b1913c7
add some copyright/license info
|
hace 19 años |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
hace 19 años |
Peter S. Mazinger
|
81c39339ef
Build x64 versions only if LFS is enabled
|
hace 19 años |
Peter S. Mazinger
|
77e4122158
Hidden readdir*
|
hace 19 años |
Mike Frysinger
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
hace 19 años |
Manuel Novoa III
|
d05dafe2fc
Fix a long-standing bug with pthreads. A couple of linuxthreads files
|
hace 21 años |
Eric Andersen
|
1e78eb0bd4
Fix scandir64 to not free the wrong pieces of memory (which could
|
hace 22 años |
Eric Andersen
|
cd4a333977
Fixup totally broken locking code... No storage for the mutex,
|
hace 22 años |
Eric Andersen
|
a4f0758150
Implement readdir_r. Audit for proper thread safety and locking.
|
hace 22 años |
Manuel Novoa III
|
ca7088108b
ANSI/ISO specifies that no library function sets errno to 0.
|
hace 23 años |
Eric Andersen
|
7064bb231f
Looks like we lost clearing errno
|
hace 23 años |
Manuel Novoa III
|
96b91643c3
Remove simulated d_type support for getdents and the dirent struct, and use
|
hace 23 años |
Eric Andersen
|
6278781655
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
|
hace 23 años |
Eric Andersen
|
8bdc62b089
Move the dirent stuff. I suppose it is system dependant, but then
|
hace 24 años |