OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / getdirname.c
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-02-13 Peter S. Mazingerget_current_dir_name is GNU extension as well
2006-01-23 Peter S. MazingerTry to correct stat64/stat issue, vapier please check...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-13 Peter S. MazingerConvert internal users of chmod/*stat*, minimize change...
2005-12-07 Peter S. MazingerHide more
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-01 Peter S. MazingerHide mostly used functions
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-09-16 Eric AndersenUse __UCLIBC_HAVE_LFS__ not __USE_LARGEFILE64 to decide if
2002-09-09 "Steven J. Hill"Fixed compile bugs having to do with 64-bit filesystem...
2002-09-04 "Steven J. Hill"Added function 'get_current_dir_name' for Linux Test...