Age | Commit message (Expand) | Author | Files | Lines |
2010-03-02 | Add eXtensible Data Record (XDR) support | Corinna Vinschen | 1 | -0/+2 |
2010-02-24 | 2010-02-24 Charles Wilson <...> | Jeff Johnston | 1 | -2/+1 |
2010-02-15 | * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch here | Corinna Vinschen | 1 | -1/+1 |
2010-02-15 | * libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundant | Corinna Vinschen | 1 | -1/+1 |
2010-02-05 | * libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATS | Corinna Vinschen | 2 | -76/+321 |
2010-01-19 | 2010-01-19 Andy Koppe <andy.koppe@gmail.com> | Jeff Johnston | 1 | -4/+15 |
2010-01-14 | * libc/stdio/vfprintf.c (_VFPRINTF_R): Just wave bytes invalid in | Corinna Vinschen | 1 | -2/+7 |
2009-12-17 | 2009-12-17 Jerker Back <jerker.back@gmail.com> | Jeff Johnston | 1 | -1/+1 |
2009-11-18 | * libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to | Corinna Vinschen | 2 | -3/+8 |
2009-10-30 | * libc/stdio/fflush.c (_fflush_r): Store old errno to check for | Corinna Vinschen | 1 | -10/+21 |
2009-10-20 | 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -102/+92 |
2009-08-21 | 2009-08-21 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 1 | -16/+1 |
2009-08-13 | * libc/stdio/mktemp.c (mkdtemp): Fix type in function name. | Corinna Vinschen | 1 | -1/+1 |
2009-08-12 | 2009=08-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+5 |
2009-07-22 | Avoid a fault from locking a closed standard file. | Eric Blake | 1 | -0/+3 |
2009-07-03 | Add mkdtemp, mkstemps. | Eric Blake | 1 | -27/+111 |
2009-07-03 | Add fpurge. | Eric Blake | 4 | -9/+123 |
2009-06-16 | * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length of | Corinna Vinschen | 1 | -5/+6 |
2009-04-24 | 2009-04-24 Jeff johnston <jjohnstn@redhat.com> | Jeff Johnston | 9 | -0/+39 |
2009-04-22 | * libc/stdio/local.h (__chclass, __state_table, __action_table): | Corinna Vinschen | 1 | -3/+3 |
2009-03-14 | * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarations | Corinna Vinschen | 1 | -0/+7 |
2009-03-12 | * libc/stdio/swscanf.c: Some documentation corrections. | Corinna Vinschen | 1 | -2/+5 |
2009-03-12 | * libc/stdio/swprintf.c (_swprintf_r, swprintf): | Corinna Vinschen | 4 | -88/+138 |
2009-03-11 | * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf, | Corinna Vinschen | 21 | -100/+2292 |
2009-03-06 | * libc/include/stdio.h (__VALIST): Guard against multiple definition. | Corinna Vinschen | 11 | -72/+2829 |
2009-02-25 | * libc/stdio/open_memstream.c (stdint.h): Include. | Kevin Buettner | 1 | -0/+1 |
2009-02-18 | 2009-02-18 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -3/+8 |
2009-02-18 | * libc/stdio/open_memstream.c: Add open_wmemstream to doumentation. | Corinna Vinschen | 1 | -26/+102 |
2009-02-16 | * libc/stdio/fputwc.c: Fix typo in man page info. | Corinna Vinschen | 1 | -2/+2 |
2009-01-28 | 2009-01-28 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -2/+6 |
2009-01-12 | 2009-01-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -4/+0 |
2009-01-05 | 2009-01-05 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 1 | -1/+1 |
2008-12-15 | 2008-12-15 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -2/+0 |
2008-12-12 | 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org> | Jeff Johnston | 3 | -5/+5 |
2008-12-12 | * libc/stdio/freopen.c: Add <string.h> for memset prototype. | Corinna Vinschen | 3 | -0/+3 |
2008-12-11 | 2008-12-11 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 6 | -8/+9 |
2008-12-10 | 2008-12-10 Corinna Vinschen <corinna@vinschen.de> | Jeff Johnston | 26 | -1/+1347 |
2008-11-25 | * libc/stdio/gets.c (_gets_r): Lock stdin here and call | Corinna Vinschen | 1 | -2/+7 |
2008-11-24 | 2008-11-24 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 1 | -0/+1 |
2008-11-24 | 2008-11-24 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2 | -0/+2 |
2008-11-24 | * libc/include/stdio.h (__SMOD): Remove definition of unused flag. | Corinna Vinschen | 4 | -6/+4 |
2008-10-31 | 2008-10-31 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 19 | -74/+146 |
2008-10-15 | 2008-10-15 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -32/+38 |
2008-09-29 | * configure: Regenerate for new libtool. | Steve Ellcey | 1 | -8/+20 |
2008-04-30 | Fix 2008-04-14 regression in asprintf(ptr,""). | Eric Blake | 6 | -34/+46 |
2008-04-14 | 2008-04-14 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 20 | -29/+334 |
2008-03-11 | 2008-03-11 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -1/+1 |
2008-03-11 | 2008-03-11 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+4 |
2008-03-07 | 2008-03-07 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 3 | -0/+3 |
2008-03-04 | Fix ftell bug after ungetc. | Eric Blake | 2 | -3/+8 |