summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/getpagesize.c
Commit message (Collapse)AuthorAgeFilesLines
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-1/+1
| | | | | | Prepare to kill the UNIFIED_SYSCALL option and instead have it be a per arch thing that is either enabled or not for that arch. -Erik
* Update to accomodate the header file changesEric Andersen2001-09-271-1/+3
|
* Completely rearchitected the sysdeps directory.Eric Andersen2000-07-051-0/+38
-Erik