summary refs log tree commit diff
path: root/libio
Commit message (Expand)AuthorAgeFilesLines
* * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized Jakub Jelinek2007-04-251-0/+10
* * libio/genops.c (_IO_default_finish): Call _IO_lock_finiUlrich Drepper2007-04-161-3/+3
* * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,Ulrich Drepper2007-04-163-142/+109
* (__underflow, __uflow, __overflow, __wunderflow, __wuflow, __woverflow, _IO_g...Ulrich Drepper2007-04-161-16/+16
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-172-6/+6
* [BZ #2648]Ulrich Drepper2007-02-171-1/+4
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-119-164/+185
* .Jakub Jelinek2007-07-319-185/+164
* [BZ #2337]Ulrich Drepper2006-12-139-40/+64
* [BZ #3465]Ulrich Drepper2006-11-101-1/+1
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-281-7/+3
* * libio/stdio.h: Add more __wur attributes.Ulrich Drepper2006-10-131-19/+22
* * libio/Banner: Likewise.Ulrich Drepper2006-10-061-1/+0
* * posix/glob.c (glob_in_dir): Add some comments and asserts toUlrich Drepper2006-09-304-0/+6
* * libio/stdio.h: Move open_wmemstream prototype to ...Ulrich Drepper2006-09-271-7/+1
* [BZ #1996]Ulrich Drepper2006-08-148-22/+450
* * libio/wstrops.c: Remove dead macro definitions and comments.Ulrich Drepper2006-08-142-66/+2
* * libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper2006-04-071-4/+7
* * include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto.Roland McGrath2006-03-011-0/+3
* [BZ #2226]Ulrich Drepper2006-02-121-2/+2
* * libio/genops.c: Include <stdbool.h>.Roland McGrath2006-02-011-0/+1
* * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbolRoland McGrath2006-02-011-2/+0
* [BZ #2173]Ulrich Drepper2006-01-192-1/+117
* (_IO_new_file_fopen): If ,ccs= is given, also set vtable to the wide vtable.Ulrich Drepper2006-01-191-1/+4
* * libio/stdio.h: Declare open_wmemstream.Ulrich Drepper2006-01-163-2/+12
* [BZ #2078, BZ #2079]Andreas Jaeger2006-01-152-4/+4
* [BZ #2079] Andreas Jaeger2006-01-153-6/+6
* * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath2006-01-141-0/+4
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-1423-79/+175
* 2006-01-14 Jakub Jelinek <jakub@redhat.com>Roland McGrath2006-01-142-6/+7
* * libio/wmemstream.c: New file.Ulrich Drepper2006-01-126-5/+352
* * include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper2006-01-111-4/+4
* * libio/genops.c (_IO_unbuffer_write): Give concurrently runningUlrich Drepper2006-01-111-0/+13
* * libio/genops.c (_IO_unbuffer_write): Don't always free theUlrich Drepper2006-01-112-6/+57
* * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath2006-01-051-2/+2
* [BZ #2080]Ulrich Drepper2005-12-301-2/+2
* * posix/tst-execle1.c (do_test): Add a const.Roland McGrath2005-12-271-1/+3
* * iconv/gconv.c: Demangle pointers before use if necessary. cvs/fedora-glibc-20051219T1003Ulrich Drepper2005-12-191-7/+32
* * libio/libioP.h (__libio_codecvt): Adjust declaraction.Ulrich Drepper2005-12-191-2/+2
* * libio/iofwide.c (__libio_codecvt): Mark as const.Ulrich Drepper2005-12-191-2/+2
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+31
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-111-0/+5
* * libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.Ulrich Drepper2005-10-171-1/+1
* [BZ #1405]Ulrich Drepper2005-10-141-2/+8
* [BZ #1078]Ulrich Drepper2005-09-272-4/+8
* [BZ #713]Ulrich Drepper2005-09-275-31/+65
* * libio/oldiofclose.c (_IO_old_fclose): Likewise.Ulrich Drepper2005-09-261-2/+2
* [BZ #627]Ulrich Drepper2005-09-261-2/+2
* [BZ #394]Ulrich Drepper2005-09-232-3/+10
* * stdio-common/Makefile (tests): Add tst-put-error.Ulrich Drepper2005-09-042-6/+8