projects
/
oweals
/
musl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/musl.git
2018-02-22
Szabolcs Nagy
sys/mman.h: add MADV_WIPEONFORK from linux v4.14
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
sys/socket.h: add MSG_ZEROCOPY from linux v4.14
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
sys/socket.h: add SOL_TLS from linux v4.13
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
sys/socket.h: add PF_SMC from linux v4.11
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Rich Felker
release 1.1.19
v1.1.19
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Rich Felker
update authors/contributors list
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Matúš Olekšák
fix detection of LIBCC for compiler-rt with clang
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Rich Felker
convert execvp error handling to switch statement
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Przemyslaw...
fix execvp failing on not-dir entries in PATH.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Rich Felker
fix incorrect overflow check for allocation in fmemopen
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Szabolcs Nagy
better configure check for long double support
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Dmitry V. Levin
make getcwd fail if it cannot obtain an absolute path
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Rich Felker
disallow non-absolute rpath $ORIGIN for suid/sgid/AT_SE...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-07
Rich Felker
honor rpath $ORIGIN for ldd/ldso command with program...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-06
Rich Felker
adjust strftime + modifier to match apparent intent...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Rich Felker
fix strftime field widths with %F format and zero year
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Rich Felker
document pthread structure ABI constraints in comments
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Alexander Monakov
re-fix child reaping in wordexp
commit
|
commitdiff
|
tree
|
snapshot
2018-02-05
Rich Felker
revert regression in faccessat AT_EACCESS robustness
commit
|
commitdiff
|
tree
|
snapshot
2018-02-03
William Pitcock
store pthread stack guard sizes for pthread_getattr_np
commit
|
commitdiff
|
tree
|
snapshot
2018-02-02
Rich Felker
adjust dladdr dli_fbase definition to match other imple...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Samuel Holland
getopt_long: accept prefix match of long options contai...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
Samuel Holland
fix getopt_long arguments to partial matches
commit
|
commitdiff
|
tree
|
snapshot
2018-02-01
William Pitcock
aarch64: fix mismatched type of ucontext_t uc_link...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-12
Rostislav Skudnov
add _DIRENT_HAVE_D_* macros to dirent.h
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Rich Felker
fix printf alt-form octal with value 0 and no explicit...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Jens Gustedt
revise the definition of multiple basic locks in the...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Jens Gustedt
consistently use the LOCK an UNLOCK macros
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Jens Gustedt
new lock algorithm with state and congestion count...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Hauke Mehrtens
add additional uapi guards for Linux kernel header...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Rich Felker
fix iconv output of surrogate pairs in ucs2
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Rich Felker
add support for BOM-determined-endian UCS2, UTF-16...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Rich Felker
add cp866 (dos cyrillic) to iconv
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Rich Felker
update case mappings to unicode 10.0
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Rich Felker
update ctype tables to unicode 10.0
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Rich Felker
reformat ctype tables to be diff-friendly, match tool...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Rich Felker
fix endian errors in netinet/icmp6.h due to failure...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Jo-Philipp...
fix endian errors in arpa/nameser.h due to failure...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Nicholas Wilson
remove unused explicit dependency rules for crti/crtn
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Natanael Copa
use the name UTC instead of GMT for UTC timezone
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Natanael Copa
fix sysconf for infinite rlimits
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Nicholas Wilson
fix x32 unistd macros to report as ILP32 not LP64
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Rich Felker
fix data race in at_quick_exit
commit
|
commitdiff
|
tree
|
snapshot
2017-12-12
Rich Felker
add ibm1047 codepage (ebcdic representation of latin1...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Timo Teräs
implement strftime padding specifier extensions
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
Rich Felker
adjust fopencookie structure tag for ABI-compat
commit
|
commitdiff
|
tree
|
snapshot
2017-12-06
William Pitcock
implement the fopencookie extension to stdio
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Rich Felker
make fgetwc handling of encoding errors consistent...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Rich Felker
fix treatment by fgetws of encoding errors as eof
commit
|
commitdiff
|
tree
|
snapshot
2017-11-19
Szabolcs Nagy
fix fgetwc when decoding a character that crosses buffe...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Rich Felker
add reverse iconv mappings for JIS-based encodings
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Rich Felker
generalize iconv framework for 8-bit codepages
commit
|
commitdiff
|
tree
|
snapshot
2017-11-13
Rich Felker
fix malloc state corruption when ldso rejects loading...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-11
Rich Felker
reformat cjk iconv tables to be diff-friendly, match...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-11
Bobby Bingham
prevent fork's errno from being clobbered by atfork...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Rich Felker
add iso-2022-jp support (decoding only) to iconv
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Rich Felker
add iconv framework for decoding stateful encodings
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Rich Felker
simplify/optimize iconv utf-8 case
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Rich Felker
handle ascii range individually in each iconv case
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Rich Felker
move iconv_close to its own translation unit
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Rich Felker
refactor iconv conversion descriptor encoding/decoding
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
A. Wilcox
fix getaddrinfo error code for non-numeric service...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-10
Rich Felker
fix mismatched type of __pthread_tsd_run_dtors weak...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
s390x: use generic ioctl.h
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
microblaze: add statx syscall from linux v4.13
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
aarch64: add extra_context struct from linux v4.13
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add new tcp.h socket options from linux v4.13
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add new fcntl.h macros from linux v4.13
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
ioctl TIOCGPTPEER from linux v4.13
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add SO_ getsockopt options from linux v4.13
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
s390x: add syscall number for s390_guarded_storage...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
i386: add arch_prctl syscall number from linux v4.12
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
aarch64: add new HWCAP_* flags from linux v4.12
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add ARPHDR_VSOCKMON from linux v4.12
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add new SO_ socket options from linux v4.12
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add statx syscall numbers from linux v4.11
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add TCP_NLA_* enums from linux v4.11
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add TCP_FASTOPEN_CONNECT tcp socket option from linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add ETH_P_IBOE from linux v4.11
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
update aarch64 hwcap.h for linux v4.11
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add kexec_file_load syscall number on powerpc from...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add microblaze syscall numbers from linux v4.10
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add TFD_TIMER_CANCEL_ON_SET that timerfd.h was missing
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add ETH_MIN_MTU and ETH_MAX_MTU from linux v4.10
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add IP_RECVFRAGSIZE and IPV6_RECVFRAGSIZE from linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Szabolcs Nagy
add SCM_TIMESTAMPING_OPT_STATS and related TCP_ enums...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-05
Rich Felker
adjust posix_spawn dup2 action behavior to match future...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Rich Felker
release 1.1.18
v1.1.18
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Rich Felker
fix build regression on ARM for ISA levels less than v5
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Rich Felker
fix regression in glob with literal . or .. path component
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Will Dietz
posix_spawn: use larger stack to cover worst-case in...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Rich Felker
release 1.1.17
v1.1.17
commit
|
commitdiff
|
tree
|
snapshot
2017-10-18
Rich Felker
in dns parsing callback, enforce MAXADDRS to preclude...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Rich Felker
fix incorrect base name offset from nftw when pathname...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Rich Felker
fix read-after-free type error in pthread_detach
commit
|
commitdiff
|
tree
|
snapshot
2017-10-14
Szabolcs Nagy
math: rewrite fma with mostly int arithmetics
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Rich Felker
for executing init array functions, use function type...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
Rich Felker
fix access by setjmp and longjmp to __hwcap on arm...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-28
Rich Felker
fix use of memset without declaration in sched.h cpu...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-11
Szabolcs Nagy
powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h
commit
|
commitdiff
|
tree
|
snapshot
next