add .text section directive to all crt_arch.h files missing it
[oweals/musl.git] / include / sys /
2015-04-18 Szabolcs Nagyadd PR_*_FP_MODE prctl options
2015-04-18 Szabolcs Nagyadd PR_MPX_*_MANAGEMENT prctl options
2015-03-04 Rich Felkerdeclare incomplete type struct itimerspec in timerfd.h
2015-02-09 Szabolcs Nagyadd new socket options SO_INCOMING_CPU, SO_ATTACH_BPF...
2015-01-31 Trutz Behnmove MREMAP_MAYMOVE and MREMAP_FIXED out of bits
2014-12-23 Szabolcs Nagyadd new prctl command PR_SET_MM_MAP to sys/prctl.h
2014-09-05 Szabolcs Nagyfix macros for LFS *64_t types in sys/stat.h, sys/types...
2014-07-20 Szabolcs Nagyadd new PR_SET_THP_DISABLE and PR_GET_THP_DISABLE prctl...
2014-06-20 Rich Felkerimplement sendmmsg and recvmmsg
2014-05-30 Szabolcs Nagyfix POSIX namespace pollution in sys/types.h
2014-05-30 Szabolcs Nagyadd SO_BPF_EXTENSIONS socket option
2014-04-15 Szabolcs Nagyfix RLIMIT_ constants for mips
2014-04-07 Rich Felkeradd getauxval function
2014-03-11 Rich Felkermove struct semid_ds to from shared sys/sem.h to bits
2014-03-08 Rich Felkerin sys/procfs.h, avoid using __WORDSIZE macro
2014-02-24 Szabolcs Nagysys/socket.h: add the SO_MAX_PACING_RATE SOL_SOCKET...
2014-02-23 rofl0rsys/shm.h: move arch specific structs to bits/
2014-02-22 rofl0rsys/sem.h: cheat and make all longs use time_t instead
2014-02-11 Szabolcs Nagyfix signed and unsigned comparision in macros in public...
2014-02-05 Rich Felkeradd nonstandard timespec/timeval conversion macros...
2014-01-09 Rich Felkerfix namespace violation in sys/shm.h
2014-01-08 Rich Felkerfix remaining known namespace violations for netinet...
2014-01-07 Rich Felkerfix signedness of pgoff argument to remap_file_pages
2014-01-07 Rich Felkerremove sys/sysctl.h
2014-01-07 Rich Felkerfix incorrect type for wd argument of inotify_rm_watch
2014-01-02 rofl0radd fanotify syscall wrapper and header
2013-12-30 Timo Teräsfix struct signalfd_siginfo
2013-12-20 Rich Felkeradd sys/quota.h and quotactl syscall wrapper
2013-12-04 Szabolcs Nagymove struct ucred under _GNU_SOURCE in sys/socket.h...
2013-12-04 Szabolcs Nagyfix SHUT_WR typo in sys/socket.h and duplicate definiti...
2013-11-24 Szabolcs Nagyuse 0 instead of NULL in headers where NULL is not...
2013-11-23 rofl0rtimeradd/timersub: cast result to void to get rid of...
2013-11-09 Rich Felkeradjust sys/wait.h not to produde errors in strict ISO...
2013-10-25 Rich Felkeradd legacy ftime function and sys/timeb.h
2013-10-18 Szabolcs Nagyfix typo in socket.h (wrong macro name)
2013-09-16 Szabolcs Nagysys/resource.h: add PRIO_MIN and PRIO_MAX for getpriori...
2013-09-15 Szabolcs Nagysys/socket.h: add new SO_BUSY_POLL socket option
2013-09-15 Szabolcs Nagyptrace.h: add new ptrace requests to get/set sigmask
2013-08-22 Rich Felkeradd SUN_LEN macro to sys/un.h under appropriate feature...
2013-08-14 Rich Felkeradd missing MSG_EXCEPT in sys/msg.h
2013-08-11 Rich Felkerfix definitions of WIFSTOPPED and WIFSIGNALED to suppor...
2013-08-08 rofl0rsys/personality.h: add missing C++ compat
2013-08-08 rofl0rsys/personality.h: add missing macros
2013-07-30 Rich Felkeradd macros for new(ish) prctl commands
2013-07-30 Rich Felkerfix some prctl macros that were incorrectly copied...
2013-07-27 Rich Felkeradd wrapper headers, with warnings, for various incorre...
2013-07-25 Szabolcs Nagyadd protocol families PF_IB and PF_VSOCK to socket.h
2013-07-24 Szabolcs Nagyadd PTRACE_PEEKSIGINFO to ptrace.h
2013-07-24 Szabolcs Nagyadd SO_SELECT_ERR_QUEUE to socket.h
2013-07-22 Rich Felkermove register_t and u_int64_t (back) to alltypes
2013-07-22 Rich Felkerrefactor headers, especially alltypes.h, and improve...
2013-07-19 Rich Felkeradd UIO_MAXIOV macro in sys/uio.h
2013-07-06 Rich Felkeradd NFDBITS in sys/select.h with appropriate feature...
2013-07-03 rofl0radd legacy sys/ttydefaults.h header
2013-06-29 Rich Felkerfix shifts possibly larger than type in major() macro
2013-06-29 Rich Felkerwork around wrong kernel type for sem_nsems member...
2013-06-29 Rich Felkeradd missing type shmatt_t in sys/shm.h
2013-05-26 Rich FelkerMerge remote-tracking branch 'nsz/review'
2013-05-26 Szabolcs Nagyfix the prototype of settimeofday to follow the origina...
2013-05-15 Rich Felkersupport full range of dev_t major/minor numbers in...
2013-04-02 rofl0rre-add useconds_t
2013-04-01 Szabolcs Nagyadd new socket options to sys/socket.h following linux
2013-04-01 Szabolcs Nagyadd ADJ_SETOFFSET timex mode bit (new in linux v2.6.39)
2013-03-07 Rich Felkerfix epoll structure alignment on non-x86_64 archs
2013-03-04 Rich Felkerfix some obscure header type size/alignment issues
2013-01-14 Rich FelkerMerge remote-tracking branch 'nsz/math'
2013-01-12 Szabolcs Nagyadd MOD_TAI to sys/timex.h and update STA_RONLY
2013-01-12 Szabolcs Nagyadd SWAP_FLAG_DISCARD to sys/swap.h
2013-01-12 Szabolcs Nagyadd mount flags to sys/mount.h
2013-01-12 Szabolcs Nagyadd IN_EXCL_UNLINK to sys/inotify.h
2013-01-12 Szabolcs Nagyadd EPOLLWAKEUP flag to sys/epoll.h
2013-01-12 Szabolcs Nagyadd RB_SW_SUSPEND and RB_KEXEC to sys/reboot.h
2013-01-12 Szabolcs Nagyadd missing ptrace requests and options to sys/ptrace.h
2013-01-12 Szabolcs Nagyadd missing protocol families to sys/socket.h
2013-01-10 Rich Felkerfix another case of cloexec/nonblock flags not matching...
2013-01-04 rofl0rwait.h: add linux specific, thread-related waitpid...
2012-12-28 Rich Felkeralign EPOLL_* flags with fcntl O_* flag definitions...
2012-12-19 Rich Felkermerge a few fixes by sh4rm4
2012-12-19 rofl0rsocket.h: add SO_(SND/RCV)BUFFORCE to generic block
2012-12-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-12-15 Rich Felkeradd some missing macros to sys/shm.h
2012-12-13 Rich Felkeradd missing flags in sys/timerfd.h
2012-12-11 Rich Felkerfix regressions in app compatibility from previous...
2012-12-10 Rich Felkersyscall() declaration belongs in unistd.h, not sys...
2012-12-06 Rich Felkerfix names of ipc_perm __key/__seq elements
2012-12-06 rofl0radd personality syscall
2012-12-06 rofl0radd struct msgbuf to sys/msg.h
2012-12-06 rofl0ripc.h: fix gnu aliases for key and seq in struct ipc_perm
2012-12-06 rofl0radd obsolete futimesat()
2012-12-03 Rich Felkerfeature test macros: make _GNU_SOURCE enable everything
2012-11-26 Rich Felkerfix eventfd and inotify nonblock/cloexec flags to match...
2012-11-26 Rich Felkermake sys/procfs.h mostly work on most archs
2012-11-19 Rich Felkerfix breakage from introducing bits header for sys/io.h
2012-11-19 Rich Felkeradd port io functions to sys/io.h
2012-11-18 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-18 Rich Felkeradd cleaned-up sys/mtio.h
2012-11-16 Rich Felkerdisable SO_REUSEPORT in sys/socket.h
2012-11-05 Rich Felkerfix numerous mips abi constant definition mismatches
2012-11-04 Rich Felkermips cache flush/ctl syscall support and header
2012-10-21 Rich Felkerfix issues with wait constants in stdlib.h
next