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-23
Hauke Mehrtens
add getrandom syscall wrapper
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
aarch64: add sve_context struct and related defines...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
elf.h: add DT_SYMTAB_SHNDX
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
elf.h: syncronize DF_1_ flags with binutils
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
elf.h: update NT_* coredump elf notes for linux v4.15
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
elf.h: add PPC64_OPT_LOCALENTRY
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
elf.h: add AT_* auxval macros for cache geometry
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
sys/prctl.h: add new PR_SVE_* macros from linux v4.15
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
aarch64: update hwcap.h for linux v4.15
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
arm: add get_tls syscall from linux v4.15
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
powerpc: update hwcap.h for linux v4.15
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
s390x: add s390_sthyi system call from v4.15
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
netinet/in.h: add new IPV6_FREEBIND from linux v4.15
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
netinet/tcp.h: add TCP_* socket options from linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
mips,powerpc: fix TIOCSER_TEMT in termios.h
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
netinet/tcp.h: add tcp_diag_md5sig struct from linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
sys/{mman,shm}.h: add {MAP,SHM}_HUGE_ macros from linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
netinet/if_ether.h: add new ETH_P_ macros from linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
net/if_arp.h: add ARPHRD_RAWIP from linux v4.14
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
signal.h: add missing SIGTRAP si_codes
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Szabolcs Nagy
aarch64: add HWCAP_DCPOP from linux v4.14
commit
|
commitdiff
|
tree
|
snapshot
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
next