OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / stdlib / realpath.c
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-06-04 Bernd SchmidtThis fixes a problem with the move of libc_hidden_proto...
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2008-05-08 Denis Vlasenkorealpath: do not set bogus errno when readlink fails.
2007-12-03 Denis Vlasenkorealpath: reduce stack usage from 3*PATH_MAX (12k)...
2007-02-08 Eric Andersenrevert 17821, wait for better test cases
2007-02-08 Eric AndersenMiguel Angel Alvarez writes:
2007-02-08 Mike Frysingerhandle file_name==NULL and file_name=="" as required...
2006-11-29 Bernhard Reutner... - Cleanout the only occurance of the SUSv3 LEGACY funct...
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-07 Peter S. MazingerHide more
2005-12-07 Peter S. MazingerHide *clnt|pmap|svc* and some rpc. inet/rpc is full...
2005-12-01 Peter S. MazingerHide mostly used functions
2001-04-06 Eric AndersenFix include/errno.h to not use kernel header, and inste...
2000-10-09 Eric AndersenBug ugly formatting update
2000-07-09 Eric AndersenAdd in a bunch of junk. Busybox now compiles (except...