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-12-01
Szabolcs Nagy
fix the end of string matching in fnmatch with FNM_PATHNAME
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Rich Felker
support mix of IPv4 and v6 nameservers in resolv.conf
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Rich Felker
increase TTY_NAME_MAX limit to 32
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Rich Felker
reject invalid address families in getaddrinfo
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Rich Felker
adjust fallback INFINITY definition for FLT_EVAL_METHOD...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Rich Felker
fix off-by-one length failure in strftime/wcsftime...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Szabolcs Nagy
remove duplicate includes from dynlink.c, strfmon.c...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Rich Felker
restore type of NULL to void * except when used in...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Michael Forney
shadow: Implement fgetspent
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Michael Forney
shadow: Move spent parsing to internal function
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Michael Forney
Fix dn_comp prototype and add stub
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Michael Forney
shadow: Implement putspent
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Szabolcs Nagy
math: clean up __rem_pio2
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Szabolcs Nagy
use 0 instead of NULL in headers where NULL is not...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Szabolcs Nagy
add O_TMPFILE flag, new in linux 3.11
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Szabolcs Nagy
add TCP_NOTSENT_LOWAT tcp socket option, new in linux...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Timo Teräs
add linux tcp state enums
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Timo Teräs
add multicast structures from RFC 3678 to netinet/in.h
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Michael Forney
Fix dn_expand pointer following
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Michael Forney
putgrent: Add missing newline
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Michael Forney
putgrent: Stop writing output on first failure
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Michael Forney
strcmp: Remove unnecessary check for *r
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
rofl0r
timeradd/timersub: cast result to void to get rid of...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Rich Felker
fix and refactor child reaping logic in wordexp
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Rich Felker
fix fd leak and case where fd 1 is already closed in...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Rich Felker
fix resource exhaustion and zero-word cases in wordexp
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Rich Felker
improve robustness of wordexp and fix handling of 0...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Szabolcs Nagy
add legacy getloadavg api
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Rich Felker
fix fd leak (missing close-on-exec) in getifaddrs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Szabolcs Nagy
math: add (obsolete) bsd drem and finite functions
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Szabolcs Nagy
math: lgamma cleanup (simpler sin(pi*x) for the negativ...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Rich Felker
fix the nominal type of LDBL_* limits on archs with...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Rich Felker
write floating point limit constants to 21 significant...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
rofl0r
iswspace: fix handling of 0
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Rich Felker
fix harmless inconsistency in semtimedop
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Rich Felker
implement semtimedop
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Rich Felker
adjust sys/wait.h not to produde errors in strict ISO...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Rich Felker
remove O_NOFOLLOW from __map_file used for time zone...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Rich Felker
fix handling of overly-long TZ environment variable...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
rofl0r
timezone parser: fix iteration over search dir paths
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
rofl0r
timezone parser: fix offset to transition table in...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
rofl0r
fix timezone parser code crashing on 64bit sys
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Rich Felker
fix regression in inet_aton due to misinterpretation...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Rich Felker
simplify faccessat AT_EACCESS path and eliminate resour...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Rich Felker
fix faccessat AT_EACCESS path not to leave zombie processes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Rich Felker
fix inttypes.h PRI and SCN macros for [u]intptr_t types
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Szabolcs Nagy
POSIX conformance fix: define struct entry in search.h
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Szabolcs Nagy
fenv: fix i386 fesetround for sse
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Szabolcs Nagy
math: extensive log*.c cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Rich Felker
add legacy ftime function and sys/timeb.h
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Szabolcs Nagy
fix inet_pton
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Szabolcs Nagy
fix __ipparse to parse the generic numbers-and-dots...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Szabolcs Nagy
fix inet_aton to accept the generic "numbers-and-dots...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Rich Felker
split inet_addr and inet_ntoa back into their own files
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Rich Felker
fix multiple minor namespace issues in headers
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Rich Felker
fix return value for inet_pton in ipv6 failure cases
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Szabolcs Nagy
use consistent include guard name in arpa/ftp.h
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Szabolcs Nagy
fix typo in socket.h (wrong macro name)
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Rich Felker
in faccessat slow path, add close-on-exec to pipe fds
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Rich Felker
fix uid/gid-setting error in faccessat with AT_EACCESS...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Rich Felker
fix errno value for getcwd when size argument is zero
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Szabolcs Nagy
math: fix rare underflow issue in fma
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Szabolcs Nagy
math: use sqrtl if FLT_EVAL_METHOD==2 in acosh and...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Szabolcs Nagy
fix clockid macro names in time.h, reported by Paul...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Szabolcs Nagy
remove errno setting from setenv, malloc sets it correc...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Szabolcs Nagy
fix allocation sizes in regcomp
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Szabolcs Nagy
add missing va_end in execl* for correcness and static...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Szabolcs Nagy
minor vfprintf and vfwprintf changes to please static...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Szabolcs Nagy
math: remove an unused variable from modfl
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Rich Felker
slightly optimize __brk for size
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Rich Felker
fix failure of malloc to set errno on heap (brk) exhaustion
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Rich Felker
fix failure to check malloc result in setenv
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Szabolcs Nagy
math: remove code duplication in erfl found by clang...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Szabolcs Nagy
math: remove a useless assignment in lgammal found...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Rich Felker
fix invalid implicit pointer conversion in pthread_key_...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Rich Felker
fix uninitialized variable in dladdr
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Rich Felker
removed unused variable in vfwprintf
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Rich Felker
fix new environment always being null with execle
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Rich Felker
fix off-by-one error in getgrnam_r and getgrgid_r,...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Rich Felker
fix buffer overflow in mbsrtowcs
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Szabolcs Nagy
math: fix comparision macros (isless etc) when FLT_EVAL...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Rich Felker
add missing i386 syscall numbers
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Rich Felker
remove duplicate lines from mips bits/syscall.h
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Rich Felker
release notes for 0.9.14
v0.9.14
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Rich Felker
fix arm atomic store and generate simpler/less-bloated...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Rich Felker
fix potential deadlock bug in libc-internal locking...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Rich Felker
correct the sysconf value for RTSIG_MAX
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Rich Felker
fix sigemptyset and sigfillset for mips
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Rich Felker
fix clobbering of caller's stack in mips __clone function
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Szabolcs Nagy
sys/resource.h: add PRIO_MIN and PRIO_MAX for getpriori...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Szabolcs Nagy
update include/elf.h following glibc changes
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Rich Felker
omit CLONE_PARENT flag to clone in pthread_create
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Rich Felker
use symbolic names for clone flags in pthread_create
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Szabolcs Nagy
sys/socket.h: add new SO_BUSY_POLL socket option
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Szabolcs Nagy
ptrace.h: add new ptrace requests to get/set sigmask
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Szabolcs Nagy
net/if_arp.h: add missing ARP hardware identifiers...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Szabolcs Nagy
netinet/in.h: add missing IP protocol numbers from...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Szabolcs Nagy
support configurable page size on mips, powerpc and...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-14
Rich Felker
fix overflow in sysconf for _SC_MQ_PRIO_MAX
commit
|
commitdiff
|
tree
|
snapshot
2013-09-14
Rich Felker
fix child stack alignment on mips clone
commit
|
commitdiff
|
tree
|
snapshot
next