index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sys
Age
Commit message (
Expand
)
Author
Lines
2011-04-06
fix incorrect (and conflicting on LP64 archs) types for sysv ipc msgq functions
Rich Felker
-1
/
+1
2011-04-05
alternate name for syslog.h
Rich Felker
-0
/
+1
2011-03-19
syscall overhaul part two - unify public and internal syscall interface
Rich Felker
-1
/
+17
2011-03-19
add some ioctl stuff to sys/mount.h
Rich Felker
-0
/
+18
2011-03-19
overhaul syscall interface
Rich Felker
-0
/
+16
2011-03-18
various legacy and linux-specific stuff
Rich Felker
-0
/
+107
2011-03-14
remove some old cruft from sys/types.h
Rich Felker
-1
/
+0
2011-03-08
fcntl.h should make availabel the mode constants from sys/stat.h
Rich Felker
-8
/
+2
2011-03-03
namespace cleanup in sys/mman.h
Rich Felker
-1
/
+3
2011-02-27
implement futimens and utimensat
Rich Felker
-0
/
+3
2011-02-27
cleanup namespace in sys/time.h
Rich Felker
-4
/
+5
2011-02-20
include sys/sysmacros.h from sys/types.h when _GNU_SOURCE is defined
Rich Felker
-0
/
+1
2011-02-20
fix typo in inotify structure
Rich Felker
-1
/
+1
2011-02-20
make sys/param.h not depend on PATH_MAX and NAME_MAX
Rich Felker
-2
/
+2
2011-02-19
add syscall wrappers for inotify
Rich Felker
-0
/
+55
2011-02-19
prototype wait3 and wait4
Rich Felker
-3
/
+6
2011-02-17
add portable lchown (trivial to support and a few ancient things want it..)
Rich Felker
-0
/
+3
2011-02-17
reorganize pthread data structures and move the definitions to alltypes.h
Rich Felker
-0
/
+14
2011-02-14
extensive header cleanup for standards conformance & correctness
Rich Felker
-3
/
+8
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+1209