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-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-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
2012-07-15
Rich Felker
avoid blx instruction which does not exist on armv4t...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Rich Felker
make dynamic linker tell the debugger its own pathname
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Rich Felker
fix broken mips a_fetch_add
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Rich Felker
sigsetjmp asm for mips
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Rich Felker
mipsel (little endian) support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Rich Felker
workaround another sendmsg kernel bug on 64-bit machines
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Rich Felker
fix redef of sigprocmask constants on mips
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Rich Felker
disable dynamic linking on mips for now (broken)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Rich Felker
more mips bits-header fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Rich Felker
fix mips syscalls with long long args
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Rich Felker
fix several locks that weren't updated right for new...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Rich Felker
fix pthread_kill unlocking
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Rich Felker
fix breakage of x86_64 sigaction from recent changes...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Rich Felker
fix mips mcontext_t structure size
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Rich Felker
fix potential race condition in detached threads
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Rich Felker
mips clone: don't free stack space used to copy arg
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Rich Felker
fix mips clone() on real linux kernel
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Rich Felker
fix MAP_ANONYMOUS value for mips, remove cruft copied...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Rich Felker
fix clone() on mips (args were in wrong order)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Rich Felker
first attempt at making threads work on mips
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Rich Felker
generic c version of __set_thread_area for archs where...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Rich Felker
initial version of mips (o32) port, based on work by...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Rich Felker
remove unused var in new sigaction code
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Rich Felker
use unsigned bitmask for consistency in ksigaction
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Rich Felker
fix breakage from last commit: forgot to include ksigac...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Rich Felker
changes to kernel sigaction struct handling in preparat...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Rich Felker
make dynamic linker depend on -DSHARED not -fPIC
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Rich Felker
fix lots of breakage on dlopen, mostly with explicit...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Rich Felker
support -mfpmath=387 on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Rich Felker
fix wrong value of FLT_EVAL_METHOD for x86_64
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Rich Felker
make arm syscalls (still non-inline) more efficient
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Rich Felker
remove little-endian assumption from arm atomic.h
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Rich Felker
fix dlsym RTLD_NEXT support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Rich Felker
putw is supposed to return 0 (not the value written...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Rich Felker
make sure getw/putw agree with prototypes by defining...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Rich Felker
add prototypes for getw/putw
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Rich Felker
configure: only use -ffloat-store on i386
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Rich Felker
jmp_buf overhaul fixing several issues
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
Rich Felker
fix sigsetjmp on arm (needs asm)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
Rich Felker
fix missing function declarations for __stdio_exit
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
Rich Felker
fix missing prototype and simplify sincosl on ld64...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
Rich Felker
fix invalid implicit pointer conversion in ld64 modfl
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Rich Felker
replace old and ugly crypt implementation
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Rich Felker
fix arm crti/crtn code
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Rich Felker
release notes for 0.9.2
v0.9.2
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Rich Felker
add process_vm_readv and process_vm_writev syscall...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Rich Felker
update syscall defs to latest kernel ones
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Rich Felker
proper error handling for fcntl F_GETOWN on modern...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
nsz
math: fix fma bug on x86 (found by Bruno Haible with...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Rich Felker
fix broken wcwidth tables
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Rich Felker
support ld80 pseudo-denormal invalid bit patterns;...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Rich Felker
fix ptsname_r to conform to the upcoming posix requirements
commit
|
commitdiff
|
tree
|
snapshot
next