summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/interposing_table.c
Commit message (Expand)AuthorAgeFilesLines
* The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andkib2015-04-181-1/+1
* Make wait6(2), waitid(3) and ppoll(2) cancellation points. Thekib2015-04-181-0/+2
* Make kevent(2) a cancellation point.kib2015-03-291-0/+1
* Properly interpose libc spinlocks, was missed in r276630. Inkib2015-02-141-0/+2
* Reduce the size of the interposing table and amount ofkib2015-01-111-9/+0
* Fix known issues which blow up the process after dlopen("libthr.so")kib2015-01-031-0/+93
OpenPOWER on IntegriCloud