OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / getpagesize.c
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingergetpagesize.c, unistd.h: hide __pagesize
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-15 Peter S. Mazingermake gcc4 happy w/ hidden_def/proto, correct some typos
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-08 Mike Frysingercreate a hidden internal pagesize symbol for libc usage
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-11-26 Peter S. Mazinger100 JUMP relocs less (remaining 431) by hiding internal...
2004-08-16 Eric AndersenThe variable used to store pagesize is not the same...
2004-05-11 Eric Andersenmake certain that getpagesize() returns correct the...
2002-07-22 Eric AndersenRework syscall handling. Rewrite syscall handlers...
2001-09-27 Eric AndersenUpdate to accomodate the header file changes
2000-07-05 Eric AndersenCompletely rearchitected the sysdeps directory.