| Commit message (Expand) | Author | Age | Files | Lines |
* | * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized | Jakub Jelinek | 2007-04-25 | 1 | -0/+10 |
* | * libio/genops.c (_IO_default_finish): Call _IO_lock_fini | Ulrich Drepper | 2007-04-16 | 1 | -3/+3 |
* | * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow, | Ulrich Drepper | 2007-04-16 | 3 | -142/+109 |
* | (__underflow, __uflow, __overflow, __wunderflow, __wuflow, __woverflow, _IO_g... | Ulrich Drepper | 2007-04-16 | 1 | -16/+16 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 2 | -6/+6 |
* | [BZ #2648] | Ulrich Drepper | 2007-02-17 | 1 | -1/+4 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 9 | -164/+185 |
* | . | Jakub Jelinek | 2007-07-31 | 9 | -185/+164 |
* | [BZ #2337] | Ulrich Drepper | 2006-12-13 | 9 | -40/+64 |
* | [BZ #3465] | Ulrich Drepper | 2006-11-10 | 1 | -1/+1 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 1 | -7/+3 |
* | * libio/stdio.h: Add more __wur attributes. | Ulrich Drepper | 2006-10-13 | 1 | -19/+22 |
* | * libio/Banner: Likewise. | Ulrich Drepper | 2006-10-06 | 1 | -1/+0 |
* | * posix/glob.c (glob_in_dir): Add some comments and asserts to | Ulrich Drepper | 2006-09-30 | 4 | -0/+6 |
* | * libio/stdio.h: Move open_wmemstream prototype to ... | Ulrich Drepper | 2006-09-27 | 1 | -7/+1 |
* | [BZ #1996] | Ulrich Drepper | 2006-08-14 | 8 | -22/+450 |
* | * libio/wstrops.c: Remove dead macro definitions and comments. | Ulrich Drepper | 2006-08-14 | 2 | -66/+2 |
* | * 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 |