projects
/
oweals
/
musl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/musl.git
2013-06-06
Rich Felker
implement 'm' modifier for wide scanf variants
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Rich Felker
implement the 'm' (malloc) modifier for scanf
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Rich Felker
refactor wide-char scanf string handling
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Rich Felker
simplify some logic in scanf and remove redundant inval...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Rich Felker
refactor scanf core to use common code path for all...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Rich Felker
align stack properly for calling global ctors/dtors...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Rich Felker
ensure that thread dtv pointer is never null to optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-26
Rich Felker
Merge remote-tracking branch 'nsz/review'
commit
|
commitdiff
|
tree
|
snapshot
2013-05-26
Szabolcs Nagy
fix the prototype of settimeofday to follow the origina...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-26
Szabolcs Nagy
fix ioctl _IOR, _IOW, etc macros to avoid signed overfl...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-26
Szabolcs Nagy
on x86_64 use long instead of long long for 64bit posix...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-24
Rich Felker
change underlying type of clock_t to be uniform and...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-23
Rich Felker
fix overflow behavior of clock() function
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Szabolcs Nagy
math: add fma TODO comments about the underflow issue
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Szabolcs Nagy
math: fix two fma issues (only affects non-nearest...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Rich Felker
Merge remote-tracking branch 'nsz/review'
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Szabolcs Nagy
math: sin cos cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Rich Felker
make err.h functions print __progname
commit
|
commitdiff
|
tree
|
snapshot
2013-05-18
Szabolcs Nagy
math: tan cleanups
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Rich Felker
add FLT_TRUE_MIN, etc. macros from C11
commit
|
commitdiff
|
tree
|
snapshot
2013-05-17
Rich Felker
remove the __STDC_FORMAT_MACROS nonsense from inttypes.h
commit
|
commitdiff
|
tree
|
snapshot
2013-05-16
Rich Felker
fix mknod and mknodat to accept large dev_t values
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Szabolcs Nagy
math: use double_t for temporaries to avoid stores...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Rich Felker
support full range of dev_t major/minor numbers in...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-06
Szabolcs Nagy
remove compound literals from math.h to please c++
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Rich Felker
fix incorrect clock tick scaling in fallback case of...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Rich Felker
do not interpret errors in return value of times()...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Rich Felker
transition to using functions for internal signal block...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Rich Felker
optimize/debloat raise
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Rich Felker
prevent code from running under a thread id which alrea...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Rich Felker
synccall signal handler need not handle dead threads...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Rich Felker
fix clobbering of signal mask when creating thread...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Rich Felker
make last thread's pthread_exit give exit(0) a consiste...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Rich Felker
use atomic decrement rather than cas in pthread_exit...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Rich Felker
add comments on some of the pthread_exit logic
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Rich Felker
always block signals in pthread_exit before decrementin...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-26
Rich Felker
remove explicit locking to prevent __synccall setuid...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Rich Felker
remove __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Rich Felker
fix reversed argument order x86_64 sigsetjmp's call...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Rich Felker
comment potentially-confusing use of struct crypt_data...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Rich Felker
mention bits headers in another part of copyright file
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Rich Felker
update copyright year
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Rich Felker
clarify that bits headers are included as public headers
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Rich Felker
make dynamic linker accept : or \n as path separator
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Rich Felker
release notes for 0.9.10
v0.9.10
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Rich Felker
make ifaddrs.h expose sys/socket.h
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
rofl0r
getifaddrs: implement proper ipv6 netmasks
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Rich Felker
mbrtowc: do not leave mbstate_t in permanent-fail state...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Rich Felker
implement mbtowc directly, not as a wrapper for mbrtowc
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Rich Felker
optimize mbrtowc
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Rich Felker
fix out-of-bounds access in UTF-8 decoding
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Rich Felker
fix signalfd not to ignore flags
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Rich Felker
silence nonsensical warnings in timer_create
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Rich Felker
add support for program_invocation[_short]_name
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Rich Felker
fix argument omission in ABI-compat weak_alias for...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Isaac Dunham
Add ABI compatability aliases.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Rich Felker
fix type error in pthread_create, introduced with pthre...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
rofl0r
getifaddrs: remove unused label
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
rofl0r
getifaddrs: use if_nameindex to enumerate interfaces
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
rofl0r
getifaddrs: one less indent level
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
rofl0r
getifaddrs: less malloc
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
rofl0r
include/ifaddrs.h: add prototypes for get/freeifaddrs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
rofl0r
add getifaddrs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
rofl0r
net/if.h: add some missing IFF_ constants
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Rich Felker
add prototype for dn_skipname
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Rich Felker
implement dn_skipname (legacy resolver function)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
rofl0r
add arpa/tftp.h
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Rich Felker
fix type issues in stdint.h so underlying types of...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Rich Felker
eliminate bits/wchar.h
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Rich Felker
eliminate gcc dependency for testing char signedness...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Rich Felker
add put*ent functions for passwd/group files and simila...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Rich Felker
cleanup wcstombs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Rich Felker
cleanup mbstowcs wrapper
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Rich Felker
minor optimization to mbstowcs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Rich Felker
fix incorrect range checks in wcsrtombs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Rich Felker
overhaul mbsrtowcs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
rofl0r
re-add useconds_t
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
rofl0r
add arpa/nameser_compat.h
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
rofl0r
make tm_zone etc visible under _GNU_SOURCE
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
rofl0r
__time_to_tm: initialize tm_zone and tm_gmtoff
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Szabolcs Nagy
add syscall numbers for the new kcmp and finit_module...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Szabolcs Nagy
add the new SO_REUSEPORT socket option to mips and...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Szabolcs Nagy
add new socket options to sys/socket.h following linux
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Szabolcs Nagy
adding ethernet protocol ids to if_ether.h following...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Szabolcs Nagy
add ADJ_SETOFFSET timex mode bit (new in linux v2.6.39)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Szabolcs Nagy
add new linux tcp socket option flags to netinet/tcp.h
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Rich Felker
fix typo in setpriority syscall wrapper
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Rich Felker
provide prototype for pthread_getattr_np
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Rich Felker
implement pthread_getattr_np
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Rich Felker
remove __SYSCALL_SSLEN arch macro in favor of using...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Rich Felker
provide emulation of fcntl F_DUPFD_CLOEXEC on old kernels
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Rich Felker
in pipe2, use pipe() rather than __syscall(SYS_pipe...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Rich Felker
rewrite popen to use posix_spawn instead of fragile...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Rich Felker
remove cruft from pre-posix_spawn version of the system...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Rich Felker
add deprecated SIGIOT alias for SIGABRT
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Rich Felker
fix multiple bugs in syslog interfaces
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Rich Felker
remove soname from libc.so/ld-musl
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Rich Felker
fix epoll structure alignment on non-x86_64 archs
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Rich Felker
fix missing type error in grp.h from adding fgetgrent
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Rich Felker
fix types for wctype_t and wctrans_t
commit
|
commitdiff
|
tree
|
snapshot
next