index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
select
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix regression in select with no timeout
Rich Felker
2019-08-07
1
-1
/
+2
*
select: overhaul for time64
Rich Felker
2019-07-30
1
-13
/
+31
*
pselect, ppoll: add time64 syscall support, decouple 32-bit time_t
Rich Felker
2019-07-28
1
-3
/
+17
*
reduce spurious inclusion of libc.h
Rich Felker
2018-09-12
3
-3
/
+0
*
support linux kernel apis (new archs) with old syscalls removed
Rich Felker
2014-05-29
2
-0
/
+26
*
fix type of extended argument array to pselect6 syscall
Rich Felker
2014-05-26
1
-1
/
+2
*
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
Rich Felker
2013-03-26
1
-1
/
+2
*
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
2012-09-06
2
-2
/
+2
*
fix (hopefully) all hard-coded 8's for kernel sigset_t size
Rich Felker
2012-08-09
1
-1
/
+1
*
overhaul pthread cancellation
Rich Felker
2011-04-17
3
-17
/
+3
*
overhaul cancellation to fix resource leaks and dangerous behavior with signals
Rich Felker
2011-03-24
2
-0
/
+2
*
global cleanup to use the new syscall interface
Rich Felker
2011-03-20
3
-3
/
+3
*
yet another ugly legacy syscall rename...
Rich Felker
2011-02-15
1
-1
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
3
-0
/
+39