projects
/
oweals
/
musl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/musl.git
2012-09-07
Rich Felker
add _Noreturn function attribute, with fallback for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Rich Felker
dladdr should be available under _BSD_SOURCE as well...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Rich Felker
use restrict everywhere it's required by c99 and/or...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Rich Felker
remove dependency of wmemmove on wmemcpy direction
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Rich Felker
remove dependency of memmove on memcpy direction
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Rich Felker
fix broken ttyname[_r] (failure to null-terminate result)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Rich Felker
avoid "inline" in public headers for strict c89 compati...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Rich Felker
fix wrong type for poll.h nfds_t
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Rich Felker
fix missing statics in crypt_sha256 code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Rich Felker
anti-DoS rounds count limits for blowfish and des crypt
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Rich Felker
limit sha512 rounds to similar runtime to sha256 limit
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Rich Felker
add sha256/sha512 crypt
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Rich Felker
get rid of eh_frame bloat
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Rich Felker
fix bug caused by main app & libc having map set; canno...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Rich Felker
dladdr support for dynamic linker (nonstandard extension)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Rich Felker
implement "low hanging fruit" from C11
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Rich Felker
add c11 quick_exit and at_quick_exit functions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Rich Felker
fix bug in gnu hash lookup on dlsym(handle, name) lookups
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Rich Felker
clean up search_vec usage for vdso
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Rich Felker
use new search_vec function to find vdso in dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Rich Felker
ensure canary is setup if stack-prot libs are dlopen...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Rich Felker
add gnu hash support in the dynamic linker
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Rich Felker
type exposure fixes in sys/sem.h
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Rich Felker
stdio_ext.h needs to include stdio.h, at least to get...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Rich Felker
fix missing uintXX_t in nameser.h
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Rich Felker
fix dirent.h with _BSD_SOURCE
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Rich Felker
optimize legacy ffs function
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Rich Felker
fix bug whereby most atexit-registered functions got...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-18
Rich Felker
make dynamic linker report all failures before exiting
commit
|
commitdiff
|
tree
|
snapshot
2012-08-18
Rich Felker
release notes for 0.9.4
v0.9.4
commit
|
commitdiff
|
tree
|
snapshot
2012-08-18
Rich Felker
add mips to supported arch list in INSTALL file
commit
|
commitdiff
|
tree
|
snapshot
2012-08-18
Rich Felker
crt1 must align stack pointer on mips
commit
|
commitdiff
|
tree
|
snapshot
2012-08-18
Rich Felker
fix bug computing argc when invoking ld-musl-mips.so...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Rich Felker
split up installation target
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Rich Felker
fix extremely rare but dangerous race condition in...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Rich Felker
fix float parsing logic for long decimal expansions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
Rich Felker
handle null arguments to legacy bsd err.h functions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
Rich Felker
improve headers to better deal with removed-in-posix...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
Rich Felker
add missing xattr functions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
Rich Felker
update copyright/credits for recent code additions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
Rich Felker
support configuring cross compiling with CROSS_COMPILE...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Rich Felker
Merge remote-tracking branch 'nsz/bsd'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Rich Felker
Merge remote-tracking branch 'nsz/exp'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
nsz
math: fix _BSD_SOURCE namespace in math.h
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Rich Felker
remove significandl
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Rich Felker
add significand[fl] math functions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Rich Felker
publicly expose getdents api under _BSD_SOURCE
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Rich Felker
memcpy asm for i386 and x86_64
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Rich Felker
avoid need for -march=mips2 to compile mips atomic...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Rich Felker
remove unused but buggy code from strstr.c
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Rich Felker
remove buggy short-string wcsstr implementation; always...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Rich Felker
add bsd fgetln function
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Rich Felker
minor but worthwhile optimization in printf: avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Rich Felker
trivial optimization to printf: avoid wasted call frame
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Rich Felker
use int instead of long for ptrdiff_t on all 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Rich Felker
fix incorrect ptrdiff_t type on mips
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Rich Felker
add blowfish hash support to crypt
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Rich Felker
fix (hopefully) all hard-coded 8's for kernel sigset_t...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Rich Felker
add defines for number of sigset_t bytes syscalls expect
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Rich Felker
make crypt return an unmatchable hash rather than NULL...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
nsz
math: fix exp.s on i386 and x86_64 so the exception...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Rich Felker
further fixes for mips ioctl.h header
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Rich Felker
fix another mips gratuitous-incompatibility bug: ioctl...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Rich Felker
fix bug dlsym bug that slipped in during dynamic linker...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
make configure accept mipsel
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
dlsym RTLD_NEXT support for mips
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
fix socket.h on mips
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
align mips _init/_fini functions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
more changes that were lost when committing mips dynami...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
more stuff lost committing mips dynamic linker
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
fix change lost in the process of integrating mips...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
remove configure check disabling shared libraries on...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
mips dynamic linker support
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
make dynlink.lo depend on reloc.h in makefile
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
more cleanup of dynamic linker internals
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
more dynamic linker internals cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
dynamic linker internals cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Rich Felker
floating point support for arm setjmp/longjmp
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Rich Felker
release notes for 0.9.3
v0.9.3
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Rich Felker
abstract out compiler runtime library for linking libc.so
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Rich Felker
fix argument type error on wcwidth function
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Rich Felker
fix missing static in getusershell (namespace pollution)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Rich Felker
optimize mempcpy to minimize need for data saved across...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Rich Felker
optimize arm setjmp/longjmp register saving/loading
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
Rich Felker
save AT_HWCAP from auxv for subsequent use in machine...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Rich Felker
retry on cas failures in sem_trywait
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Rich Felker
gcc wrapper improvement: leave libgcc dir in the librar...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Rich Felker
add ioperm/iopl syscalls
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Rich Felker
add splice and vmsplice syscalls
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Rich Felker
add extended attributes syscalls
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Rich Felker
add pipe2 syscall
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
Rich Felker
remove scanf dependency from getaddrinfo /etc/services...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Rich Felker
getaddrinfo /etc/services lookup support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Rich Felker
fix namespace issue in prototypes in math.h
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Rich Felker
fix wrong size for sigjmp_buf signal set array
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Rich Felker
add floating point register saving/restoring to mips...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Rich Felker
make getservby*_r return error code rather than -1...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Rich Felker
fix logic error for skipping failed interfaces in if_na...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Rich Felker
fix typo in aio.h
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Rich Felker
fix getservby*() with null pointer for protocol argument
commit
|
commitdiff
|
tree
|
snapshot
next