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
/
sysdeps
/
linux
/
common
/
ppoll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc: Fix cancellation handling in some C functions
Salvatore Cro
2010-09-15
1
-1
/
+14
*
ppoll: get NULL from stddef.h
Bernhard Reutner-Fischer
2009-11-20
1
-3
/
+2
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-1
/
+0
*
ppoll: switch to INLINE_SYSCALL() to match glibc
Mike Frysinger
2009-07-20
1
-11
/
+2
*
fix ppoll. we forgot to pass 5th parameter to the syscall
Denis Vlasenko
2009-01-28
1
-14
/
+17
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
1
-1
/
+1
*
- tidy up inline:
Bernhard Reutner-Fischer
2008-10-24
1
-1
/
+1
*
- remove superfluous ';'. No objcode changes.
Bernhard Reutner-Fischer
2008-10-22
1
-1
/
+1
*
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-03
1
-1
/
+1
*
Bernd Schmidt writes: The following patch is needed for libc to be able to em...
Mike Frysinger
2007-03-18
1
-0
/
+3
*
Should be __sigset_t instead of sigset_t.
Khem Raj
2007-03-01
1
-2
/
+2
*
add support for ppoll() and emulate poll() with it when __NR_poll does not exist
Mike Frysinger
2007-02-28
1
-0
/
+47