OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / getrlimit64.c
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2006-02-26 Peter S. MazingerMove _lfs_64.h to include and adapt files
2006-02-23 Peter S. MazingerMove common parts into internal header, should it be...
2006-02-10 Mike Frysingeronly check for rlimit stuff if the target doesnt suppor...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-01 Peter S. MazingerHide mostly used functions
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-04-09 Eric AndersenAvoid defining __USE_FILE_OFFSET64, since we do _NOT_...
2002-03-31 Eric AndersenAdd support for getrlimit64 and setrlimit64. Fix some...