projects
/
oweals
/
musl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix mknod and mknodat to accept large dev_t values
2013-05-16
Rich Felker
fix mknod and mknodat to accept large dev_t values
commit
|
commitdiff
|
tree
2013-05-15
Rich Felker
support full range of dev_t major/minor numbers in...
commit
|
commitdiff
|
tree
2013-05-05
Rich Felker
fix incorrect clock tick scaling in fallback case of...
commit
|
commitdiff
|
tree
2013-05-05
Rich Felker
do not interpret errors in return value of times()...
commit
|
commitdiff
|
tree
2013-04-26
Rich Felker
transition to using functions for internal signal blocking...
commit
|
commitdiff
|
tree
2013-04-26
Rich Felker
optimize/debloat raise
commit
|
commitdiff
|
tree
2013-04-26
Rich Felker
prevent code from running under a thread id which already...
commit
|
commitdiff
|
tree
2013-04-26
Rich Felker
synccall signal handler need not handle dead threads...
commit
|
commitdiff
|
tree
2013-04-26
Rich Felker
fix clobbering of signal mask when creating thread...
commit
|
commitdiff
|
tree
2013-04-26
Rich Felker
make last thread's pthread_exit give exit(0) a consistent...
commit
|
commitdiff
|
tree
2013-04-26
Rich Felker
use atomic decrement rather than cas in pthread_exit...
commit
|
commitdiff
|
tree
2013-04-26
Rich Felker
add comments on some of the pthread_exit logic
commit
|
commitdiff
|
tree
2013-04-26
Rich Felker
always block signals in pthread_exit before decrementing...
commit
|
commitdiff
|
tree
2013-04-26
Rich Felker
remove explicit locking to prevent __synccall setuid...
commit
|
commitdiff
|
tree
2013-04-23
Rich Felker
remove __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS...
commit
|
commitdiff
|
tree
2013-04-22
Rich Felker
fix reversed argument order x86_64 sigsetjmp's call...
commit
|
commitdiff
|
tree
2013-04-20
Rich Felker
comment potentially-confusing use of struct crypt_data...
commit
|
commitdiff
|
tree
2013-04-20
Rich Felker
mention bits headers in another part of copyright file
commit
|
commitdiff
|
tree
2013-04-20
Rich Felker
update copyright year
commit
|
commitdiff
|
tree
2013-04-20
Rich Felker
clarify that bits headers are included as public headers
commit
|
commitdiff
|
tree
2013-04-20
Rich Felker
make dynamic linker accept : or \n as path separator
commit
|
commitdiff
|
tree
2013-04-14
Rich Felker
release notes for 0.9.10
commit
|
commitdiff
|
tree
2013-04-11
Rich Felker
make ifaddrs.h expose sys/socket.h
commit
|
commitdiff
|
tree
2013-04-09
Rich Felker
mbrtowc: do not leave mbstate_t in permanent-fail state...
commit
|
commitdiff
|
tree
2013-04-09
Rich Felker
implement mbtowc directly, not as a wrapper for mbrtowc
commit
|
commitdiff
|
tree
2013-04-09
Rich Felker
optimize mbrtowc
commit
|
commitdiff
|
tree
2013-04-09
Rich Felker
fix out-of-bounds access in UTF-8 decoding
commit
|
commitdiff
|
tree
2013-04-08
Rich Felker
fix signalfd not to ignore flags
commit
|
commitdiff
|
tree
2013-04-06
Rich Felker
silence nonsensical warnings in timer_create
commit
|
commitdiff
|
tree
2013-04-06
Rich Felker
add support for program_invocation[_short]_name
commit
|
commitdiff
|
tree
2013-04-06
Rich Felker
fix argument omission in ABI-compat weak_alias for...
commit
|
commitdiff
|
tree
2013-04-06
Rich Felker
fix type error in pthread_create, introduced with pthread_ge...
commit
|
commitdiff
|
tree
2013-04-05
Rich Felker
add prototype for dn_skipname
commit
|
commitdiff
|
tree
2013-04-05
Rich Felker
implement dn_skipname (legacy resolver function)
commit
|
commitdiff
|
tree
2013-04-05
Rich Felker
fix type issues in stdint.h so underlying types of...
commit
|
commitdiff
|
tree
2013-04-04
Rich Felker
eliminate bits/wchar.h
commit
|
commitdiff
|
tree
2013-04-04
Rich Felker
eliminate gcc dependency for testing char signedness...
commit
|
commitdiff
|
tree
2013-04-04
Rich Felker
add put*ent functions for passwd/group files and similar...
commit
|
commitdiff
|
tree
2013-04-04
Rich Felker
cleanup wcstombs
commit
|
commitdiff
|
tree
2013-04-04
Rich Felker
cleanup mbstowcs wrapper
commit
|
commitdiff
|
tree
2013-04-04
Rich Felker
minor optimization to mbstowcs
commit
|
commitdiff
|
tree
2013-04-04
Rich Felker
fix incorrect range checks in wcsrtombs
commit
|
commitdiff
|
tree
2013-04-04
Rich Felker
overhaul mbsrtowcs
commit
|
commitdiff
|
tree
2013-04-01
Rich Felker
fix typo in setpriority syscall wrapper
commit
|
commitdiff
|
tree
2013-04-01
Rich Felker
provide prototype for pthread_getattr_np
commit
|
commitdiff
|
tree
2013-04-01
Rich Felker
implement pthread_getattr_np
commit
|
commitdiff
|
tree
2013-03-27
Rich Felker
remove __SYSCALL_SSLEN arch macro in favor of using...
commit
|
commitdiff
|
tree
2013-03-27
Rich Felker
provide emulation of fcntl F_DUPFD_CLOEXEC on old kernels
commit
|
commitdiff
|
tree
2013-03-25
Rich Felker
in pipe2, use pipe() rather than __syscall(SYS_pipe...
commit
|
commitdiff
|
tree
2013-03-25
Rich Felker
rewrite popen to use posix_spawn instead of fragile...
commit
|
commitdiff
|
tree
2013-03-25
Rich Felker
remove cruft from pre-posix_spawn version of the system...
commit
|
commitdiff
|
tree
2013-03-24
Rich Felker
add deprecated SIGIOT alias for SIGABRT
commit
|
commitdiff
|
tree
2013-03-23
Rich Felker
fix multiple bugs in syslog interfaces
commit
|
commitdiff
|
tree
2013-03-10
Rich Felker
remove soname from libc.so/ld-musl
commit
|
commitdiff
|
tree
2013-03-07
Rich Felker
fix epoll structure alignment on non-x86_64 archs
commit
|
commitdiff
|
tree
2013-03-06
Rich Felker
fix missing type error in grp.h from adding fgetgrent
commit
|
commitdiff
|
tree
2013-03-05
Rich Felker
fix types for wctype_t and wctrans_t
commit
|
commitdiff
|
tree
2013-03-04
Rich Felker
fix some obscure header type size/alignment issues
commit
|
commitdiff
|
tree
2013-02-26
Rich Felker
fix wrong float_t on x86_64
commit
|
commitdiff
|
tree
2013-02-26
Rich Felker
fix cruft in utmp.h that was broken by changes in utmpx.h
commit
|
commitdiff
|
tree
2013-02-26
Rich Felker
fix integer type issue in strverscmp
commit
|
commitdiff
|
tree
2013-02-26
Rich Felker
implement non-stub strverscmp
commit
|
commitdiff
|
tree
2013-02-26
Rich Felker
namespace conformance to latest standards in strings.h
commit
|
commitdiff
|
tree
2013-02-22
Rich Felker
replace stub with working strcasestr
commit
|
commitdiff
|
tree
2013-02-22
Rich Felker
fix wrong return value from wmemmove on forward copies
commit
|
commitdiff
|
tree
2013-02-21
Rich Felker
use memcmp instead of str[n]cmp for temp function XXXXXX...
commit
|
commitdiff
|
tree
2013-02-21
Rich Felker
fix error cases in mkostemps core
commit
|
commitdiff
|
tree
2013-02-21
Rich Felker
remove leftover unused variable in mktemp after refactoring
commit
|
commitdiff
|
tree
2013-02-21
Rich Felker
add mkostemp, mkstemps, and mkostemps functions and...
commit
|
commitdiff
|
tree
2013-02-17
Rich Felker
remove unused #undef environ now that libc.h no longer...
commit
|
commitdiff
|
tree
2013-02-17
Rich Felker
consistently use the internal name __environ for environ
commit
|
commitdiff
|
tree
2013-02-17
Rich Felker
add fgetgrent function
commit
|
commitdiff
|
tree
2013-02-07
Rich Felker
fix typo in newly-added error message for EOWNERDEAD
commit
|
commitdiff
|
tree
2013-02-07
Rich Felker
improve error strings
commit
|
commitdiff
|
tree
2013-02-03
Rich Felker
base system() on posix_spawn
commit
|
commitdiff
|
tree
2013-02-03
Rich Felker
fix unsigned comparison bug in posix_spawn
commit
|
commitdiff
|
tree
2013-02-03
Rich Felker
overhaul posix_spawn to use CLONE_VM instead of vfork
commit
|
commitdiff
|
tree
2013-02-03
Rich Felker
streamline old-kernel fallback path of pipe2 to use...
commit
|
commitdiff
|
tree
2013-02-03
Rich Felker
fix regression that made shared libs crash on arm
commit
|
commitdiff
|
tree
2013-02-02
Rich Felker
dynamically allocate storage for gethostby* buffers
commit
|
commitdiff
|
tree
2013-02-02
Rich Felker
fix blank ai_canonname from getaddrinfo for non-CNAMEs
commit
|
commitdiff
|
tree
2013-02-02
Rich Felker
fix memory leak due to double call to getaddrinfo in...
commit
|
commitdiff
|
tree
2013-02-02
Rich Felker
fix error returns in gethostby*_r functions
commit
|
commitdiff
|
tree
2013-02-02
Rich Felker
fix uninitialized map_len being used in munmap failure...
commit
|
commitdiff
|
tree
2013-02-02
Rich Felker
fix stale locks left behind when pthread_create fails
commit
|
commitdiff
|
tree
2013-02-02
Rich Felker
if pthread_create fails, it must not attempt mmap if...
commit
|
commitdiff
|
tree
2013-02-02
Rich Felker
pthread stack treatment overhaul for application-provided...
commit
|
commitdiff
|
tree
2013-02-01
Rich Felker
replace __wake function with macro that performs direct...
commit
|
commitdiff
|
tree
2013-02-01
Rich Felker
fix up minor misplacement of restrict keyword in spawnattr...
commit
|
commitdiff
|
tree
2013-02-01
Rich Felker
release notes for 0.9.9
commit
|
commitdiff
|
tree
2013-02-01
Rich Felker
revert regex "cleanup" that seems unjustified and may...
commit
|
commitdiff
|
tree
2013-01-31
Rich Felker
SOL_TCP is nonstandard and not in the reserved namespace
commit
|
commitdiff
|
tree
2013-01-26
Rich Felker
fix tm_to_time logic for number of days in november
commit
|
commitdiff
|
tree
2013-01-24
Rich Felker
add RTLD_NODELETE flag for dlopen
commit
|
commitdiff
|
tree
2013-01-24
Rich Felker
add support for RTLD_NOLOAD to dlopen
commit
|
commitdiff
|
tree
2013-01-24
Rich Felker
fix regression in dlsym: rejection of special RTLD_...
commit
|
commitdiff
|
tree
2013-01-19
Rich Felker
use a common definition of NULL as 0L for C and C++
commit
|
commitdiff
|
tree
2013-01-16
Rich Felker
fix warning building dynlink.c stub for static libc
commit
|
commitdiff
|
tree
2013-01-16
Rich Felker
fix bug in dladdr that prevented resolving addresses...
commit
|
commitdiff
|
tree
2013-01-14
Rich Felker
Merge remote-tracking branch 'nsz/math'
commit
|
commitdiff
|
tree
next