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
/
poll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Jean-Christian de Rivaz writes:
Mike Frysinger
2007-05-25
1
-1
/
+1
*
add support for ppoll() and emulate poll() with it when __NR_poll does not exist
Mike Frysinger
2007-02-28
1
-0
/
+17
*
Take Mike Frysinger's comments into account -- make certain that user
Eric Andersen
2006-12-08
1
-1
/
+1
*
psm updates: add __libc symbols for signal cancellation
Mike Frysinger
2006-08-23
1
-4
/
+7
*
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
1
-1
/
+2
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-22
/
+24
*
Implement hidden poll, switch user to hidden *printf/*scanf/poll
Peter S. Mazinger
2005-12-09
1
-4
/
+4
*
Implement more hidden
Peter S. Mazinger
2005-12-08
1
-0
/
+1
*
More hiding, including __mempcpy
Peter S. Mazinger
2005-12-03
1
-0
/
+2
*
Hide mostly used functions
Peter S. Mazinger
2005-12-01
1
-15
/
+15
*
Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which
Eric Andersen
2004-03-18
1
-12
/
+12
*
Fix bug from the syscall reorganization, detected by python's test_poll.py.
Manuel Novoa III
2004-02-11
1
-3
/
+3
*
Move poll to its own file, rather than being only half in its own file
Eric Andersen
2004-01-21
1
-0
/
+12
*
Per suggestion and patch from Ken Staton, emulates poll using
Eric Andersen
2003-10-22
1
-0
/
+192