summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mquery.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make consistent the syscall stubs for the syscalls that got specialguenther2011-10-161-2/+8
* Make __syscall prototypes more consistent. Use register_t as themillert2005-04-061-5/+3
* add minimal __syscall() proto for lintderaadt2004-07-151-1/+5
* Change mquery() function call signature to be the same a mmap(). Itdrahn2003-04-281-4/+5
* backout mquery change, something broke when not combined with a different diff.drahn2003-04-251-5/+4
* change mquery() function call signature to be the same a mmap(). Itdrahn2003-04-251-4/+5
* There are two related changes.art2003-04-141-0/+17