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-01-21
Rich Felker
refactor internal atomic.h
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Rich Felker
fix global visibility (vis.h) support for out-of-tree...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Khem Raj
exclude vis.h when compiling assembly files
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Rich Felker
simplify "make clean" and remove unneeded lib dir from...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Rich Felker
deduplicate compiler invocation command line in makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Rich Felker
remove outdated/incorrect comment about AS_CMD from...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Rich Felker
remove support for subarch .sub files from the makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Rich Felker
fix build regression for arm pre-v7 from out-of-tree...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Rich Felker
switch arm, sh, and mips fenv asm from .sub system...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Rich Felker
switch sh and mips setjmp asm from .sub system to ...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Rich Felker
fix dynamic linker path file selection for arm vs armhf
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Rich Felker
replace armhf math asm source files with inline asm
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Rich Felker
adapt build of arm memcpy asm not to use .sub files
commit
|
commitdiff
|
tree
|
snapshot
2016-01-20
Rich Felker
eliminate separate static/shared CFLAGS vars in makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Rich Felker
add support for arch-provided replacement files as...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-17
Kylie McClain
netinet/tcp: Add TCPOPT, TCPOLEN constants
commit
|
commitdiff
|
tree
|
snapshot
2016-01-17
Ron Yorston
fix if_nametoindex return value when socket open fails
commit
|
commitdiff
|
tree
|
snapshot
2016-01-17
Petr Hosek
support out-of-tree build
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Timo Teräs
add missing protocols to protoent lookup functions
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Rich Felker
adjust mips crt_arch entry point asm to avoid assembler...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Rich Felker
adjust i386 max_align_t definition to work around some...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-20
Rich Felker
fix overly pessimistic realloc strategy in getdelim
commit
|
commitdiff
|
tree
|
snapshot
2015-12-20
Rich Felker
avoid updating caller's size when getdelim fails to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Rich Felker
fix crash when signal number 0 is passed to sigaction
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Rich Felker
remove visibility suppression by SHARED macro in mips...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Szabolcs Nagy
fix tsearch, tfind, tdelete to handle null pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Szabolcs Nagy
tsearch code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Szabolcs Nagy
fix tsearch to avoid crash on oom
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Szabolcs Nagy
fix tdelete to properly balance the tree
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Jo-Philipp...
properly handle point-to-point interfaces in getifaddrs()
commit
|
commitdiff
|
tree
|
snapshot
2015-11-28
Szabolcs Nagy
ldso: fix the dtv update logic in __tls_get_new
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Rich Felker
math: explicitly promote expressions to excess-precisio...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Rich Felker
remove undef weak refs to init/fini array symbols in...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Rich Felker
fix build regression from removal of #ifdef SHARED
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Rich Felker
use private maps even for read-only segments of FDPIC...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Rich Felker
remove use of SHARED macro in dynamic linker version...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Rich Felker
unify static and dynamic linked implementations of...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Rich Felker
unify static and dynamic libc init/fini code paths
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Rich Felker
eliminate use of SHARED macro in __tls_get_addr
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Rich Felker
eliminate use of SHARED macro to suppress visibility...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Rich Felker
use correct nofpu versions of setjmp/longjmp used on...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Rich Felker
fix dynamic loader library mapping for nommu systems
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Rich Felker
fix return value of nl_langinfo for invalid item arguments
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Rich Felker
explicitly assemble all arm asm sources as UAL
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Rich Felker
remove non-working pre-armv4t support from arm asm
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Rich Felker
use vfp mnemonics rather than hard-coded opcodes in...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Rich Felker
work around toolchains with broken visibility in libgcc...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Szabolcs Nagy
use vfp mnemonics instead of p10 coprocessor ones in...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Rich Felker
convert arm memcpy asm to UAL, remove .word hacks
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Rich Felker
remove external linkage from __simple_malloc definition
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Rich Felker
have configure check/add --gc-sections linker option
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Rich Felker
have configure check/add linker options to reduce size...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Rich Felker
have configure check/add -ffunction-sections and -fdata...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-03
Rich Felker
fix mismatched parens in CMPLX def for annex-g-conformi...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Rich Felker
generalize sh entry point asm not to assume call dests...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Rich Felker
keep user-provided CFLAGS/LDFLAGS separate from those...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Rich Felker
fix mremap memory synchronization and use of variadic...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Daniel Micay
prevent allocs than PTRDIFF_MAX via mremap
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Rich Felker
use explicit __cp_cancel label in cancellable syscall...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-02
Rich Felker
properly access mcontext_t program counter in cancellat...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-29
Rich Felker
fix missing bss handling in FDPIC ELF loader
commit
|
commitdiff
|
tree
|
snapshot
2015-10-27
Hauke Mehrtens
getnameinfo: make size check not fail for bigger sizes
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Rich Felker
safely handle failure to open hosts, services, resolv...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-25
Rich Felker
fix single-byte overflow of malloc'd buffer in getdelim
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Rich Felker
prevent user CFLAGS overrides from exposing executable...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Rich Felker
fix breakage when user overrides CFLAGS on the make...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Rich Felker
release 1.1.12
v1.1.12
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Szabolcs Nagy
declare fpu usage to the assembler in arm hard-float...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Bobby Bingham
add missing memory barrier to pthread_join
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Rich Felker
fix dladdr treatment of function descriptors for fdpic
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Rich Felker
fix visibility mismatch in dynamic linker stage 2 funct...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Rich Felker
suppress sh assembler rejection of instructions based...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Rich Felker
prevent reordering of or1k and powerpc thread pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Rich Felker
mark arm thread-pointer-loading inline asm as volatile
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Rich Felker
add comment documenting hard-coded opcode for reading...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Rich Felker
remove attribute((const)) from arm __pthread_self inlin...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Rich Felker
fix strftime handling of out-of-range struct tm fields
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Rich Felker
remove hand-written crt1.s and Scrt1.s files for all...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Alex Dowad
add CFI generation script for x86_64
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Alex Dowad
recognize partial register operands in i386 CFI generation
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Alex Dowad
fix misinterpretation of indexed memory operand in...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Alex Dowad
fix misinterpretation of operand order in i386 CFI...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Rich Felker
fix integer overflows in time_t/struct tm conversion...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Rich Felker
fix open_[w]memstream behavior when no writes take...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Alex Dowad
fix instruction matching errors in i386 CFI generation
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Alex Dowad
factor common awk functions for CFI generation scripts...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Rich Felker
make nl_langinfo(CODESET) always return "ASCII" in...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Rich Felker
fix mips fesetround failure to write back resulting...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Rich Felker
eliminate protected-visibility data in libc.so with...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Rich Felker
avoid attempting to lookup IP literals as hostnames
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Rich Felker
make getaddrinfo return error if both host and service...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Rich Felker
fix localeconv field value for unavailable values
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Szabolcs Nagy
avoid reading uninitialized memory in __map_file
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Szabolcs Nagy
regcomp: propagate allocation failures
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Rich Felker
fix signal return for sh/fdpic
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Rich Felker
fix dlsym RTLD_NEXT behavior for fdpic
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Rich Felker
fix dlsym lookup of function symbols on fdpic
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Rich Felker
have sh/fdpic entry point set fdpic personality if...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Rich Felker
move calls to application init functions after crt1...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Rich Felker
fix breakage in non-fdpic dynamic linker init/fini...
commit
|
commitdiff
|
tree
|
snapshot
next