summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/getpagesize.c
AgeCommit message (Expand)Author
2016-04-11simplify getpagesize, do not depend on kernel macrosWaldemar Brodkorb
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15getpagesize.c, unistd.h: hide __pagesizePeter S. Mazinger
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2006-03-10Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-15make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2006-01-08create a hidden internal pagesize symbol for libc usageMike Frysinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-11-26100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger
2004-08-16The variable used to store pagesize is not the same as theEric Andersen
2004-05-11make certain that getpagesize() returns correct the value for mipsEric Andersen
2002-07-22Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen
2001-09-27Update to accomodate the header file changesEric Andersen
2000-07-05Completely rearchitected the sysdeps directory.Eric Andersen