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-02-15
Rich Felker
news for upcoming release
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
fix another error from header cleanup, missing size_t...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
fix broken signal.h from header cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
some docs fixes for x86_64
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
remove standalone syscall cruft
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
fix some type leakage (timer_t) from x86_64 commit
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Nicholas J...
Optimize x86_64 atomics to take advantage of 64-bitness.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Nicholas J...
Remove __syscall_lseek from x86_64 syscall.h.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Nicholas J...
Update x86_64 bits to mirror (modulo platform differenc...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Nicholas J...
Port musl to x86-64. One giant commit!
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
yet another ugly legacy syscall rename...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
fix getrlimit handling on 32-bit systems, and ease...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
split off arch-specific stdarg.h stuff
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
cleanup socketcall syscall interface to ease porting...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
finish moving 32-bit-specific junk out of source files.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
move arch-specific internal headers into place
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
finish unifying thread register handling in preparation...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
begin unifying clone/thread management interface in...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
make pthread_create return EAGAIN on resource failure...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
preparing build system to handle ports - step 1
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
add previously-missing ios646.h
v0.5.9
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
add WHATSNEW file for 0.5.9 release
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
guard against hard links to non-ordinary-files when...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
more header cleanup and conformance fixes - string.h
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
more header cleanup and conformance fixes - locale...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
header cleanup, conformance fixes - signals
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
update various bits headers for new linux additions
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
another pointer signedness fix
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
fix some pointer signedness issues (this was invalid C)
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
more header fixes, minor warning fix
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
ensure standard functions mk[sd]temp don't depend on...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Rich Felker
put confstr.c with the other conf functions
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
major bugfix for sigset_t (it was mistakenly 1024 bytes...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
extensive header cleanup for standards conformance...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
begin namespace-cleanup of standard C headers
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
use a more-correct integer type, and silence 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
explicitly release crt/* to the public domain
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
fixed missing cast in the non-i386 version of shmat...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
cleanup multibyte stuff to remove ugly casts, sanitize...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
cleaning up syscalls in preparation for x86_64 port
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
syscall cleanup for umount2
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
use umount2 syscall for umount (new targets lack old...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
reorganize thread exit code, make pthread_exit call...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
reorganize thread exit code, make pthread_exit call...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
added missing O_NDELAY
commit
|
commitdiff
|
tree
|
snapshot
2011-02-14
Rich Felker
fix previous commit that broke sigreturn. looks like...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Rich Felker
ensure that musl is compiled as C99 code & XSI option...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-13
Rich Felker
fix omission that kept sa_restorer from being used
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
Rich Felker
ensure that the compiler doesn't try to reorder around...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-12
Rich Felker
initial check-in, version 0.5.0
v0.5.0
commit
|
commitdiff
|
tree
|
snapshot