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-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
2015-04-01
Rich Felker
aarch64: fix definition of sem_nsems in semid_ds structure
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Szabolcs Nagy
aarch64: fix namespace pollution in bits/shm.h
commit
|
commitdiff
|
tree
|
snapshot
2015-03-30
Rich Felker
release 1.1.8
v1.1.8
commit
|
commitdiff
|
tree
|
snapshot
2015-03-28
Szabolcs Nagy
regex: fix character class repetitions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Szabolcs Nagy
do not treat \0 as a backref in BRE
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Rich Felker
fix FLT_ROUNDS regression in C++ applications
commit
|
commitdiff
|
tree
|
snapshot
2015-03-23
Rich Felker
fix internal buffer overrun in inet_pton
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Rich Felker
suppress backref processing in ERE regcomp
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Rich Felker
fix memory-corruption in regcomp with backslash followe...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Rich Felker
fix missing max_align_t definition on aarch64
commit
|
commitdiff
|
tree
|
snapshot
2015-03-19
Rich Felker
release 1.1.7
v1.1.7
commit
|
commitdiff
|
tree
|
snapshot
2015-03-18
Rich Felker
fix MINSIGSTKSZ values for archs with large signal...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Rich Felker
block all signals (even internal ones) in cancellation...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Rich Felker
update authors/contributors list
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Rich Felker
avoid sending huge names as nscd passwd/group queries
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Rich Felker
simplify nscd lookup code for alt passwd/group backends
commit
|
commitdiff
|
tree
|
snapshot
2015-03-16
Josiah Worcester
add alternate backend support for getgrouplist
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Szabolcs Nagy
aarch64: fix typo in bits/ioctl.h
commit
|
commitdiff
|
tree
|
snapshot
2015-03-14
Szabolcs Nagy
aarch64: add struct _aarch64_ctx to signal.h
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Rich Felker
align x32 pthread type sizes to be common with 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Szabolcs Nagy
add aarch64 port
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Szabolcs Nagy
math: add dummy implementations of 128 bit long double...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Szabolcs Nagy
math: add ld128 exp2l based on the freebsd implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-11
Szabolcs Nagy
copy the dtv pointer to the end of the pthread struct...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Rich Felker
fix regression in pthread_cond_wait with cancellation...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Szabolcs Nagy
fix FLT_ROUNDS to reflect the current rounding mode
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Rich Felker
fix over-alignment of TLS, insufficient builtin TLS...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Rich Felker
add legacy functions from sysinfo.h duplicating sysconf...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Rich Felker
fix signed left-shift overflow in pthread_condattr_setp...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Szabolcs Nagy
add new si_lower and si_upper siginfo_t members
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rich Felker
declare incomplete type struct itimerspec in timerfd.h
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rich Felker
fix preprocessor error introduced in poll.h in last...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Trutz Behn
fix POLLWRNORM and POLLWRBAND on mips
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rich Felker
fix x32 pthread type definitions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rich Felker
remove useless check of bin match in malloc
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rich Felker
eliminate atomics in syslog setlogmask function
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rich Felker
fix init race that could lead to deadlock in malloc...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rich Felker
make all objects used with atomic operations volatile
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Rich Felker
suppress masked cancellation in pthread_join
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Rich Felker
fix namespace issue in pthread_join affecting thrd_join
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Rich Felker
make aio_suspend a cancellation point and properly...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Rich Felker
factor cancellation cleanup push/pop out of futex __tim...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Rich Felker
fix failure of internal futex __timedwait to report...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Rich Felker
overhaul optimized x86_64 memset asm
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Rich Felker
overhaul optimized i386 memset asm
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Alexander Monakov
getloadavg: use sysinfo() instead of /proc/loadavg
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Rich Felker
fix possible isatty false positives and unwanted device...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Rich Felker
fix breakage in pthread_cond_wait due to typo
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Josiah Worcester
support alternate backends for the passwd and group dbs
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Rich Felker
fix spurious errors in refactored passwd/group code
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Rich Felker
fix crashes in refactored passwd/group code
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Rich Felker
simplify cond var code now that cleanup handler is...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Rich Felker
fix pthread_cond_wait cancellation race
commit
|
commitdiff
|
tree
|
snapshot
2015-02-22
Rich Felker
add new masked cancellation mode
commit
|
commitdiff
|
tree
|
snapshot
2015-02-21
Rich Felker
prepare cancellation syscall asm for possibility of...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Rich Felker
map interruption of close by signal to success rather...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-17
Rich Felker
make pthread_exit responsible for disabling cancellation
commit
|
commitdiff
|
tree
|
snapshot
2015-02-14
Rich Felker
fix type error (arch-dependent) in new aio code
commit
|
commitdiff
|
tree
|
snapshot
2015-02-13
Josiah Worcester
refactor group file access code
commit
|
commitdiff
|
tree
|
snapshot
2015-02-13
Rich Felker
overhaul aio implementation for correctness
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Rich Felker
fix bad character checking in wordexp
commit
|
commitdiff
|
tree
|
snapshot
2015-02-11
Josiah Worcester
refactor passwd file access code
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Denys Vlasenko
x86_64/memset: avoid performing final store twice
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Denys Vlasenko
x86_64/memset: simple optimizations
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Timo Teräs
make protocol table zero byte separated and add ipv6...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Szabolcs Nagy
add syscall numbers for the new execveat syscall
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Szabolcs Nagy
add new socket options SO_INCOMING_CPU, SO_ATTACH_BPF...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Szabolcs Nagy
use the internal macro name FUTEX_PRIVATE in __wait
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Szabolcs Nagy
add IEEE binary128 long double support to floatscan
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Szabolcs Nagy
math: fix fmodl for IEEE binary128
commit
|
commitdiff
|
tree
|
snapshot
2015-02-08
Szabolcs Nagy
simplify armhf fesetenv
commit
|
commitdiff
|
tree
|
snapshot
2015-02-08
Szabolcs Nagy
fix fesetenv(FE_DFL_ENV) on mips
commit
|
commitdiff
|
tree
|
snapshot
2015-02-08
Szabolcs Nagy
math: fix __fpclassifyl(-0.0) for IEEE binary128
commit
|
commitdiff
|
tree
|
snapshot
2015-02-08
Szabolcs Nagy
add parenthesis in fma.c to clarify intent and silence...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Rich Felker
make getaddrinfo support SOCK_RAW and other socket...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-07
Szabolcs Nagy
remove cruft from x86_64 syscall.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Rich Felker
fix failure of fchmodat to report EOPNOTSUPP in the...
commit
|
commitdiff
|
tree
|
snapshot
next