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-05-01
Rich Felker
remove objcopy --weaken from the makefile
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Rich Felker
support alternate glibc name pow10 for exp10
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Rich Felker
add C stub for sqrtl (already implemented in asm on...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Rich Felker
first try at writing an efficient and "correct" exp10
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Rich Felker
make stack protector work with gcc configured for non...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Rich Felker
fix off-by-one error that caused uninitialized memory...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Rich Felker
fix typo in the x86_64 rounding asm
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Rich Felker
new math asm (abs/rounding) for x86_64
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Rich Felker
fix float_t and double_t defs on x86 when -mfpmath...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Rich Felker
add linux-specific unshare syscall wrapper
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Rich Felker
fix longstanding missing static in mq_notify (namespace...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Rich Felker
new fnmatch implementation
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Rich Felker
support FLT_EVAL_METHOD changing on x86 with gcc -msse2...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Rich Felker
update fnmatch to POSIX 2008 semantics
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Rich Felker
release notes for 0.8.10
v0.8.10
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Rich Felker
gdb shared library debugging support
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Rich Felker
first attempt at enabling stack protector support
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Rich Felker
use signed char rather than plain char for int8_t
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Rich Felker
add another example option to dist/config.mak
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Rich Felker
ditch the priority inheritance locks; use malloc's...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Rich Felker
internal locks: new owner of contended lock must set...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Rich Felker
new internal locking primitive; drop spinlocks
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Rich Felker
new wcwidth implementation (fast table-based)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Rich Felker
sync case mappings with unicode 6.1
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Rich Felker
optimize iswprint
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Rich Felker
fix spurious punct class for some surrogate codepoints...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Rich Felker
destubify iswalpha and update iswpunct to unicode 6.1
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Rich Felker
make dlerror produce informative results
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Rich Felker
implement getusershell, etc. legacy functions
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Rich Felker
getdtablesize is not standard; move it to its correct...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Rich Felker
new gcc wrapper, entirely specfile based
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Rich Felker
remove redundant (unmaintained) check in floatscan
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Rich Felker
fix breakage in endian.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Rich Felker
add some ugly byte swapping cruft in endian.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Rich Felker
add getresuid and getresgid syscall wrappers
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Rich Felker
fix major breakage in iconv, bogus rejecting of dest...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Rich Felker
make floatscan correctly set errno for overflow/underflow
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Rich Felker
skip leading zeros even after decimal point in floatscan
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Rich Felker
fix overread (consuming an extra byte) scanning NAN
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Rich Felker
fix broken sysconf when correct value is -1
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Rich Felker
release notes for 0.8.9 (bugfix release)
v0.8.9
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Rich Felker
further fixes to leading space issue (forgot the wide...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Rich Felker
fix really bad breakage in strtol, etc.: failure to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Rich Felker
fix header typo
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Rich Felker
legacy junk compatibility grab-bag
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Rich Felker
fix incorrect macro name for MATH_ERREXCEPT in math.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Rich Felker
release notes for 0.8.8
v0.8.8
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Rich Felker
fix typo in exponent reading code or floats
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Rich Felker
fix wide scanf's handling of input failure on %c, and...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Rich Felker
fix failure to distinguish input/match failure in wide...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Rich Felker
fix over-read in %ls with non-wide scanf
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Rich Felker
fix broken %s and %[ with no width specifier in wide...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Rich Felker
fix failure to read infinity in scanf
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Rich Felker
fix failure of int parser to unget an initial mismatchi...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Rich Felker
make wide scanf %[ respect width
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Rich Felker
fix wide scanf to respect field width for strings
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Rich Felker
fix some bugs in scanf %[ handling detected while writi...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Rich Felker
introduce new wide scanf code and remove the last remna...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Rich Felker
avoid depending on POSIX symbol in code used from plain...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Rich Felker
avoid null pointer dereference on %*p fields in scanf
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Rich Felker
also ensure that write buffer is bounded when __stdio_w...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Rich Felker
fix buffer overflow in vfprintf on long writes to unbuf...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Rich Felker
fix %lf, etc. with printf
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Rich Felker
better description for errno==0
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Rich Felker
implement wcstod and family
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Rich Felker
avoid hitting eof in wcstol
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Rich Felker
use the new integer parser (FILE/shgetc based) for...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Rich Felker
new scanf implementation and corresponding integer...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Rich Felker
fix buggy limiter handling in shgetc
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Rich Felker
wordexp must set the we_offs entries of we_wordv to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Rich Felker
fix crash in wordfree if we_offs is not initialized...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Rich Felker
fix broken shgetc limiter logic (wasn't working)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
Rich Felker
floatscan: fix incorrect count of leading nonzero digits
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Rich Felker
move F_DUPFD_CLOEXEC out of bits
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Rich Felker
add F_SETSIG and F_GETSIG (linux specific) to fcntl.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Rich Felker
fix signedness error handling invalid multibyte sequenc...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-14
Rich Felker
rename __sa_restorer to sa_restorer in struct sigaction
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Rich Felker
remove invalid code from TRE
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Rich Felker
fix broken regerror (typo) and missing message
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Rich Felker
use fast version of the int reading code for the high...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Rich Felker
use macros instead of inline functions in shgetc.h
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Rich Felker
fix spurious overflows in strtoull with small bases
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Rich Felker
remove magic numbers from floatscan
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Rich Felker
optimize more integer cases in floatscan; comment the...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Rich Felker
revert invalid optimization in floatscan
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Rich Felker
fix stupid typo in floatscan that caused excess roundin...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Rich Felker
add some more useful suggested options to config.mak...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Rich Felker
Merge remote branch 'nsz/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Rich Felker
optimize floatscan downscaler to skip results that...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Rich Felker
simplify/debloat radix point alignment code in floatscan
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Rich Felker
optimize floatscan: avoid excessive upscaling
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Rich Felker
fix incorrect initial count in shgetc when data is...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Rich Felker
fix bug parsing lone zero followed by junk, and hex...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Rich Felker
fix float scanning of certain values ending in zeros
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Rich Felker
fix potential overflow in exponent reading
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Rich Felker
set errno properly when parsing floating point
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Rich Felker
add "scan helper getc" and rework strtod, etc. to use it
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Rich Felker
unify strtof/strtod/strtold wrappers and fix initial...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Rich Felker
new floating point parser/converter
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Rich Felker
fix alloca issue in stdlib.h too
commit
|
commitdiff
|
tree
|
snapshot
next