projects
/
oweals
/
musl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/musl.git
2016-03-02
Szabolcs Nagy
fix ^* at the start of a complete BRE
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Szabolcs Nagy
fix * at the start of a BRE subexpression
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Michael Meeuwisse
explicitly include stdio.h to get EOF definition needed...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Rich Felker
handle non-matching address family entries in hosts...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Rich Felker
make aarch64 atomic_arch.h report that it defines point...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Bobby Bingham
allow implementing a_cas_p with pointer-sized ll/sc
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Rich Felker
release 1.1.14
v1.1.14
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Rich Felker
generate list of crt files to install instead of hard...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Rich Felker
add arch tuple matching for nt32 and nt64 in configure
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Rich Felker
work around regression building for armhf with clang...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Rich Felker
improve macro logic for enabling arm math asm
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Rich Felker
update authors/contributors list
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Rich Felker
fix regression in SH/FDPIC dynamic linker
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Rich Felker
partly revert detection of broken float in configure
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rich Felker
support clean/distclean make targets in unconfigured...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rich Felker
adjust makefile to make crt/ and ldso/ sources arch...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Rich Felker
make configure attempt to catch broken floating point...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Rich Felker
in crypt-sha*, reject excessive rounds as error rather...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Rich Felker
fix unlikely corner cases in getopt's message printing
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Rich Felker
fix assumption in fputs that fwrite returning 0 implies...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Rich Felker
release 1.1.13
v1.1.13
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Rich Felker
do not define static_assert macro for pre-C11 compilers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Rich Felker
add declarations for utmpname/utmpxname to appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Rich Felker
fix return value for fread/fwrite when size argument...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Rich Felker
fix line-buffered flush omission for odd usage of putc...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Rich Felker
fix failed write reporting by fwrite in line-buffered...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Rich Felker
remove workaround for broken mips assemblers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Rich Felker
in mips cancellable syscall asm, don't assume gp regist...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Rich Felker
avoid using signals when a thread attempts to cancel...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Rich Felker
make configure accept -h as an alias for --help
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Rich Felker
update INSTALL file with new archs, compiler info
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Szabolcs Nagy
fix malloc_usable_size for NULL input
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Szabolcs Nagy
regex: increase the stack tre uses for tnfa creation
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Szabolcs Nagy
better a_sc inline asm constraint on aarch64 and arm
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Rich Felker
don't suppress shared libc when linker lacks -Bsymbolic...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Felix Fietkau
ldso: fix GDB dynamic linker info on MIPS
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Szabolcs Nagy
regex: simplify the {,} repetition parsing logic
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Szabolcs Nagy
regex: treat \+, \? as repetitions in BRE
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Szabolcs Nagy
regex: rewrite the repetition parsing code
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Szabolcs Nagy
regex: treat \| in BRE as alternation
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Szabolcs Nagy
regex: reject repetitions in some cases with REG_BADRPT
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Szabolcs Nagy
regex: clean up position accounting for literal nodes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Rich Felker
fix misaligned pointer-like objects in arm atomics...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Rich Felker
fix regression in dynamic-linked tls when both main...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Rich Felker
reuse parsed resolv.conf in dns core to avoid re-readin...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Rich Felker
fix uninitialized variable in new resolv.conf parser
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Rich Felker
add support for search domains to dns resolver
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Rich Felker
fix handling of dns response codes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Rich Felker
fix logic for matching search/domain keywords in resolv...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Rich Felker
factor resolv.conf parsing out of res_msend to its...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Rich Felker
add errno setting to stub utmpxname function
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Kylie McClain
legacy/utmpx: Add utmp{,x}name stubs
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Rich Felker
deduplicate the bulk of the arch bits headers
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Rich Felker
add arch/generic include fallback to build rules
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Rich Felker
remove unneeded -I options from configure test for...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Hauke Mehrtens
mips: add vdso support
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Rich Felker
improve clock_gettime and adapt it to support slightly...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Szabolcs Nagy
fix siginfo_t for mips
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Szabolcs Nagy
move bits/signal.h include close to the top of signal.h
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Szabolcs Nagy
add new PTRACE_SECCOMP_GET_FILTER ptrace command
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Szabolcs Nagy
add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Szabolcs Nagy
add mlock2 syscall number from linux v4.4
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Szabolcs Nagy
add new PTRACE_O_SUSPEND_SECCOMP ptrace option
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Szabolcs Nagy
add new PR_CAP_AMBIENT and related defines to sys/prctl.h
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Szabolcs Nagy
update netpacket/packet.h to linux v4.3
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Szabolcs Nagy
add new membarrier, userfaultfd and switch_endian syscalls
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Szabolcs Nagy
add new i386 socket syscall numbers
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Szabolcs Nagy
change the internal socketcall selection logic
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Rich Felker
add ssp suppression to some arch-override files that...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Rich Felker
use same object files for libc.a and libc.so if compile...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Rich Felker
move dynamic linker to its own top-level directory...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Rich Felker
adapt static dl_iterate_phdr not to depend on !defined...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Rich Felker
move static-linked stub dlsym out of dynlink.c
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Rich Felker
move static-linked stub dlopen out of dynlink.c
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Rich Felker
move dlinfo out of dynlink.c
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Rich Felker
move dlclose out of dynlink.c to its own source file
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Rich Felker
move static-linked stub invalid dso handle checking...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Rich Felker
move static/stub version of dladdr out of dynlink.c
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Rich Felker
factor dlerror and error-setting code out of dynlink.c
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Rich Felker
fix arm a_crash for big endian
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Rich Felker
add native a_crash primitive for arm
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Szabolcs Nagy
add new IP_BIND_ADDRESS_NO_PORT and IPPROTO_MPLS to...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Szabolcs Nagy
update netinet/tcp.h for linux v4.2
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Szabolcs Nagy
add MS_LAZYTIME mount option to sys/mount.h
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Szabolcs Nagy
add AF_MPLS (PF_MPLS) address family to socket.h
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Szabolcs Nagy
add MSG_FASTOPEN sendmsg/sendto flag to socket.h
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Szabolcs Nagy
clean powerpc syscall.h
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Szabolcs Nagy
add missing powerpc specific PROT_SAO memory protection...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Szabolcs Nagy
fix powerpc MCL_* mlockall flags in bits/mman.h
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Szabolcs Nagy
fix aarch64 atomics to load/store 32bit only
commit
|
commitdiff
|
tree
|
snapshot
2016-01-23
Rich Felker
improve aarch64 atomics
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Rich Felker
add arch/abi info to dynamic linker's id/version output
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Rich Felker
remove arch/$(ARCH)/src from the build system
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Rich Felker
remove sh port's __fpscr_values source file
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Rich Felker
move sh port's __shcall internal function from arch...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Rich Felker
move sh __unmapself code from arch/sh/src to main src...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Rich Felker
move x32 sysinfo impl and syscall fixup code out of...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Rich Felker
overhaul powerpc atomics for new atomics framework
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Rich Felker
clean up x86_64 (and x32) atomics for new atomics framework
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Rich Felker
clean up i386 atomics for new atomics framework
commit
|
commitdiff
|
tree
|
snapshot
next