projects
/
oweals
/
musl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix memory leak in regexec when input contains illegal sequence
[oweals/musl.git]
/
src
/
stdio
/
2014-09-05
Rich Felker
fix multiple stdio functions' behavior on zero-length...
tree
|
commitdiff
2014-09-05
Rich Felker
suppress null termination when fgets reads EOF with...
tree
|
commitdiff
2014-08-24
Rich Felker
fix false ownership of stdio FILEs due to tid reuse
tree
|
commitdiff
2014-07-17
Rich Felker
work around constant folding bug 61144 in gcc 4.9.0...
tree
|
commitdiff
2014-07-17
Rich Felker
simplify __stdio_exit static linking logic
tree
|
commitdiff
2014-07-02
Rich Felker
fix failure of wide printf/scanf functions to set wide...
tree
|
commitdiff
2014-07-01
Rich Felker
fix incorrect return value for fwide function
tree
|
commitdiff
2014-06-10
Rich Felker
replace all remaining internal uses of pthread_self...
tree
|
commitdiff
2014-06-06
Rich Felker
add O_CLOEXEC fallback for open and related functions
tree
|
commitdiff
2014-06-06
Rich Felker
fix fd leak in tmpfile when the fdopen operation fails
tree
|
commitdiff
2014-06-04
Rich Felker
simplify vasprintf implementation
tree
|
commitdiff
2014-05-30
Szabolcs Nagy
use cleaner code for handling float rounding in vfprintf
tree
|
commitdiff
2014-05-30
Rich Felker
support linux kernel apis (new archs) with old syscalls...
tree
|
commitdiff
2014-05-27
Rich Felker
fix missing declaration of strcpy in implementation...
tree
|
commitdiff
2014-05-27
Rich Felker
overhaul tmpfile, tmpnam, and tempnam functions
tree
|
commitdiff
2014-05-25
Rich Felker
support kernels with no SYS_open syscall, only SYS_openat
tree
|
commitdiff
2014-04-07
Rich Felker
fix printf rounding with %g for some corner case midpoints
tree
|
commitdiff
2014-04-07
Rich Felker
fix failure of printf %g to strip trailing zeros in...
tree
|
commitdiff
2014-04-07
Rich Felker
fix carry into uninitialized slots during printf floati...
tree
|
commitdiff
2014-03-24
Rich Felker
always initialize thread pointer at program start
tree
|
commitdiff
2014-03-09
Rich Felker
fix incorrect rounding in printf floating point corner...
tree
|
commitdiff
2014-03-09
Rich Felker
fix buffer overflow in printf formatting of denormals...
tree
|
commitdiff
2014-02-07
Rich Felker
in fdopen, avoid setting O_APPEND flag if it's already set
tree
|
commitdiff
2014-02-07
Rich Felker
fix ftello result for append streams with unflushed...
tree
|
commitdiff
2014-01-08
Szabolcs Nagy
add __isoc99_vfscanf weak alias to vfscanf
tree
|
commitdiff
2013-12-12
Szabolcs Nagy
include cleanups: remove unused headers and add feature...
tree
|
commitdiff
2013-10-07
Szabolcs Nagy
minor vfprintf and vfwprintf changes to please static...
tree
|
commitdiff
2013-10-04
Rich Felker
removed unused variable in vfwprintf
tree
|
commitdiff
2013-09-01
Rich Felker
fix special-case breakage in popen due to reversed...
tree
|
commitdiff
2013-09-01
Rich Felker
fix invalid %m format crash in wide scanf variants
tree
|
commitdiff
2013-09-01
Rich Felker
avoid crash in scanf when invalid %m format is encountered
tree
|
commitdiff
2013-08-02
Rich Felker
protect against long double type mismatches (mainly...
tree
|
commitdiff
2013-07-20
Rich Felker
fix uninitialized/stale use of alloc (%m modifier)...
tree
|
commitdiff
2013-06-22
Rich Felker
fix scanf %c conversion wrongly storing a terminating...
tree
|
commitdiff
2013-06-06
Rich Felker
implement 'm' modifier for wide scanf variants
tree
|
commitdiff
2013-06-05
Rich Felker
implement the 'm' (malloc) modifier for scanf
tree
|
commitdiff
2013-06-05
Rich Felker
refactor wide-char scanf string handling
tree
|
commitdiff
2013-06-04
Rich Felker
simplify some logic in scanf and remove redundant inval...
tree
|
commitdiff
2013-06-04
Rich Felker
refactor scanf core to use common code path for all...
tree
|
commitdiff
2013-04-06
Rich Felker
fix argument omission in ABI-compat weak_alias for...
tree
|
commitdiff
2013-04-06
Isaac Dunham
Add ABI compatability aliases.
tree
|
commitdiff
2013-03-25
Rich Felker
rewrite popen to use posix_spawn instead of fragile...
tree
|
commitdiff
2012-12-10
Rich Felker
document self-synchronized destruction issue for stdio...
tree
|
commitdiff
2012-11-14
Rich Felker
Merge remote-tracking branch 'ppc-port/ppc-squashed'
tree
|
commitdiff
2012-11-09
Rich Felker
always add memory streams to stdio open file list
tree
|
commitdiff
2012-11-08
Rich Felker
clean up sloppy nested inclusion from pthread_impl.h
tree
|
commitdiff
2012-11-08
Rich Felker
clean up stdio_impl.h
tree
|
commitdiff
2012-11-02
Rich Felker
fix more unused variable warnings
tree
|
commitdiff
2012-10-27
Rich Felker
separate getc/putc from fgetc/fputc
tree
|
commitdiff
2012-10-25
Rich Felker
correct locking in stdio functions that tried to be...
tree
|
commitdiff
2012-10-25
Rich Felker
greatly improve freopen behavior
tree
|
commitdiff
2012-10-25
Rich Felker
remove useless failure-check from freopen (can't happen)
tree
|
commitdiff
2012-10-21
Rich Felker
fix copy/paste error in popen changes that broke signals
tree
|
commitdiff
2012-10-19
Rich Felker
fix usage of locks with vfork
tree
|
commitdiff
2012-10-19
Rich Felker
avoid raising spurious division-by-zero exception in...
tree
|
commitdiff
2012-10-18
Rich Felker
overhaul system() and popen() to use vfork; fix various...
tree
|
commitdiff
2012-09-29
Rich Felker
add 'e' modifier (close-on-exec) to fopen and fdopen
tree
|
commitdiff
2012-09-29
Rich Felker
fix some more O_CLOEXEC/SOCK_CLOEXEC issues
tree
|
commitdiff
2012-09-07
Rich Felker
fix invalid implicit pointer conversion in gnulib-compa...
tree
|
commitdiff
2012-09-07
Rich Felker
use restrict everywhere it's required by c99 and/or...
tree
|
commitdiff
2012-08-26
Rich Felker
implement "low hanging fruit" from C11
tree
|
commitdiff
2012-08-14
Rich Felker
Merge remote-tracking branch 'nsz/exp'
tree
|
commitdiff
2012-08-11
Rich Felker
add bsd fgetln function
tree
|
commitdiff
2012-08-11
Rich Felker
minor but worthwhile optimization in printf: avoid...
tree
|
commitdiff
2012-08-11
Rich Felker
trivial optimization to printf: avoid wasted call frame
tree
|
commitdiff
2012-07-04
Rich Felker
putw is supposed to return 0 (not the value written...
tree
|
commitdiff
2012-07-04
Rich Felker
make sure getw/putw agree with prototypes by defining...
tree
|
commitdiff
2012-07-03
Rich Felker
fix missing function declarations for __stdio_exit
tree
|
commitdiff
2012-06-20
Rich Felker
fix fwrite return value when full write does not succeed
tree
|
commitdiff
2012-06-20
Rich Felker
avoid cancellation in pclose
tree
|
commitdiff
2012-06-20
Rich Felker
fix invalid memory access in pclose
tree
|
commitdiff
2012-06-20
Rich Felker
make popen cancellation-safe
tree
|
commitdiff
2012-06-20
Rich Felker
popen: handle issues with fd0/1 being closed
tree
|
commitdiff
2012-06-20
Rich Felker
fix another oob pointer arithmetic issue in printf...
tree
|
commitdiff
2012-06-20
Rich Felker
minor perror behavior fix
tree
|
commitdiff
2012-06-20
Rich Felker
fix pointer overflow bug in floating point printf
tree
|
commitdiff
2012-06-19
Rich Felker
add new stdio extension functions to make gnulib happy
tree
|
commitdiff
2012-06-19
Rich Felker
stdio: handle file position correctly at program exit
tree
|
commitdiff
2012-06-19
Rich Felker
minor cleanup in fflush
tree
|
commitdiff
2012-06-19
Rich Felker
remove flush hook cruft that was never used from stdio
tree
|
commitdiff
2012-06-18
Rich Felker
change stdio_ext __freading/__fwriting semantics slightly
tree
|
commitdiff
2012-06-18
Rich Felker
fdopen should set errno when it fails due to invalid...
tree
|
commitdiff
2012-06-08
Rich Felker
fix %ls breakage in last printf fix
tree
|
commitdiff
2012-06-08
Rich Felker
fix printf %ls with precision limit over-read issue
tree
|
commitdiff
2012-06-08
Rich Felker
fix scanf bug reading literals after width-limited...
tree
|
commitdiff
2012-06-03
Rich Felker
add some ugly aliases for LSB ABI compatibility
tree
|
commitdiff
2012-05-26
Rich Felker
avoid using pthread cleanup push/pop in stdio when...
tree
|
commitdiff
2012-05-04
Rich Felker
fix uninitialized var in vfwprintf printing 0-prec...
tree
|
commitdiff
2012-04-19
Rich Felker
fix really bad breakage in strtol, etc.: failure to...
tree
|
commitdiff
2012-04-18
Rich Felker
fix wide scanf's handling of input failure on %c, and...
tree
|
commitdiff
2012-04-18
Rich Felker
fix failure to distinguish input/match failure in wide...
tree
|
commitdiff
2012-04-18
Rich Felker
fix over-read in %ls with non-wide scanf
tree
|
commitdiff
2012-04-18
Rich Felker
fix broken %s and %[ with no width specifier in wide...
tree
|
commitdiff
2012-04-18
Rich Felker
make wide scanf %[ respect width
tree
|
commitdiff
2012-04-17
Rich Felker
fix wide scanf to respect field width for strings
tree
|
commitdiff
2012-04-17
Rich Felker
fix some bugs in scanf %[ handling detected while writi...
tree
|
commitdiff
2012-04-17
Rich Felker
introduce new wide scanf code and remove the last remna...
tree
|
commitdiff
2012-04-17
Rich Felker
avoid depending on POSIX symbol in code used from plain...
tree
|
commitdiff
2012-04-17
Rich Felker
avoid null pointer dereference on %*p fields in scanf
tree
|
commitdiff
2012-04-17
Rich Felker
also ensure that write buffer is bounded when __stdio_w...
tree
|
commitdiff
next