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
/
fpathconf.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
-3
/
+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
*
- remove a couple of duplicate includes
Bernhard Reutner-Fischer
2008-08-27
1
-3
/
+0
*
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
1
-3
/
+3
*
- improve UCLIBC_LINUX_SPECIFIC
Bernhard Reutner-Fischer
2008-07-14
1
-2
/
+2
*
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-03
1
-3
/
+17
*
add missing includes of unistd.h for smallint usage
Denis Vlasenko
2008-06-01
1
-1
/
+0
*
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
*
Fix up pathconf and friend so that test suits can work
Eric Andersen
2001-11-20
1
-24
/
+240
*
Stub out fpathconf() -- FIXME
Eric Andersen
2001-04-20
1
-0
/
+30