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-03-28
fix default feature profile in tar.h
Rich Felker
-0
/
+2
2018-03-12
explicitly use signed keyword to define intNN_t and derivative types
Rich Felker
-4
/
+4
2018-03-10
remove spurious const keyword in sigqueue declaration
Rich Felker
-1
/
+1
2018-03-10
fix minor namespace issue in unistd.h
Rich Felker
-2
/
+1
2018-03-10
fix minor namespace issue in tar.h
Rich Felker
-0
/
+2
2018-03-10
fix minor namespace issues in limits.h
Rich Felker
-5
/
+10
2018-03-10
reverse definition dependency between PAGESIZE and PAGE_SIZE
Rich Felker
-2
/
+2
2018-02-24
fix aliasing violations in fgetpos/fsetpos
Rich Felker
-0
/
+1
2018-02-23
add getentropy function
Rich Felker
-0
/
+1
2018-02-22
add getrandom syscall wrapper
Hauke Mehrtens
-0
/
+19
2018-02-22
elf.h: add DT_SYMTAB_SHNDX
Szabolcs Nagy
-1
/
+2
2018-02-22
elf.h: syncronize DF_1_ flags with binutils
Szabolcs Nagy
-0
/
+2
2018-02-22
elf.h: update NT_* coredump elf notes for linux v4.15
Szabolcs Nagy
-0
/
+21
2018-02-22
elf.h: add PPC64_OPT_LOCALENTRY
Szabolcs Nagy
-0
/
+1
2018-02-22
elf.h: add AT_* auxval macros for cache geometry
Szabolcs Nagy
-0
/
+8
2018-02-22
sys/prctl.h: add new PR_SVE_* macros from linux v4.15
Szabolcs Nagy
-0
/
+6
2018-02-22
netinet/in.h: add new IPV6_FREEBIND from linux v4.15
Szabolcs Nagy
-0
/
+1
2018-02-22
netinet/tcp.h: add TCP_* socket options from linux v4.15
Szabolcs Nagy
-0
/
+2
2018-02-22
add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15
Szabolcs Nagy
-0
/
+2
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
[next]