| .. |
|
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
|
run ctors/dtors for shared objects loaded with dlopen
|
14 years ago |
|
linux
|
add linux setfs[ug]id syscall wrappers
|
15 years ago |
|
locale
|
more locale_t interfaces (string stuff) and header updates
|
14 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
|
make passwd/group functions safe against cancellation in stdio
|
14 years ago |
|
prng
|
locking support for random() prng
|
15 years ago |
|
process
|
x86_64 vfork implementation
|
14 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
|
make stdio open, read, and write operations cancellation points
|
14 years ago |
|
stdlib
|
add deprecated (removed from posix) [efg]cvt() functions
|
14 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 |