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-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
2013-03-04
Rich Felker
fix some obscure header type size/alignment issues
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Rich Felker
fix wrong float_t on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Rich Felker
fix cruft in utmp.h that was broken by changes in utmpx.h
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Rich Felker
fix integer type issue in strverscmp
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Rich Felker
implement non-stub strverscmp
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Rich Felker
namespace conformance to latest standards in strings.h
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Rich Felker
replace stub with working strcasestr
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Rich Felker
fix wrong return value from wmemmove on forward copies
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
rofl0r
scsci/sg.h: fix usage of undefined macro HZ
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
rofl0r
add arpa/ftp.h
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Rich Felker
use memcmp instead of str[n]cmp for temp function XXXXX...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Rich Felker
fix error cases in mkostemps core
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Rich Felker
remove leftover unused variable in mktemp after refactoring
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Rich Felker
add mkostemp, mkstemps, and mkostemps functions and...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Rich Felker
remove unused #undef environ now that libc.h no longer...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Rich Felker
consistently use the internal name __environ for environ
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Rich Felker
add fgetgrent function
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Rich Felker
fix typo in newly-added error message for EOWNERDEAD
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Rich Felker
improve error strings
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
rofl0r
arm: add __aeabi_atexit()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
rofl0r
Makefile: make it possible to build arch specific C...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Rich Felker
base system() on posix_spawn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Rich Felker
fix unsigned comparison bug in posix_spawn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Rich Felker
overhaul posix_spawn to use CLONE_VM instead of vfork
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Rich Felker
streamline old-kernel fallback path of pipe2 to use...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Rich Felker
fix regression that made shared libs crash on arm
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Rich Felker
dynamically allocate storage for gethostby* buffers
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Rich Felker
fix blank ai_canonname from getaddrinfo for non-CNAMEs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Rich Felker
fix memory leak due to double call to getaddrinfo in...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Rich Felker
fix error returns in gethostby*_r functions
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Rich Felker
fix uninitialized map_len being used in munmap failure...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Rich Felker
fix stale locks left behind when pthread_create fails
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Rich Felker
if pthread_create fails, it must not attempt mmap if...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Rich Felker
pthread stack treatment overhaul for application-provid...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
rofl0r
make some arrays const
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Rich Felker
replace __wake function with macro that performs direct...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Rich Felker
fix up minor misplacement of restrict keyword in spawna...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Rich Felker
release notes for 0.9.9
v0.9.9
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Rich Felker
revert regex "cleanup" that seems unjustified and may...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Rich Felker
SOL_TCP is nonstandard and not in the reserved namespace
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Rich Felker
fix tm_to_time logic for number of days in november
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Rich Felker
add RTLD_NODELETE flag for dlopen
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Rich Felker
add support for RTLD_NOLOAD to dlopen
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Rich Felker
fix regression in dlsym: rejection of special RTLD_...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Rich Felker
use a common definition of NULL as 0L for C and C++
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Rich Felker
fix warning building dynlink.c stub for static libc
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Rich Felker
fix bug in dladdr that prevented resolving addresses...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Szabolcs Nagy
remove unused "params" related code from regex
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Rich Felker
Merge remote-tracking branch 'nsz/math'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Szabolcs Nagy
regex: remove an unused local variable from regexec
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Szabolcs Nagy
in crypt_des change unnecessary union keybuf into unsig...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Szabolcs Nagy
crypt: fix the prototype of md5_sum, sha256_sum and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Szabolcs Nagy
fix lio_listio return value in LIO_WAIT mode
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Szabolcs Nagy
add MOD_TAI to sys/timex.h and update STA_RONLY
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Szabolcs Nagy
add SWAP_FLAG_DISCARD to sys/swap.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Szabolcs Nagy
add mount flags to sys/mount.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Szabolcs Nagy
add IN_EXCL_UNLINK to sys/inotify.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Szabolcs Nagy
add EPOLLWAKEUP flag to sys/epoll.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Szabolcs Nagy
add RB_SW_SUSPEND and RB_KEXEC to sys/reboot.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Szabolcs Nagy
add missing mmap options and madvices to bits/mman...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Szabolcs Nagy
add missing EXTPROC flag to bits/termios.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Szabolcs Nagy
add missing F_GETOWNER_UIDS flag to bits/fcntl.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Szabolcs Nagy
add missing EHWPOISON to bits/errno.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Szabolcs Nagy
add missing ptrace requests and options to sys/ptrace.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Szabolcs Nagy
add missing multicast socket options to netinet/in.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Szabolcs Nagy
add missing protocol families to sys/socket.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Rich Felker
fix another case of cloexec/nonblock flags not matching...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Rich Felker
check for invalid handles in dlsym/dlclose
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Szabolcs Nagy
math: erf and erfc cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
rofl0r
setjmp.h: add struct tag for sigjmp_buf (GCC C++ compat...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
rofl0r
add legacy header values.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
rofl0r
time.h: add BSD aliases for otherwise internal struct...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
rofl0r
wait.h: add linux specific, thread-related waitpid...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
rofl0r
__assert_fail(): remove _Noreturn, to get proper stackt...
commit
|
commitdiff
|
tree
|
snapshot
next