| .. |
|
aio
|
stupid typo (caused by rather ugly spelling in POSIX..) in aio
|
15 years ago |
|
conf
|
sysconf for PTHREAD_KEYS_MAX
|
15 years ago |
|
ctype
|
more header fixes, minor warning fix
|
15 years ago |
|
dirent
|
fix errno value when fdopendir is given an invalid file descriptor
|
15 years ago |
|
env
|
bring back ___environ symbol (3 underscores)
|
15 years ago |
|
errno
|
simplify multi-threaded errno, eliminate useless function pointer
|
15 years ago |
|
exit
|
add dummy __cxa_finalize
|
15 years ago |
|
fcntl
|
fix F_GETOWN return value handling
|
15 years ago |
|
fenv
|
use type directives for fenv asm functions
|
15 years ago |
|
internal
|
synchronize cond var destruction with exiting waits
|
15 years ago |
|
ipc
|
overhaul pthread cancellation
|
15 years ago |
|
ldso
|
fix broken copy relocations from dynamic linker cleanup
|
15 years ago |
|
linux
|
fix broken reboot wrapper (syscall needs extra silly magic arguments...)
|
15 years ago |
|
locale
|
gb18030 support in iconv (only from, not to)
|
15 years ago |
|
malloc
|
fix issue with excessive mremap syscalls on realloc
|
15 years ago |
|
math
|
fix error in previous ld80 fpclassify commit
|
15 years ago |
|
misc
|
add legacy futimes and lutimes functions
|
15 years ago |
|
mman
|
process-shared barrier support, based on discussion with bdonlan
|
15 years ago |
|
mq
|
const correctness in mq_notify
|
15 years ago |
|
multibyte
|
fix all implicit conversion between signed/unsigned pointers
|
15 years ago |
|
network
|
make dns lookups (and thus getaddrinfo) cancellable
|
15 years ago |
|
passwd
|
fix clobbering of errno in get(pw|gr)([ug]id|nam) by fclose
|
15 years ago |
|
prng
|
locking support for random() prng
|
15 years ago |
|
process
|
support vfork on i386
|
15 years ago |
|
regex
|
make glob mark symlinks-to-directories with the GLOB_MARK flag
|
15 years ago |
|
search
|
XSI search.h API implementation by Szabolcs Nagy
|
15 years ago |
|
select
|
overhaul pthread cancellation
|
15 years ago |
|
setjmp
|
initial commit of the arm port
|
15 years ago |
|
signal
|
initial commit of the arm port
|
15 years ago |
|
stat
|
fix statvfs.c to match new fsid_t definition
|
15 years ago |
|
stdio
|
simplify atexit and fflush-on-exit handling
|
15 years ago |
|
stdlib
|
fix signed overflows at most-negative values in ato(i|l|ll)
|
15 years ago |
|
string
|
add dummied strverscmp (obnoxious GNU function)
|
15 years ago |
|
stub
|
various legacy and linux-specific stuff
|
15 years ago |
|
temp
|
remove ugly prng from mk*temp and just re-poll time on retry
|
15 years ago |
|
termios
|
overhaul pthread cancellation
|
15 years ago |
|
thread
|
fix cancellation failure in single-threaded programs
|
15 years ago |
|
time
|
cleanup various minor issues reported by nsz
|
15 years ago |
|
unistd
|
cleanup various minor issues reported by nsz
|
15 years ago |