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
/
unistd
/
pathconf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
1
-1
/
+0
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-1
/
+0
*
- hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact.
Bernhard Reutner-Fischer
2008-11-25
1
-1
/
+0
*
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-20
1
-1
/
+1
*
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-03
1
-2
/
+3
*
add back in code cut by previous commit to fix the pathconf test
Mike Frysinger
2006-02-11
1
-0
/
+5
*
sync with glibc and kill dead code to fix issues found by the nftw ltp tests
Mike Frysinger
2006-02-10
1
-150
/
+94
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-3
/
+5
*
Convert internal users of chmod/*stat*, minimize change for __strsep
Peter S. Mazinger
2005-12-13
1
-3
/
+3
*
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-10-31
1
-1
/
+1
*
pathconf can't use fpathconf or it will block opening FIFOs
Eric Andersen
2001-11-21
1
-7
/
+209
*
Fix up pathconf and friend so that test suits can work
Eric Andersen
2001-11-20
1
-0
/
+48