Eric Andersen
|
1478c2de05
Major cleanup of internal mutex locking. Be more consistant in how we do
|
18 years ago |
Mike Frysinger
|
772b1913c7
add some copyright/license info
|
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
|
f32600208f
Convert all users of earlier hiddens
|
19 years ago |
Mike Frysinger
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
19 years ago |
Manuel Novoa III
|
d05dafe2fc
Fix a long-standing bug with pthreads. A couple of linuxthreads files
|
21 years ago |
Eric Andersen
|
cd4a333977
Fixup totally broken locking code... No storage for the mutex,
|
22 years ago |
Eric Andersen
|
a4f0758150
Implement readdir_r. Audit for proper thread safety and locking.
|
22 years ago |
Eric Andersen
|
62653059d6
Scrub up some lingering problems preventing readdir64 from working
|
23 years ago |
Eric Andersen
|
6278781655
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
|
23 years ago |
Eric Andersen
|
8bdc62b089
Move the dirent stuff. I suppose it is system dependant, but then
|
23 years ago |