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
Age
Commit message (
Expand
)
Author
Lines
2018-02-22
netinet/tcp.h: add tcp_diag_md5sig struct from linux v4.14
Szabolcs Nagy
-0
/
+8
2018-02-22
sys/{mman,shm}.h: add {MAP,SHM}_HUGE_ macros from linux uapi
Szabolcs Nagy
-0
/
+26
2018-02-22
netinet/if_ether.h: add new ETH_P_ macros from linux v4.14
Szabolcs Nagy
-0
/
+4
2018-02-22
net/if_arp.h: add ARPHRD_RAWIP from linux v4.14
Szabolcs Nagy
-0
/
+1
2018-02-22
signal.h: add missing SIGTRAP si_codes
Szabolcs Nagy
-0
/
+2
2018-02-22
sys/mman.h: add MADV_WIPEONFORK from linux v4.14
Szabolcs Nagy
-0
/
+2
2018-02-22
sys/socket.h: add MSG_ZEROCOPY from linux v4.14
Szabolcs Nagy
-0
/
+2
2018-02-22
sys/socket.h: add SOL_TLS from linux v4.13
Szabolcs Nagy
-0
/
+1
2018-02-22
sys/socket.h: add PF_SMC from linux v4.11
Szabolcs Nagy
-1
/
+3
2018-01-12
add _DIRENT_HAVE_D_* macros to dirent.h
Rostislav Skudnov
-0
/
+4
2018-01-09
add additional uapi guards for Linux kernel header files
Hauke Mehrtens
-0
/
+10
2017-12-15
fix endian errors in netinet/icmp6.h due to failure to include endian.h
Rich Felker
-0
/
+1
2017-12-14
fix endian errors in arpa/nameser.h due to failure to include endian.h
Jo-Philipp Wich
-0
/
+1
2017-12-06
adjust fopencookie structure tag for ABI-compat
Rich Felker
-1
/
+1
2017-12-06
implement the fopencookie extension to stdio
William Pitcock
-0
/
+14
2017-11-05
add new tcp.h socket options from linux v4.13
Szabolcs Nagy
-2
/
+7
2017-11-05
add new fcntl.h macros from linux v4.13
Szabolcs Nagy
-0
/
+12
2017-11-05
add SO_ getsockopt options from linux v4.13
Szabolcs Nagy
-0
/
+2
2017-11-05
add ARPHDR_VSOCKMON from linux v4.12
Szabolcs Nagy
-0
/
+1
2017-11-05
add new SO_ socket options from linux v4.12
Szabolcs Nagy
-0
/
+3
2017-11-05
add TCP_NLA_* enums from linux v4.11
Szabolcs Nagy
-0
/
+2
2017-11-05
add TCP_FASTOPEN_CONNECT tcp socket option from linux v4.11
Szabolcs Nagy
-0
/
+1
2017-11-05
add ETH_P_IBOE from linux v4.11
Szabolcs Nagy
-0
/
+1
2017-11-05
add TFD_TIMER_CANCEL_ON_SET that timerfd.h was missing
Szabolcs Nagy
-0
/
+1
2017-11-05
add ETH_MIN_MTU and ETH_MAX_MTU from linux v4.10
Szabolcs Nagy
-0
/
+2
2017-11-05
add IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux v4.10
Szabolcs Nagy
-0
/
+2
2017-11-05
add SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums from linux v4.10
Szabolcs Nagy
-0
/
+11
2017-09-28
fix use of memset without declaration in sched.h cpu set macros
Rich Felker
-0
/
+1
2017-08-29
move IPPORT_RESERVED from netdb.h to netinet/in.h
Rich Felker
-2
/
+2
2017-07-31
add _NL_LOCALE_NAME extension to nl_langinfo
Rich Felker
-0
/
+6
2017-07-04
remove useless declarations in string.h
Alexander Monakov
-2
/
+0
2017-04-22
add no-op POSIX_SPAWN_USEVFORK to spawn.h
Rich Felker
-0
/
+1
2017-04-22
implement new posix_spawn flag POSIX_SPAWN_SETSID
Rich Felker
-0
/
+1
2016-12-29
update tcp_info struct to linux v4.9
Szabolcs Nagy
-0
/
+2
2016-12-29
add MS_NOREMOTELOCK mount flag from linux v4.9
Szabolcs Nagy
-0
/
+1
2016-12-16
in public headers, don't assume pre-C99 compilers have __inline keyword
Quentin Rameau
-0
/
+2
2016-12-15
remove legacy i386 fallback stdarg implementation and framework
Rich Felker
-4
/
+0
2016-11-11
generalize ELF hash table types not to assume 32-bit entries
Rich Felker
-2
/
+1
2016-11-08
add limited pthread_setattr_default_np API to set stack size defaults
Rich Felker
-0
/
+2
2016-11-07
make netinet/in.h suppress clashing definitions from kernel headers
Rich Felker
-0
/
+15
2016-11-07
don't claim support for resolv.h APIs that aren't supported
Rich Felker
-1
/
+1
2016-11-07
remove redundant feature test macro checks in sys/time.h
Rich Felker
-5
/
+0
2016-10-20
fix various header namespace issues under feature-test-macro control
Rich Felker
-7
/
+18
2016-10-20
remove parameter names from public headers
Rich Felker
-9
/
+9
2016-10-20
fix misspelling of a legacy macro name in sys/param.h
Rich Felker
-1
/
+1
2016-10-20
add missing if_ether.h constants
Daniel Sabogal
-0
/
+3
2016-10-20
add missing if_arp.h constant
Daniel Sabogal
-0
/
+1
2016-10-20
fix typo in utmpx.h
Daniel Sabogal
-1
/
+1
2016-10-20
add missing confstr constants
Daniel Sabogal
-0
/
+2
2016-10-20
add pthread_setname_np
Felix Janda
-0
/
+1
[prev]
[next]