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-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
2015-04-18
Alexander Monakov
add missing 'void' in prototypes of internal pthread...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Szabolcs Nagy
math: fix pow(+-0,-inf) not to raise divbyzero flag
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Rich Felker
apply hidden visibility to tlsdesc accessor functions
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Szabolcs Nagy
comment fixes in aarch64 tlsdesc asm
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Rich Felker
ensure debugger hook for dynamic linker does not point...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Szabolcs Nagy
add PR_*_FP_MODE prctl options
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Szabolcs Nagy
add PR_MPX_*_MANAGEMENT prctl options
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Szabolcs Nagy
add IP_CHECKSUM socket option to netinet/in.h
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Szabolcs Nagy
add execveat syscall number to microblaze
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Rich Felker
improve ctype.h macros to diagnose errors
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Rich Felker
fix missing quotation mark in mips crt_arch.h that...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Rich Felker
fix mips fesetenv(FE_DFL_ENV) again
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Rich Felker
fix PLT call offset in sh dlsym asm
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Rich Felker
fix sh build regressions in asm
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Rich Felker
fix sh __set_thread_area uninitialized return value
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Rich Felker
redesign sigsetjmp so that signal mask is restored...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Rich Felker
use hidden __tls_get_new for tls/tlsdesc lookup fallbac...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Rich Felker
cleanup use of visibility attributes in pthread_cancel.c
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Rich Felker
fix inconsistent visibility for internal syscall symbols
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Rich Felker
use hidden visibility for call from dlsym to internal...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Rich Felker
consistently use hidden visibility for cancellable...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Rich Felker
fix inconsistent visibility for internal __tls_get_new...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Rich Felker
use hidden visibility for i386 asm-internal __vsyscall...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Rich Felker
make _dlstart_c function use hidden visibility
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Rich Felker
remove initializers for decoded aux/dyn arrays in dynam...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Rich Felker
allow libc itself to be built with stack protector...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Rich Felker
remove remnants of support for running in no-thread...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Rich Felker
move thread pointer setup to beginning of dynamic linke...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Rich Felker
stabilize dynamic linker's layout of static TLS
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Rich Felker
allow i386 __set_thread_area to be called more than...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Rich Felker
dynamic linker bootstrap overhaul
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Rich Felker
remove mismatched arguments from vmlock function defini...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Rich Felker
apply vmlock wait to __unmapself in pthread_exit
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Rich Felker
redesign and simplify vmlock system
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Rich Felker
optimize out setting up robust list with kernel when...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Rich Felker
process robust list in pthread_exit to fix detached...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
Rich Felker
fix possible clobbering of syscall return values on...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
Szabolcs Nagy
fix getdelim to set the error indicator on all failures
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
Rich Felker
fix rpath string memory leak on failed dlopen
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
Rich Felker
halt dynamic linker library search on errors resolving...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Rich Felker
remove macro definition of longjmp from setjmp.h
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Rich Felker
harden dynamic linker library path search
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Rich Felker
move O_PATH definition back to arch bits
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Rich Felker
aarch64: remove duplicate macro definitions in bits...
commit
|
commitdiff
|
tree
|
snapshot
next