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
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
make brace placement in public header typedef'd structs consistent
Rich Felker
2016-07-03
1
-2
/
+1
*
make brace placement in public header struct definitions consistent
Rich Felker
2016-07-03
9
-32
/
+16
*
fix misplaced indention in sys/procfs.h
Rich Felker
2016-07-03
1
-1
/
+1
*
add RUSAGE_THREAD (Linux extension) definition to sys/resource.h
Rich Felker
2016-06-29
1
-0
/
+1
*
fix incorrect definition of RUSAGE_CHILDREN in sys/resource.h
Rich Felker
2016-06-29
1
-1
/
+1
*
avoid padding gaps in struct sockaddr_storage
Rich Felker
2016-06-09
1
-1
/
+1
*
update sys/socket.h to linux v4.6
Szabolcs Nagy
2016-06-09
1
-1
/
+19
*
add SO_CNX_ADVICE to sys/socket.h, new in linux v4.6
Szabolcs Nagy
2016-06-09
1
-0
/
+1
*
fix undefined pointer arithmetic in CMSG_NXTHDR macro
Rich Felker
2016-05-22
1
-3
/
+3
*
add MADV_FREE madvise command from linux v4.5
Szabolcs Nagy
2016-03-19
1
-0
/
+1
*
add EPOLLEXCLUSIVE epoll flag from linux v4.5
Szabolcs Nagy
2016-03-19
1
-0
/
+1
*
add SO_ATTACH_REUSEPORT_[CE]BPF socket options from linux v4.5
Szabolcs Nagy
2016-03-19
1
-1
/
+2
*
deduplicate bits/mman.h
Szabolcs Nagy
2016-03-18
1
-0
/
+59
*
add new PTRACE_SECCOMP_GET_FILTER ptrace command
Szabolcs Nagy
2016-01-26
1
-0
/
+1
*
add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags
Szabolcs Nagy
2016-01-26
1
-0
/
+1
*
add new PTRACE_O_SUSPEND_SECCOMP ptrace option
Szabolcs Nagy
2016-01-26
1
-1
/
+2
*
add new PR_CAP_AMBIENT and related defines to sys/prctl.h
Szabolcs Nagy
2016-01-26
1
-0
/
+6
*
add MS_LAZYTIME mount option to sys/mount.h
Szabolcs Nagy
2016-01-24
1
-1
/
+2
*
add AF_MPLS (PF_MPLS) address family to socket.h
Szabolcs Nagy
2016-01-24
1
-0
/
+2
*
add MSG_FASTOPEN sendmsg/sendto flag to socket.h
Szabolcs Nagy
2016-01-24
1
-0
/
+1
*
socket.h: fix SO_* for mips
Roman Yeryomin
2015-07-21
1
-3
/
+3
*
add missing legacy LFS64 macros in sys/resource.h
Rich Felker
2015-05-28
1
-0
/
+3
*
add PR_*_FP_MODE prctl options
Szabolcs Nagy
2015-04-17
1
-0
/
+5
*
add PR_MPX_*_MANAGEMENT prctl options
Szabolcs Nagy
2015-04-17
1
-0
/
+3
*
declare incomplete type struct itimerspec in timerfd.h
Rich Felker
2015-03-04
1
-0
/
+2
*
add new socket options SO_INCOMING_CPU, SO_ATTACH_BPF, SO_DETACH_BPF
Szabolcs Nagy
2015-02-09
1
-0
/
+4
*
move MREMAP_MAYMOVE and MREMAP_FIXED out of bits
Trutz Behn
2015-01-30
1
-0
/
+2
*
add new prctl command PR_SET_MM_MAP to sys/prctl.h
Szabolcs Nagy
2014-12-23
1
-0
/
+21
*
fix macros for LFS *64_t types in sys/stat.h, sys/types.h, glob.h
Szabolcs Nagy
2014-09-05
2
-2
/
+2
*
add new PR_SET_THP_DISABLE and PR_GET_THP_DISABLE prctl flags
Szabolcs Nagy
2014-07-20
1
-0
/
+3
*
implement sendmmsg and recvmmsg
Rich Felker
2014-06-19
1
-0
/
+11
*
fix POSIX namespace pollution in sys/types.h
Szabolcs Nagy
2014-05-30
1
-10
/
+6
*
add SO_BPF_EXTENSIONS socket option
Szabolcs Nagy
2014-05-30
1
-0
/
+1
*
fix RLIMIT_ constants for mips
Szabolcs Nagy
2014-04-15
1
-2
/
+5
*
add getauxval function
Rich Felker
2014-04-07
1
-0
/
+16
*
move struct semid_ds to from shared sys/sem.h to bits
Rich Felker
2014-03-11
1
-16
/
+1
*
in sys/procfs.h, avoid using __WORDSIZE macro
Rich Felker
2014-03-08
1
-1
/
+1
*
sys/socket.h: add the SO_MAX_PACING_RATE SOL_SOCKET option
Szabolcs Nagy
2014-02-25
1
-0
/
+1
*
sys/shm.h: move arch specific structs to bits/
rofl0r
2014-02-23
1
-16
/
+7
*
sys/sem.h: cheat and make all longs use time_t instead
rofl0r
2014-02-22
1
-8
/
+8
*
fix signed and unsigned comparision in macros in public headers
Szabolcs Nagy
2014-02-11
1
-1
/
+1
*
add nonstandard timespec/timeval conversion macros in sys/time.h
Rich Felker
2014-02-05
1
-0
/
+11
*
fix namespace violation in sys/shm.h
Rich Felker
2014-01-08
1
-6
/
+8
*
fix remaining known namespace violations for netinet/in.h
Rich Felker
2014-01-08
1
-0
/
+4
*
fix signedness of pgoff argument to remap_file_pages
Rich Felker
2014-01-07
1
-1
/
+1
*
remove sys/sysctl.h
Rich Felker
2014-01-07
1
-17
/
+0
*
fix incorrect type for wd argument of inotify_rm_watch
Rich Felker
2014-01-07
1
-1
/
+1
*
add fanotify syscall wrapper and header
rofl0r
2014-01-02
1
-0
/
+73
*
fix struct signalfd_siginfo
Timo Teräs
2013-12-29
1
-2
/
+3
*
add sys/quota.h and quotactl syscall wrapper
Rich Felker
2013-12-20
1
-0
/
+104
[next]