aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/getpagesize.c
Commit message (Expand)AuthorAgeFilesLines
* Use aux vector to get values for SSP canary, pagesize, pagesizes array,Konstantin Belousov2010-08-171-7/+18
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Include a couple of headers to ensure consistency between the prototype andStefan Farfeleder2005-09-121-0/+2
* Fix SCM ID's.David E. O'Brien2002-02-011-2/+2
* Add notice about early use from malloc.c forbidding malloc use fromPoul-Henning Kamp2001-11-021-0/+5
* Cache the result of getpagesize() so we only make one syscall.Poul-Henning Kamp1996-05-021-6/+14
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+53