index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unistd
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-21
omit errno update path for syscalls that cannot fail
Rich Felker
7
-7
/
+7
2011-04-20
workaround bug in linux dup2
Rich Felker
1
-1
/
+4
2011-04-18
remove bogus extra logic for close cancellability
Rich Felker
1
-3
/
+1
2011-04-17
debloat: use __syscall instead of syscall where possible
Rich Felker
1
-1
/
+1
2011-04-17
overhaul pthread cancellation
Rich Felker
8
-38
/
+9
2011-04-06
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
Rich Felker
12
-12
/
+12
2011-04-06
move rsyscall out of pthread_create module
Rich Felker
6
-12
/
+6
2011-04-03
make ualarm actually work (obsolete function removed from SUS)
Rich Felker
1
-4
/
+9
2011-04-03
add setresuid/setresgid functions (nonstandard)
Rich Felker
2
-0
/
+20
2011-04-01
remove obsolete and useless useconds_t type
Rich Felker
2
-2
/
+2
2011-03-20
global cleanup to use the new syscall interface
Rich Felker
49
-50
/
+50
2011-03-19
syscall overhaul part two - unify public and internal syscall interface
Rich Felker
4
-4
/
+4
2011-02-15
finish moving 32-bit-specific junk out of source files.
Rich Felker
4
-14
/
+4
2011-02-14
put confstr.c with the other conf functions
Rich Felker
1
-17
/
+0
2011-02-13
cleaning up syscalls in preparation for x86_64 port
Rich Felker
14
-24
/
+27
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
71
-0
/
+646