summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/fcntl.c
Commit message (Expand)AuthorAgeFilesLines
* The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andkib2015-04-181-56/+6
* Correctly handle __fcntl_compat symbol for the !SYSCALL_COMPAT case.kib2015-04-011-3/+0
* Fix known issues which blow up the process after dlopen("libthr.so")kib2015-01-031-1/+21
* (Incomplete) fixes for symbols visibility issues and style in fcntl.h.kib2012-07-211-1/+1
* Call the fcntl compatiblity wrapper from the thread library fcntl wrappersdfr2008-05-301-2/+2
* Make fcntl() a weak symbol so that it can be overridden by thread libraries.dfr2008-05-271-1/+3
* Add some compatibility code so that software which is built to use the newdfr2008-04-041-0/+87
OpenPOWER on IntegriCloud