index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-13
fix POSIX_FADV_DONTNEED/_NOREUSE on s390x
Jonathan Neuschäfer
1
-0
/
+2
2019-03-13
expose TSVTX unconditionally in tar.h
Rich Felker
1
-4
/
+0
2019-03-12
make FILE a complete type for pre-C11 standard profiles
Rich Felker
3
-0
/
+9
2019-02-22
add membarrier syscall wrapper, refactor dynamic tls install to use it
Rich Felker
1
-0
/
+17
2019-02-07
update line discipline constants
Bobby Bingham
1
-0
/
+12
2019-02-07
move arch-invariant definitions out of bits/ioctl.h
Bobby Bingham
1
-0
/
+98
2018-12-09
add NT_VMCOREDD to elf.h from linux v4.18
Szabolcs Nagy
1
-0
/
+1
2018-12-09
add AT_MINSIGSTKSZ to elf.h from linux v4.18
Szabolcs Nagy
1
-0
/
+1
2018-12-09
add TRAP_UNK si_code to signal.h from linux v4.18
Szabolcs Nagy
1
-0
/
+1
2018-12-09
add SIGSYS support to sys/signalfd.h from linux v4.18
Szabolcs Nagy
1
-1
/
+5
2018-12-09
add AF_XDP to sys/socket.h from linux v4.18
Szabolcs Nagy
1
-1
/
+4
2018-12-09
update netinet/udp.h for linux v4.18
Szabolcs Nagy
1
-0
/
+3
2018-12-09
update netinet/tcp.h for linux v4.18
Szabolcs Nagy
1
-0
/
+18
2018-10-16
restore attribute((const)) to pthread_self and errno location decls
Rich Felker
3
-0
/
+9
2018-09-13
define MAX_HANDLE_SZ for use with name_to_handle_at
Khem Raj
1
-0
/
+1
2018-09-12
wireup linux/name_to_handle_at and name_to_handle_at syscalls
Khem Raj
1
-0
/
+7
2018-09-12
rework mechanism for posix_spawnp calling posix_spawn
Rich Felker
1
-1
/
+3
2018-08-28
fix dubious char signedness check in limits.h
Rich Felker
1
-1
/
+1
2018-08-22
fix FP_ILOGB0 and FP_ILOGBNAN definitions to be valid for use in #if
Rich Felker
1
-1
/
+1
2018-08-20
remove erroneous SYMLINK_MAX definition from limits.h, pathconf
Rich Felker
1
-1
/
+0
2018-07-20
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
midipix
3
-3
/
+3
2018-07-20
remove inclusion guard hacks for sys/kd.h
midipix
1
-7
/
+0
2018-07-17
add support for arch-specific ptrace command macros
Szabolcs Nagy
1
-0
/
+2
2018-07-17
sys/ptrace.h: add missing PTRACE_EVENT_STOP
Szabolcs Nagy
1
-0
/
+1
2018-07-17
uchar.h: define char16_t and char32_t for old c++
Szabolcs Nagy
1
-1
/
+3
2018-07-12
add ST_RELATIME to statvfs.h
Rich Felker
1
-0
/
+1
2018-06-26
add explicit_bzero implementation
David Carlier
1
-0
/
+1
2018-06-26
fix value of SO_PEERSEC on mips archs
Rich Felker
1
-1
/
+1
2018-06-20
add memfd_create syscall wrapper
Szabolcs Nagy
1
-0
/
+5
2018-06-20
add mlock2 linux syscall wrapper
Szabolcs Nagy
1
-3
/
+8
2018-06-19
add speculation control prctls from linux v4.17
Szabolcs Nagy
1
-0
/
+9
2018-06-19
add ETH_P_PREAUTH ethertype from linux v4.17
Szabolcs Nagy
1
-0
/
+1
2018-06-19
add TCP_NLA_* from linux v4.17
Szabolcs Nagy
1
-0
/
+10
2018-06-19
add {MSG,SEM,SHM}_STAT_ANY from linux v4.17
Szabolcs Nagy
3
-0
/
+3
2018-06-19
add MAP_FIXED_NOREPLACE from linux v4.17
Szabolcs Nagy
1
-0
/
+1
2018-06-19
sys/ptrace.h: add PTRACE_SECCOMP_GET_METADATA from linux v4.16
Szabolcs Nagy
1
-1
/
+7
2018-06-19
netinet/if_ether.h: add ETH_TLEN from linux v4.16
Szabolcs Nagy
1
-0
/
+1
2018-06-19
netinet/if_ether.h: add ETH_P_ERSPAN2 from linux v4.16
Szabolcs Nagy
1
-0
/
+1
2018-06-19
sys/epoll.h: add EPOLLNVAL from linux v4.16
Szabolcs Nagy
1
-0
/
+1
2018-06-12
add missing m68k relocation types in elf.h
Rich Felker
1
-1
/
+19
2018-03-28
fix default feature profile in tar.h
Rich Felker
1
-0
/
+2
2018-03-12
explicitly use signed keyword to define intNN_t and derivative types
Rich Felker
1
-4
/
+4
2018-03-10
remove spurious const keyword in sigqueue declaration
Rich Felker
1
-1
/
+1
2018-03-10
fix minor namespace issue in unistd.h
Rich Felker
1
-2
/
+1
2018-03-10
fix minor namespace issue in tar.h
Rich Felker
1
-0
/
+2
2018-03-10
fix minor namespace issues in limits.h
Rich Felker
1
-5
/
+10
2018-03-10
reverse definition dependency between PAGESIZE and PAGE_SIZE
Rich Felker
1
-2
/
+2
2018-02-24
fix aliasing violations in fgetpos/fsetpos
Rich Felker
1
-0
/
+1
2018-02-23
add getentropy function
Rich Felker
1
-0
/
+1
2018-02-22
add getrandom syscall wrapper
Hauke Mehrtens
1
-0
/
+19
[prev]
[next]