| Commit message (Expand) | Author | Age | Files | Lines |
* | * libio/fmemopen.c (fmemopen): Free stream memory in case of | Ulrich Drepper | 2006-04-07 | 1 | -4/+7 |
* | * include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto. | Roland McGrath | 2006-03-01 | 1 | -0/+3 |
* | [BZ #2226] | Ulrich Drepper | 2006-02-12 | 1 | -2/+2 |
* | * libio/genops.c: Include <stdbool.h>. | Roland McGrath | 2006-02-01 | 1 | -0/+1 |
* | * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbol | Roland McGrath | 2006-02-01 | 1 | -2/+0 |
* | [BZ #2173] | Ulrich Drepper | 2006-01-19 | 2 | -1/+117 |
* | (_IO_new_file_fopen): If ,ccs= is given, also set vtable to the wide vtable. | Ulrich Drepper | 2006-01-19 | 1 | -1/+4 |
* | * libio/stdio.h: Declare open_wmemstream. | Ulrich Drepper | 2006-01-16 | 3 | -2/+12 |
* | [BZ #2078, BZ #2079] | Andreas Jaeger | 2006-01-15 | 2 | -4/+4 |
* | [BZ #2079] | Andreas Jaeger | 2006-01-15 | 3 | -6/+6 |
* | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. | Roland McGrath | 2006-01-14 | 1 | -0/+4 |
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 23 | -79/+175 |
* | 2006-01-14 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2006-01-14 | 2 | -6/+7 |
* | * libio/wmemstream.c: New file. | Ulrich Drepper | 2006-01-12 | 6 | -5/+352 |
* | * include/sys/stat.h: Add libc_hidden_proto for __fxstatat64. | Ulrich Drepper | 2006-01-11 | 1 | -4/+4 |
* | * libio/genops.c (_IO_unbuffer_write): Give concurrently running | Ulrich Drepper | 2006-01-11 | 1 | -0/+13 |
* | * libio/genops.c (_IO_unbuffer_write): Don't always free the | Ulrich Drepper | 2006-01-11 | 2 | -6/+57 |
* | * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when | Roland McGrath | 2006-01-05 | 1 | -2/+2 |
* | [BZ #2080] | Ulrich Drepper | 2005-12-30 | 1 | -2/+2 |
* | * posix/tst-execle1.c (do_test): Add a const. | Roland McGrath | 2005-12-27 | 1 | -1/+3 |
* | * iconv/gconv.c: Demangle pointers before use if necessary. cvs/fedora-glibc-20051219T1003 | Ulrich Drepper | 2005-12-19 | 1 | -7/+32 |
* | * libio/libioP.h (__libio_codecvt): Adjust declaraction. | Ulrich Drepper | 2005-12-19 | 1 | -2/+2 |
* | * libio/iofwide.c (__libio_codecvt): Mark as const. | Ulrich Drepper | 2005-12-19 | 1 | -2/+2 |
* | Moved to csu/errno-loc.c. | Ulrich Drepper | 2005-12-14 | 1 | -0/+31 |
* | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 2005-11-11 | 1 | -0/+5 |
* | * libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch. | Ulrich Drepper | 2005-10-17 | 1 | -1/+1 |
* | [BZ #1405] | Ulrich Drepper | 2005-10-14 | 1 | -2/+8 |
* | [BZ #1078] | Ulrich Drepper | 2005-09-27 | 2 | -4/+8 |
* | [BZ #713] | Ulrich Drepper | 2005-09-27 | 5 | -31/+65 |
* | * libio/oldiofclose.c (_IO_old_fclose): Likewise. | Ulrich Drepper | 2005-09-26 | 1 | -2/+2 |
* | [BZ #627] | Ulrich Drepper | 2005-09-26 | 1 | -2/+2 |
* | [BZ #394] | Ulrich Drepper | 2005-09-23 | 2 | -3/+10 |
* | * stdio-common/Makefile (tests): Add tst-put-error. | Ulrich Drepper | 2005-09-04 | 2 | -6/+8 |
* | * libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf. | Ulrich Drepper | 2005-09-01 | 1 | -10/+10 |
* | * wcsmbs/bits/wchar2.h: New file. | Ulrich Drepper | 2005-07-15 | 2 | -12/+14 |
* | [BZ #779] | Ulrich Drepper | 2005-03-19 | 1 | -15/+42 |
* | * wcsmbs/wctob.c (wctob): Make buf array of unsigned char. | Ulrich Drepper | 2005-03-06 | 1 | -15/+17 |
* | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 2005-02-21 | 1 | -4/+15 |
* | [BZ #284, BZ #721] | Roland McGrath | 2005-02-17 | 1 | -2/+2 |
* | * sysdeps/mach/hurd/tls.h: Include <stdbool.h> | Roland McGrath | 2005-02-02 | 1 | -0/+1 |
* | * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Fix a typo | Roland McGrath | 2005-01-19 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2005-01-07 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2005-01-06 | 1 | -24/+25 |
* | Update. | Ulrich Drepper | 2005-01-06 | 1 | -2/+14 |
* | Update. | Ulrich Drepper | 2005-01-06 | 2 | -8/+21 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 62 | -1739/+528 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 62 | -528/+1739 |
* | Update. | Ulrich Drepper | 2004-12-06 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-12-06 | 2 | -43/+9 |
* | Test for ungetc bug. | Ulrich Drepper | 2004-12-06 | 1 | -0/+116 |