projects
/
oweals
/
musl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/musl.git
2015-06-14
Szabolcs Nagy
arm: add vdso support
commit
|
commitdiff
|
tree
|
snapshot
2015-06-14
Rich Felker
refactor malloc's expand_heap to share with __simple_malloc
commit
|
commitdiff
|
tree
|
snapshot
2015-06-13
Rich Felker
remove cancellation points in stdio
commit
|
commitdiff
|
tree
|
snapshot
2015-06-13
Rich Felker
fix idiom for setting stdio stream orientation to wide
commit
|
commitdiff
|
tree
|
snapshot
2015-06-13
Rich Felker
add printing of null %s arguments as "(null)" in wide...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-13
Rich Felker
add %m support to wide printf
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Rich Felker
add sh asm for vfork
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Rich Felker
implement arch-generic version of __unmapself
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Rich Felker
in malloc, refuse to use brk if it grows into stack
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Rich Felker
fix spurious errors from pwd/grp functions when nscd...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Rich Felker
fix regression in pre-v7 arm on kernels with kuser...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Rich Felker
add multiple inclusion guard to locale_impl.h
commit
|
commitdiff
|
tree
|
snapshot
2015-06-07
Rich Felker
remove redefinition of MB_CUR_MAX in locale_impl.h
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Rich Felker
make static C and C.UTF-8 locales available outside...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Rich Felker
remove another invalid skip of locking in ungetwc
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Rich Felker
add macro version of ctype.h isascii function
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Rich Felker
remove invalid skip of locking in ungetwc
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Timo Teräs
fix uselocale((locale_t)0) not to modify locale
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Rich Felker
release 1.1.10
v1.1.10
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Rich Felker
fix dynamic linker regression processing R_*_NONE type...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-03
Rich Felker
add additional Makefile dependency rules for rcrt1...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Rich Felker
fix failure of ungetc and ungetwc to work on files...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rich Felker
add missing legacy LFS64 macros in sys/resource.h
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Shiz
configure: work around compilers that merely warn for...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Rich Felker
implement fail-safe static locales for newlocale
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Rich Felker
rename internal locale file handling locale maps
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Rich Felker
overhaul locale internals to treat categories roughly...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Rich Felker
replace atomics with locks in locale-setting code
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Rich Felker
add rcrt1 start file for fully static-linked PIE
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Rich Felker
fix incorrect application of visibility to Scrt1.o
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Rich Felker
reprocess all libc/ldso symbolic relocations in dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Rich Felker
move call to dynamic linker stage-3 into stage-2 function
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Rich Felker
mark mips crt code as code
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Rich Felker
mark mips cancellable syscall code as code
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Rich Felker
simplify/shrink relocation processing in dynamic linker...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Rich Felker
remove processing of DT_JMPREL from dynamic linker...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Rich Felker
fix stack alignment code in mips crt_arch.h
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Rich Felker
add .text section directive to all crt_arch.h files...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Rich Felker
remove outdated and misleading comment in iconv.c
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Rich Felker
in iconv_open, accept "CHAR" and "" as aliases for...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Rich Felker
fix inconsistency in a_and and a_or argument types...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Bobby Bingham
inline llsc atomics when building for sh4a
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Rich Felker
reprocess libc/ldso RELA relocations in stage 3 of...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Rich Felker
fix null pointer dereference in dcngettext under specif...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Rich Felker
eliminate costly tricks to avoid TLS access for current...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Rich Felker
in i386 __set_thread_area, don't assume %gs register...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Rich Felker
make arm reloc.h CRTJMP macro compatible with thumb
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Rich Felker
make arm crt_arch.h compatible with thumb code generation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Rich Felker
release 1.1.9
v1.1.9
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Szabolcs Nagy
fix netinet/ether.h for c++
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Rich Felker
fix futimes legacy function with null tv pointer
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Rich Felker
fix stack protector crashes on x32 & powerpc due to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Rich Felker
improve iswdigit macro to diagnose errors
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Rich Felker
fix broken cancellation on x32 due to incorrect saved...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Rich Felker
fix crash in x32 sigsetjmp
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Rich Felker
fix x32 __set_thread_area failure due to junk in upper...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Rich Felker
fix dangling pointers in x32 syscall timespec fixup...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Szabolcs Nagy
add IPTOS_CLASS_* macros to netinet/ip.h
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Szabolcs Nagy
complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf)
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Rich Felker
fix integer overflow in elf.h macro SHF_EXCLUDE
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Rich Felker
fix mishandling of ENOMEM return case in internal getgr...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Szabolcs Nagy
fix __syscall declaration with wrong visibility in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Szabolcs Nagy
aarch64: fix CRTJMP in reloc.h
commit
|
commitdiff
|
tree
|
snapshot
2015-04-28
Rich Felker
fix sh jmp_buf size to match ABI
commit
|
commitdiff
|
tree
|
snapshot
2015-04-27
Rich Felker
fix name of sh crt asm directory
commit
|
commitdiff
|
tree
|
snapshot
2015-04-25
Rich Felker
fix build regression in aarch64 sigsetjmp
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Rich Felker
fix ldso name for sh-nofpu subarch
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Rich Felker
fix build regression in sh-nofpu subarch due to missing...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Rich Felker
fix failure of sh reloc.h to properly detect endianness...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Rich Felker
fix misalignment of dtv in static-linked programs with...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Rich Felker
remove dead store from static __init_tls
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Rich Felker
make __init_tp function static when static linking
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Rich Felker
add dependency of dlstart.lo on crt_arch.h to Makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Rich Felker
fix regression in x86_64 math asm with old binutils
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Rich Felker
fix syntax errors in configure script
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Rich Felker
minor optimization to pthread_spin_trylock
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Rich Felker
optimize spin lock not to dirty cache line while spinning
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Rich Felker
in visibility preinclude, remove overrides for stdin...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Rich Felker
fix inconsistent visibility for __hwcap and __sysinfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Rich Felker
remove additional libc struct accessor cruft
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Rich Felker
remove useless visibility application from static-linki...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Rich Felker
remove libc.h dependency from otherwise-independent...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Rich Felker
remove cruft for libc struct accessor function and...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-22
Rich Felker
make configure check for visibility preinclude compatib...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Rich Felker
fix duplocale clobbering of new locale struct with...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Andre McCurdy
configure: check for -march and -mtune passed via CC
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Rich Felker
remove dead case for F_SETLKW in fcntl
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Rich Felker
fix mmap leak in sem_open failure path for link call
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Rich Felker
remove always-true conditional in dynamic linker TLSDES...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Rich Felker
remove redundant code in do_dlsym function
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Rich Felker
fix breakage in x32 dynamic linker due to mismatching...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Rich Felker
fix regression in configure script with new visibility...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Rich Felker
add optional global visibility override
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Rich Felker
remove invalid PLT calls from or1k asm
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Rich Felker
remove possible-textrels from powerpc asm
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Rich Felker
remove invalid PLT calls from microblaze asm
commit
|
commitdiff
|
tree
|
snapshot
2015-04-20
Rich Felker
remove invalid PLT calls from sh asm
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
Rich Felker
remove potentially PIC-incompatible relocations from...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
Rich Felker
remove the last of possible-textrels from i386 asm
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Rich Felker
make dlerror state and message thread-local and dynamic...
commit
|
commitdiff
|
tree
|
snapshot
next