index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
stdlib
/
realpath.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc: Add canonicalize_file_name function
Carmelo Amoroso
2010-09-16
1
-0
/
+1
*
realpath: SUSv4 compliant
Bernhard Reutner-Fischer
2009-11-14
1
-14
/
+8
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-5
/
+0
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
1
-2
/
+2
*
This fixes a problem with the move of libc_hidden_proto to string.h.
Bernd Schmidt
2008-06-04
1
-1
/
+0
*
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-19
1
-3
/
+3
*
realpath: do not set bogus errno when readlink fails.
Denis Vlasenko
2008-05-08
1
-22
/
+26
*
realpath: reduce stack usage from 3*PATH_MAX (12k) to 1*PATH_MAX (4k).
Denis Vlasenko
2007-12-03
1
-34
/
+36
*
revert 17821, wait for better test cases
Eric Andersen
2007-02-08
1
-1
/
+1
*
Miguel Angel Alvarez writes:
Eric Andersen
2007-02-08
1
-1
/
+1
*
handle file_name==NULL and file_name=="" as required by POSIX
Mike Frysinger
2007-02-08
1
-0
/
+8
*
- Cleanout the only occurance of the SUSv3 LEGACY function getwd() that was
Bernhard Reutner-Fischer
2006-11-29
1
-6
/
+1
*
Get rid of missing prototype warnings
Peter S. Mazinger
2006-01-26
1
-0
/
+1
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-20
/
+16
*
Hide more
Peter S. Mazinger
2005-12-07
1
-0
/
+1
*
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
Peter S. Mazinger
2005-12-07
1
-0
/
+2
*
Hide mostly used functions
Peter S. Mazinger
2005-12-01
1
-8
/
+8
*
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
Eric Andersen
2001-04-06
1
-4
/
+4
*
Bug ugly formatting update
Eric Andersen
2000-10-09
1
-17
/
+13
*
Add in a bunch of junk. Busybox now compiles (except for mkfs.minix and
Eric Andersen
2000-07-09
1
-0
/
+168