summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_msync.c
Commit message (Expand)AuthorAgeFilesLines
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-101-1/+1
* Add weak definitions for wrapped system calls. In general:deischen2001-01-241-4/+4
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-13/+13
* Track libc's three-tier symbol naming. libc_r must currently implementjasone2000-01-121-1/+3
* add pthread_cancel, obtained from OpenBSD.alfred1999-11-281-0/+40
OpenPOWER on IntegriCloud