| Commit message (Expand) | Author | Age | Files | Lines |
* | Support __func__ in assert, as required by C99. | Eric Blake | 2007-06-27 | 2 | -21/+46 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 1 | -1/+14 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 1 | -4/+13 |
* | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-20 | 2 | -2/+2 |
* | 2007-06-15 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-15 | 2 | -35/+28 |
* | 2007-06-13 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-13 | 3 | -43/+65 |
* | 2007-06-13 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-06-13 | 2 | -44/+57 |
* | 2007-06-13 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-06-13 | 6 | -350/+402 |
* | * libc/include/sys/unistd.h: Declare confstr for Cygwin. | Corinna Vinschen | 2007-06-11 | 1 | -0/+44 |
* | * libc/sys/mmixware/access.c (access): Do not try to use a magic | Hans-Peter Nilsson | 2007-06-10 | 3 | -14/+11 |
* | 2007-06-08 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-06-08 | 5 | -5/+118 |
* | 2007-06-06 Christian Groessler <chris@groessler.org> | Jeff Johnston | 2007-06-06 | 2 | -6/+10 |
* | 2007-06-05 Christian Groessler <chris@groessler.org> | Jeff Johnston | 2007-06-05 | 1 | -1/+2 |
* | Implement funopen, fopencookie. | Eric Blake | 2007-06-04 | 24 | -143/+744 |
* | Avoid more compiler warnings. | Eric Blake | 2007-05-29 | 6 | -3/+6 |
* | * libc/argz/argz_add_sep.c (argz_add_sep): Handle empty string | Corinna Vinschen | 2007-05-29 | 5 | -23/+38 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' when | Eric Blake | 2007-05-27 | 1 | -1/+2 |
* | * libc/stdio/rewind.c (rewind): Fix regression of 2003-08-22. | Eric Blake | 2007-05-25 | 1 | -1/+1 |
* | * ltmain.sh: Update from GCC. | Steve Ellcey | 2007-05-24 | 194 | -5014/+71762 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p when | Eric Blake | 2007-05-24 | 2 | -50/+135 |
* | 2007-05-23 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-05-23 | 44 | -195/+64 |
* | * libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s). | Eric Blake | 2007-05-23 | 2 | -43/+109 |
* | * libc/argz/argz_create_sep.c (argz_create_sep): Initialize *argz_len | Corinna Vinschen | 2007-05-23 | 2 | -0/+12 |
* | * libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gcc | Eric Blake | 2007-05-18 | 2 | -2/+4 |
* | 2007-05-17 Yaakov Selkowitz <yselkowitz <at> users.sourceforge.net> | Jeff Johnston | 2007-05-17 | 1 | -0/+16 |
* | * stdio/tmpfile.c: Include <sys/stat.h>. | Eric Blake | 2007-05-17 | 2 | -0/+2 |
* | Close security hole in tmpfile. | Eric Blake | 2007-05-16 | 2 | -7/+38 |
* | * libc/include/math.h (INFINITY, NAN, FP_ILOGB0, FP_ILOGBNAN) | Eric Blake | 2007-05-16 | 2 | -49/+68 |
* | * libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warnings on cygwin. | Eric Blake | 2007-05-16 | 2 | -2/+10 |
* | Reduce stack size of *printf. | Eric Blake | 2007-05-14 | 1 | -103/+84 |
* | Minimize printf/scanf size on platforms that don't need C99. | Eric Blake | 2007-05-11 | 2 | -55/+115 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass) | Eric Blake | 2007-05-11 | 1 | -84/+143 |
* | Allow zero size with non-null buf in *asnprintf. | Eric Blake | 2007-05-09 | 4 | -0/+6 |
* | * libc/stdio/vfprintf.c: Fix typo in comments that breaks docs. | Eric Blake | 2007-05-08 | 1 | -1/+1 |
* | Add support for asnprintf, and improve *printf documentation. | Eric Blake | 2007-05-04 | 25 | -690/+1230 |
* | * libc/machine/m68k/Makefile.am (lib_a_SOURCES): Add memcpy.S | Kazu Hirata | 2007-05-03 | 4 | -5/+20 |
* | * libc/stdio64/local64.h: Delete, move contents to... | Eric Blake | 2007-05-01 | 11 | -44/+54 |
* | 2007-04-27 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-04-27 | 2 | -16/+3 |
* | 2007-04-27 Kazu Hirata <kazu@codesourcery.com> | Jeff Johnston | 2007-04-27 | 4 | -3/+206 |
* | 2007-04-26 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-04-26 | 3 | -7/+42 |
* | 2007-04-25 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-04-25 | 1 | -0/+185 |
* | 2007-04-25 Eric Blake <ebb9@byu.net> | Jeff Johnston | 2007-04-25 | 1 | -28/+9 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't zero pad on infinity | Eric Blake | 2007-04-24 | 1 | -2/+11 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Avoid multibyte when not | Eric Blake | 2007-04-24 | 1 | -14/+19 |
* | * libc/include/limits.h (NL_ARGMAX): Define a default value. | Eric Blake | 2007-04-24 | 2 | -2/+10 |
* | 2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de> | Jeff Johnston | 2007-04-23 | 49 | -141/+267 |
* | 2007-04-23 Brian Dessent <brian@dessent.net> | Jeff Johnston | 2007-04-23 | 1 | -1/+1 |
* | 2007-04-23 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2007-04-23 | 3 | -5/+51 |
* | 2007-04-17 Brian Dessent <brian@dessent.net> | Jeff Johnston | 2007-04-17 | 2 | -4/+58 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_F, cvt): Don't confuse %F with %e. | Eric Blake | 2007-04-13 | 1 | -12/+17 |