projects
/
oweals
/
musl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/musl.git
2011-09-20
Rich Felker
make stdbool.h conform to c99
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Rich Felker
fix incorrect include guard in mqueue.h
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Rich Felker
fix statvfs.c to match new fsid_t definition
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Rich Felker
fix the fsid_t structure to match name of __val
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Rich Felker
fix broken siginfo_t with _GNU_SOURCE defined
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Rich Felker
fix the definition of struct statvfs to match lsb abi
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Rich Felker
add some more siginfo aliases broken software expects...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Rich Felker
cleanup redundancy in bits/signal.h versions
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Rich Felker
fix the type of wchar_t on arm; support wchar_t varying...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Rich Felker
fix incorrect long double parameters on arm (and other...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Rich Felker
fix broken multi-inclusion guard in sys/reg.h
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Rich Felker
initial commit of the arm port
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Rich Felker
disable dynamic linking/loading code in static libc...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Rich Felker
cleanup more bits cruft (sysmacros and socket)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Rich Felker
more bits junk (tcp.h)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Rich Felker
move invariant netinet/in.h stuff out of bits/in.h
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Rich Felker
overhaul clone syscall wrapping
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Rich Felker
release notes for 0.8.2
v0.8.2
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Rich Felker
dummy implementation of set_thread_area
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Rich Felker
fix assumptions that char is signed
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Rich Felker
fix more instances of old a_xchg (use new a_swap name)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Rich Felker
use a_swap rather than old name a_xchg
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Rich Felker
fix generic sigsetjmp (unused anyway) pointer signednes...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Rich Felker
fix idiotic const-correctness error in lio_listio
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Rich Felker
fix ptrace (maybe)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Rich Felker
implement ptrace syscall wrapper (untested)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Rich Felker
0.8.1 release notes
v0.8.1
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Rich Felker
remove incorrectly-made-visible internal dst offset...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Rich Felker
fix inconsistent signature for aio_error
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Rich Felker
fix return types for aio_read and aio_write again
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Rich Felker
fix various errors in function signatures/prototypes...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Rich Felker
fix cruft left in release notes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Rich Felker
fix prototypes for aio_read and aio_write
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Rich Felker
add missing posix_spawnattr_init/destroy functions
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Rich Felker
0.8.0 release
v0.8.0
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Rich Felker
remove some stray trailing space characters
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Rich Felker
implement gnu sigisemptyset
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Rich Felker
add prototypes for GNU *_unlocked stdio functions
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Rich Felker
add dummied strverscmp (obnoxious GNU function)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Rich Felker
declare alloca in stdlib.h when _GNU_SOURCE is defined
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Rich Felker
fix serious bug in pthread_join
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Rich Felker
fix pthread_join wait call: thread termination tid...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Rich Felker
implement POSIX asynchronous io
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Rich Felker
fix incorrect overflow errors on strtoul, etc.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Rich Felker
strptime: fix use of uninitialized dest field in conver...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Rich Felker
more fmemopen null termination fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Rich Felker
fix some fmemopen behaviors
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Rich Felker
handle pending cancellation when enabling async cancell...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Rich Felker
fmemopen: fix eof handling, hopefully right this time
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Rich Felker
fmemopen fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Rich Felker
memstreams: fix incorrect handling of file pos > curren...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Rich Felker
optimize seek function for memory streams
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Rich Felker
fix twos complement overflow bug in mem streams boundar...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Rich Felker
implement fmemopen
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Rich Felker
fix some length calculations in memory streams
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Rich Felker
implement open_wmemstream
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Rich Felker
fix RTLD_NEXT on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Rich Felker
implement open_memstream
commit
|
commitdiff
|
tree
|
snapshot
2011-09-02
Rich Felker
fix missing prototypes/wrong signature for psiginfo...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Rich Felker
fix broken FD_* macros on 64-bit targets
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Rich Felker
bring back ___environ symbol (3 underscores)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Rich Felker
use new a_crash() asm to optimize double-free handler.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Rich Felker
security hardening: ensure suid programs have valid...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Rich Felker
in pathconf, -1, not 0, means unsupported.. syncio...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-17
Rich Felker
fix bogus pathconf result for file size bits
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Rich Felker
partially working strptime
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Rich Felker
ldso: move the suid/secure check code closer to env...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Rich Felker
honor AT_SECURE aux vector flag
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Rich Felker
RTLD_NEXT support
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Rich Felker
LD_PRELOAD support
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Rich Felker
simplify and improve double-free check
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Rich Felker
typo in macro definitions for x86_64
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Rich Felker
macro for pthread_equal
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Rich Felker
fix missing include in last commit
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Rich Felker
fix clock() function
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Rich Felker
implement forkall
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Rich Felker
pthread and synccall cleanup, new __synccall_wait op
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Rich Felker
more efficient signal blocking for timer threads
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Rich Felker
normal exit from timer thread should run dtors, restore...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Rich Felker
block signals in timer threads
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Rich Felker
condition variable signal/bcast need not wake unless...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Rich Felker
use weak aliase rather than weak reference for vdso...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Rich Felker
simplify unified timed wait code, drop support for...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Rich Felker
add fast path for normal mutexes back to pthread_mutex_lock
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Rich Felker
close should not be cancellable after "failing" with...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Rich Felker
ensure the compiler does not move around thread-registe...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Rich Felker
simplify multi-threaded errno, eliminate useless functi...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Rich Felker
use weak aliases rather than function pointers to simpl...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Rich Felker
fix off-by-one bug in siglongjmp that caused unpredicta...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Rich Felker
further debloat cancellation handlers
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Rich Felker
missed detail in cancellation bloat fix
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Rich Felker
fix static linking dependency bloat with cancellation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Rich Felker
implement if_nameindex and if_freenameindex
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Rich Felker
overhaul rwlocks to address several issues
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Rich Felker
timedwait: play it safe for now
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Rich Felker
fix stubbed-out reboot call
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Rich Felker
correctly handle old kernels without FUTEX_WAIT_BITSET
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Rich Felker
fix sem_timedwait bug introduced in timedwait unification
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Rich Felker
unify and overhaul timed futex waits
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Rich Felker
avoid accessing mutex memory after atomic unlock
commit
|
commitdiff
|
tree
|
snapshot
next