aboutsummaryrefslogtreecommitdiff
path: root/libio
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[BZ #2337]Ulrich Drepper9-40/+64
2006-11-10[BZ #3465]Ulrich Drepper1-1/+1
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper1-7/+3
2006-10-13* libio/stdio.h: Add more __wur attributes.Ulrich Drepper1-19/+22
2006-10-06* libio/Banner: Likewise.Ulrich Drepper1-1/+0
2006-09-30* posix/glob.c (glob_in_dir): Add some comments and asserts toUlrich Drepper4-0/+6
2006-09-27* libio/stdio.h: Move open_wmemstream prototype to ...Ulrich Drepper1-7/+1
2006-08-14[BZ #1996]Ulrich Drepper8-22/+450
2006-08-14* libio/wstrops.c: Remove dead macro definitions and comments.Ulrich Drepper2-66/+2
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper1-4/+7
2006-03-01* include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto.Roland McGrath1-0/+3
2006-02-12[BZ #2226]Ulrich Drepper1-2/+2
2006-02-01* libio/genops.c: Include <stdbool.h>.Roland McGrath1-0/+1
2006-02-01* sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbolRoland McGrath1-2/+0
2006-01-19[BZ #2173]Ulrich Drepper2-1/+117
2006-01-19(_IO_new_file_fopen): If ,ccs= is given, also set vtable to the wide vtable.Ulrich Drepper1-1/+4
2006-01-16* libio/stdio.h: Declare open_wmemstream.Ulrich Drepper3-2/+12
2006-01-15[BZ #2078, BZ #2079]Andreas Jaeger2-4/+4
2006-01-15[BZ #2079] Andreas Jaeger3-6/+6
2006-01-14* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath1-0/+4
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath23-79/+175
2006-01-142006-01-14 Jakub Jelinek <jakub@redhat.com>Roland McGrath2-6/+7
2006-01-12* libio/wmemstream.c: New file.Ulrich Drepper6-5/+352
2006-01-11* include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper1-4/+4
2006-01-11* libio/genops.c (_IO_unbuffer_write): Give concurrently runningUlrich Drepper1-0/+13
2006-01-11* libio/genops.c (_IO_unbuffer_write): Don't always free theUlrich Drepper2-6/+57
2006-01-05* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath1-2/+2
2005-12-30[BZ #2080]Ulrich Drepper1-2/+2
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath1-1/+3
2005-12-19* iconv/gconv.c: Demangle pointers before use if necessary.cvs/fedora-glibc-20051219T1003Ulrich Drepper1-7/+32
2005-12-19* libio/libioP.h (__libio_codecvt): Adjust declaraction.Ulrich Drepper1-2/+2
2005-12-19* libio/iofwide.c (__libio_codecvt): Mark as const.Ulrich Drepper1-2/+2
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+31
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper1-0/+5
2005-10-17* libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.Ulrich Drepper1-1/+1
2005-10-14[BZ #1405]Ulrich Drepper1-2/+8
2005-09-27[BZ #1078]Ulrich Drepper2-4/+8
2005-09-27[BZ #713]Ulrich Drepper5-31/+65
2005-09-26* libio/oldiofclose.c (_IO_old_fclose): Likewise.Ulrich Drepper1-2/+2
2005-09-26[BZ #627]Ulrich Drepper1-2/+2
2005-09-23[BZ #394]Ulrich Drepper2-3/+10
2005-09-04* stdio-common/Makefile (tests): Add tst-put-error.Ulrich Drepper2-6/+8
2005-09-01* libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf.Ulrich Drepper1-10/+10
2005-07-15* wcsmbs/bits/wchar2.h: New file.Ulrich Drepper2-12/+14
2005-03-19[BZ #779]Ulrich Drepper1-15/+42
2005-03-06* wcsmbs/wctob.c (wctob): Make buf array of unsigned char.Ulrich Drepper1-15/+17
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper1-4/+15
2005-02-17[BZ #284, BZ #721]Roland McGrath1-2/+2
2005-02-02* sysdeps/mach/hurd/tls.h: Include <stdbool.h>Roland McGrath1-0/+1
2005-01-19* hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Fix a typoRoland McGrath1-0/+2