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-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
2012-04-09
Rich Felker
alloca cannot be a function. #define it to the gcc...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
nsz
math: fix x86 asin accuracy
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Rich Felker
work around nasty gcc bug in the i386 syscall asm
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Rich Felker
remove useless (at best, harmful) feature test checks...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Rich Felker
improve name lookup performance in corner cases
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Rich Felker
optimize signbit macro
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Rich Felker
make math.h more c++-friendly
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
nsz
math: minor cleanups in ceil and floor
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
nsz
math: remove x86 modf asm
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
nsz
math: rewrite modf.c and clean up modff.c
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
nsz
math: fix modfl.c bug
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
nsz
math: fix a regression in powl and do some cleanups
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
nsz
math: add dummy tgamma and tgammaf implementations
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
nsz
math: remove comment about aliasing lgamma as gamma
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
nsz
math: fix typo in i386 remquof and remquol asm
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Rich Felker
Merge remote branch 'nsz/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-25
Rich Felker
add strfmon_l variant (still mostly incomplete)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Rich Felker
update COPYRIGHT status of TRE regex code
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Rich Felker
update README to remove information no longer relevant...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Rich Felker
asm for hypot and hypotf
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Rich Felker
make dlerror conform to posix
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
nsz
minor rintl.c fix: remove unsupported ldbl format message
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
nsz
fix tgammal: don't set the signgam global
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Rich Felker
simplify creal and cimag macros
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Rich Felker
add creal/cimag macros in complex.h (and use them in...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Rich Felker
tgmath.h: suppress any existing macro definitions befor...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
nsz
acos.s fix: use the formula acos(x) = atan2(sqrt(1...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Rich Felker
sysconf support for dynamic limits (open files and...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Rich Felker
fix DECIMAL_DIG definitions
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Rich Felker
initial, very primitive strfmon
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Rich Felker
x86_64 math asm, long double functions only
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Rich Felker
limits.h: support gcc's -funsigned-char
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
Merge remote branch 'nsz/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
upgrade to latest upstream TRE regex code (0.8.0)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
nearbyint optimization (only clear inexact when necessary)
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
remove a fixme comment
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
clean up pow.c and powf.c
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
clean up powl.c
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
fix a cbrtl.c regression and remove x87 precision setting
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
optimize scalbn family
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
remquo asm: return quotient mod 8, as intended by the...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
use alternate formula for acos asm to avoid loss of...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
Merge remote branch 'nsz/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Rich Felker
fix exp asm
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
Merge branch 'master' of git://git.etalabs.net/musl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
code cleanup of named constants
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
fix remainder*.c: remove useless long double cast
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
don't try to create non-standard denormalization signal
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Rich Felker
Merge remote branch 'nsz/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
new modff.c code, fix nan handling in modfl
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
nsz
use scalbn or *2.0 instead of ldexp, fix fmal
commit
|
commitdiff
|
tree
|
snapshot
next