summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/getpagesize.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-1/+0
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-0/+1
* make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger2006-01-151-1/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-7/+9
* create a hidden internal pagesize symbol for libc usageMike Frysinger2006-01-081-3/+3
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-3/+4
* 100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger2005-11-261-2/+3
* The variable used to store pagesize is not the same as theEric Andersen2004-08-161-3/+3
* make certain that getpagesize() returns correct the value for mipsEric Andersen2004-05-111-10/+14
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-1/+1
* Update to accomodate the header file changesEric Andersen2001-09-271-1/+3
* Completely rearchitected the sysdeps directory.Eric Andersen2000-07-051-0/+38