| Commit message (Expand) | Author | Age | Files | Lines |
* | printf: set errno for read-only stream | Eric Blake | 2011-06-14 | 4 | -15/+19 |
* | strerror: allow user hook to comply with POSIX rules | Eric Blake | 2011-05-25 | 1 | -1/+2 |
* | * libc/include/stdio_ext.h: New header. | Yaakov Selkowitz | 2011-05-19 | 1 | -0/+23 |
* | * libc/stdio/fmemopen.c (fmemopen): Fix EINVAL condition. Avoid SEGV | Corinna Vinschen | 2011-02-22 | 1 | -2/+2 |
* | * libc/stdio/fclose.c: Only use sfp lock to guard non-atomic | Corinna Vinschen | 2011-01-28 | 17 | -129/+74 |
* | 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org> | Jeff Johnston | 2011-01-05 | 1 | -0/+2 |
* | 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2010-12-16 | 1 | -0/+1 |
* | Add mkostemp and mkostemps. | Eric Blake | 2010-07-19 | 1 | -25/+97 |
* | Extend locale support to maintain wide char values of native strings | Corinna Vinschen | 2010-04-28 | 1 | -0/+11 |
* | * libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF. | DJ Delorie | 2010-04-22 | 1 | -0/+1 |
* | Add eXtensible Data Record (XDR) support | Corinna Vinschen | 2010-03-02 | 1 | -0/+2 |
* | 2010-02-24 Charles Wilson <...> | Jeff Johnston | 2010-02-24 | 1 | -2/+1 |
* | * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch here | Corinna Vinschen | 2010-02-15 | 1 | -1/+1 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundant | Corinna Vinschen | 2010-02-15 | 1 | -1/+1 |
* | * libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATS | Corinna Vinschen | 2010-02-05 | 2 | -76/+321 |
* | 2010-01-19 Andy Koppe <andy.koppe@gmail.com> | Jeff Johnston | 2010-01-19 | 1 | -4/+15 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Just wave bytes invalid in | Corinna Vinschen | 2010-01-14 | 1 | -2/+7 |
* | 2009-12-17 Jerker Back <jerker.back@gmail.com> | Jeff Johnston | 2009-12-17 | 1 | -1/+1 |
* | * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to | Corinna Vinschen | 2009-11-18 | 2 | -3/+8 |
* | * libc/stdio/fflush.c (_fflush_r): Store old errno to check for | Corinna Vinschen | 2009-10-30 | 1 | -10/+21 |
* | 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-10-20 | 1 | -102/+92 |
* | 2009-08-21 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2009-08-21 | 1 | -16/+1 |
* | * libc/stdio/mktemp.c (mkdtemp): Fix type in function name. | Corinna Vinschen | 2009-08-13 | 1 | -1/+1 |
* | 2009=08-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-08-12 | 1 | -0/+5 |
* | Avoid a fault from locking a closed standard file. | Eric Blake | 2009-07-22 | 1 | -0/+3 |
* | Add mkdtemp, mkstemps. | Eric Blake | 2009-07-03 | 1 | -27/+111 |
* | Add fpurge. | Eric Blake | 2009-07-03 | 4 | -9/+123 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length of | Corinna Vinschen | 2009-06-16 | 1 | -5/+6 |
* | 2009-04-24 Jeff johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-04-24 | 9 | -0/+39 |
* | * libc/stdio/local.h (__chclass, __state_table, __action_table): | Corinna Vinschen | 2009-04-22 | 1 | -3/+3 |
* | * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarations | Corinna Vinschen | 2009-03-14 | 1 | -0/+7 |
* | * libc/stdio/swscanf.c: Some documentation corrections. | Corinna Vinschen | 2009-03-12 | 1 | -2/+5 |
* | * libc/stdio/swprintf.c (_swprintf_r, swprintf): | Corinna Vinschen | 2009-03-12 | 4 | -88/+138 |
* | * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf, | Corinna Vinschen | 2009-03-11 | 21 | -100/+2292 |
* | * libc/include/stdio.h (__VALIST): Guard against multiple definition. | Corinna Vinschen | 2009-03-06 | 11 | -72/+2829 |
* | * libc/stdio/open_memstream.c (stdint.h): Include. | Kevin Buettner | 2009-02-25 | 1 | -0/+1 |
* | 2009-02-18 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-02-18 | 1 | -3/+8 |
* | * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation. | Corinna Vinschen | 2009-02-18 | 1 | -26/+102 |
* | * libc/stdio/fputwc.c: Fix typo in man page info. | Corinna Vinschen | 2009-02-16 | 1 | -2/+2 |
* | 2009-01-28 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-01-28 | 1 | -2/+6 |
* | 2009-01-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-01-12 | 1 | -4/+0 |
* | 2009-01-05 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2009-01-05 | 1 | -1/+1 |
* | 2008-12-15 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2008-12-15 | 1 | -2/+0 |
* | 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org> | Jeff Johnston | 2008-12-12 | 3 | -5/+5 |
* | * libc/stdio/freopen.c: Add <string.h> for memset prototype. | Corinna Vinschen | 2008-12-12 | 3 | -0/+3 |
* | 2008-12-11 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2008-12-11 | 6 | -8/+9 |
* | 2008-12-10 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 2008-12-10 | 26 | -1/+1347 |
* | * libc/stdio/gets.c (_gets_r): Lock stdin here and call | Corinna Vinschen | 2008-11-25 | 1 | -2/+7 |
* | 2008-11-24 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2008-11-24 | 1 | -0/+1 |
* | 2008-11-24 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2008-11-24 | 2 | -0/+2 |