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
Commit message (
Expand
)
Author
Age
Files
Lines
*
define MAX_HANDLE_SZ for use with name_to_handle_at
Khem Raj
2018-09-13
1
-0
/
+1
*
wireup linux/name_to_handle_at and name_to_handle_at syscalls
Khem Raj
2018-09-12
1
-0
/
+7
*
rework mechanism for posix_spawnp calling posix_spawn
Rich Felker
2018-09-12
1
-1
/
+3
*
fix dubious char signedness check in limits.h
Rich Felker
2018-08-28
1
-1
/
+1
*
fix FP_ILOGB0 and FP_ILOGBNAN definitions to be valid for use in #if
Rich Felker
2018-08-22
1
-1
/
+1
*
remove erroneous SYMLINK_MAX definition from limits.h, pathconf
Rich Felker
2018-08-20
1
-1
/
+0
*
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
midipix
2018-07-20
3
-3
/
+3
*
remove inclusion guard hacks for sys/kd.h
midipix
2018-07-20
1
-7
/
+0
*
add support for arch-specific ptrace command macros
Szabolcs Nagy
2018-07-17
1
-0
/
+2
*
sys/ptrace.h: add missing PTRACE_EVENT_STOP
Szabolcs Nagy
2018-07-17
1
-0
/
+1
*
uchar.h: define char16_t and char32_t for old c++
Szabolcs Nagy
2018-07-17
1
-1
/
+3
*
add ST_RELATIME to statvfs.h
Rich Felker
2018-07-12
1
-0
/
+1
*
add explicit_bzero implementation
David Carlier
2018-06-26
1
-0
/
+1
*
fix value of SO_PEERSEC on mips archs
Rich Felker
2018-06-26
1
-1
/
+1
*
add memfd_create syscall wrapper
Szabolcs Nagy
2018-06-20
1
-0
/
+5
*
add mlock2 linux syscall wrapper
Szabolcs Nagy
2018-06-20
1
-3
/
+8
*
add speculation control prctls from linux v4.17
Szabolcs Nagy
2018-06-19
1
-0
/
+9
*
add ETH_P_PREAUTH ethertype from linux v4.17
Szabolcs Nagy
2018-06-19
1
-0
/
+1
*
add TCP_NLA_* from linux v4.17
Szabolcs Nagy
2018-06-19
1
-0
/
+10
*
add {MSG,SEM,SHM}_STAT_ANY from linux v4.17
Szabolcs Nagy
2018-06-19
3
-0
/
+3
*
add MAP_FIXED_NOREPLACE from linux v4.17
Szabolcs Nagy
2018-06-19
1
-0
/
+1
*
sys/ptrace.h: add PTRACE_SECCOMP_GET_METADATA from linux v4.16
Szabolcs Nagy
2018-06-19
1
-1
/
+7
*
netinet/if_ether.h: add ETH_TLEN from linux v4.16
Szabolcs Nagy
2018-06-19
1
-0
/
+1
*
netinet/if_ether.h: add ETH_P_ERSPAN2 from linux v4.16
Szabolcs Nagy
2018-06-19
1
-0
/
+1
*
sys/epoll.h: add EPOLLNVAL from linux v4.16
Szabolcs Nagy
2018-06-19
1
-0
/
+1
*
add missing m68k relocation types in elf.h
Rich Felker
2018-06-12
1
-1
/
+19
*
fix default feature profile in tar.h
Rich Felker
2018-03-28
1
-0
/
+2
*
explicitly use signed keyword to define intNN_t and derivative types
Rich Felker
2018-03-12
1
-4
/
+4
*
remove spurious const keyword in sigqueue declaration
Rich Felker
2018-03-10
1
-1
/
+1
*
fix minor namespace issue in unistd.h
Rich Felker
2018-03-10
1
-2
/
+1
*
fix minor namespace issue in tar.h
Rich Felker
2018-03-10
1
-0
/
+2
*
fix minor namespace issues in limits.h
Rich Felker
2018-03-10
1
-5
/
+10
*
reverse definition dependency between PAGESIZE and PAGE_SIZE
Rich Felker
2018-03-10
1
-2
/
+2
*
fix aliasing violations in fgetpos/fsetpos
Rich Felker
2018-02-24
1
-0
/
+1
*
add getentropy function
Rich Felker
2018-02-23
1
-0
/
+1
*
add getrandom syscall wrapper
Hauke Mehrtens
2018-02-22
1
-0
/
+19
*
elf.h: add DT_SYMTAB_SHNDX
Szabolcs Nagy
2018-02-22
1
-1
/
+2
*
elf.h: syncronize DF_1_ flags with binutils
Szabolcs Nagy
2018-02-22
1
-0
/
+2
*
elf.h: update NT_* coredump elf notes for linux v4.15
Szabolcs Nagy
2018-02-22
1
-0
/
+21
*
elf.h: add PPC64_OPT_LOCALENTRY
Szabolcs Nagy
2018-02-22
1
-0
/
+1
*
elf.h: add AT_* auxval macros for cache geometry
Szabolcs Nagy
2018-02-22
1
-0
/
+8
*
sys/prctl.h: add new PR_SVE_* macros from linux v4.15
Szabolcs Nagy
2018-02-22
1
-0
/
+6
*
netinet/in.h: add new IPV6_FREEBIND from linux v4.15
Szabolcs Nagy
2018-02-22
1
-0
/
+1
*
netinet/tcp.h: add TCP_* socket options from linux v4.15
Szabolcs Nagy
2018-02-22
1
-0
/
+2
*
add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15
Szabolcs Nagy
2018-02-22
1
-0
/
+2
*
netinet/tcp.h: add tcp_diag_md5sig struct from linux v4.14
Szabolcs Nagy
2018-02-22
1
-0
/
+8
*
sys/{mman,shm}.h: add {MAP,SHM}_HUGE_ macros from linux uapi
Szabolcs Nagy
2018-02-22
2
-0
/
+26
*
netinet/if_ether.h: add new ETH_P_ macros from linux v4.14
Szabolcs Nagy
2018-02-22
1
-0
/
+4
*
net/if_arp.h: add ARPHRD_RAWIP from linux v4.14
Szabolcs Nagy
2018-02-22
1
-0
/
+1
*
signal.h: add missing SIGTRAP si_codes
Szabolcs Nagy
2018-02-22
1
-0
/
+2
[next]