OSDN Git Service

fix deadlock and buffered data loss race in fclose
[android-x86/external-musl-libc.git] / src / unistd / fchown.c
2018-09-12 Rich Felkermove and deduplicate declarations of __procfdname to...
2017-05-28 Samuel Hollandfix fchown fallback on arches without chown(2)
2014-05-30 Rich Felkersupport linux kernel apis (new archs) with old syscalls...
2013-12-19 Rich Felkerfix failure of fchmod, fstat, fchdir, and fchown to...
2013-08-02 Rich Felkermake fchdir, fchmod, fchown, and fstat support O_PATH...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-14 Rich Felkercleaning up syscalls in preparation for x86_64 port
2011-02-12 Rich Felkerinitial check-in, version 0.5.0