Age | Commit message (Expand) | Author |
2007-04-16 | * libio/genops.c (_IO_default_finish): Call _IO_lock_fini | Ulrich Drepper |
2007-04-16 | * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow, | Ulrich Drepper |
2007-04-16 | (__underflow, __uflow, __overflow, __wunderflow, __wuflow, __woverflow, _IO_g... | Ulrich Drepper |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper |
2007-02-17 | [BZ #2648] | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-12-13 | [BZ #2337] | Ulrich Drepper |
2006-11-10 | [BZ #3465] | Ulrich Drepper |
2006-10-28 | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper |
2006-10-13 | * libio/stdio.h: Add more __wur attributes. | Ulrich Drepper |
2006-10-06 | * libio/Banner: Likewise. | Ulrich Drepper |
2006-09-30 | * posix/glob.c (glob_in_dir): Add some comments and asserts to | Ulrich Drepper |
2006-09-27 | * libio/stdio.h: Move open_wmemstream prototype to ... | Ulrich Drepper |
2006-08-14 | [BZ #1996] | Ulrich Drepper |
2006-08-14 | * libio/wstrops.c: Remove dead macro definitions and comments. | Ulrich Drepper |
2006-04-07 | * libio/fmemopen.c (fmemopen): Free stream memory in case of | Ulrich Drepper |
2006-03-01 | * include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto. | Roland McGrath |
2006-02-12 | [BZ #2226] | Ulrich Drepper |
2006-02-01 | * libio/genops.c: Include <stdbool.h>. | Roland McGrath |
2006-02-01 | * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbol | Roland McGrath |
2006-01-19 | [BZ #2173] | Ulrich Drepper |
2006-01-19 | (_IO_new_file_fopen): If ,ccs= is given, also set vtable to the wide vtable. | Ulrich Drepper |
2006-01-16 | * libio/stdio.h: Declare open_wmemstream. | Ulrich Drepper |
2006-01-15 | [BZ #2078, BZ #2079] | Andreas Jaeger |
2006-01-15 | [BZ #2079] | Andreas Jaeger |
2006-01-14 | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. | Roland McGrath |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath |
2006-01-14 | 2006-01-14 Jakub Jelinek <jakub@redhat.com> | Roland McGrath |
2006-01-12 | * libio/wmemstream.c: New file. | Ulrich Drepper |
2006-01-11 | * include/sys/stat.h: Add libc_hidden_proto for __fxstatat64. | Ulrich Drepper |
2006-01-11 | * libio/genops.c (_IO_unbuffer_write): Give concurrently running | Ulrich Drepper |
2006-01-11 | * libio/genops.c (_IO_unbuffer_write): Don't always free the | Ulrich Drepper |
2006-01-05 | * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when | Roland McGrath |
2005-12-30 | [BZ #2080] | Ulrich Drepper |
2005-12-27 | * posix/tst-execle1.c (do_test): Add a const. | Roland McGrath |
2005-12-19 | * iconv/gconv.c: Demangle pointers before use if necessary.cvs/fedora-glibc-20051219T1003 | Ulrich Drepper |
2005-12-19 | * libio/libioP.h (__libio_codecvt): Adjust declaraction. | Ulrich Drepper |
2005-12-19 | * libio/iofwide.c (__libio_codecvt): Mark as const. | Ulrich Drepper |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper |
2005-11-11 | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper |
2005-10-17 | * libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch. | Ulrich Drepper |
2005-10-14 | [BZ #1405] | Ulrich Drepper |
2005-09-27 | [BZ #1078] | Ulrich Drepper |
2005-09-27 | [BZ #713] | Ulrich Drepper |
2005-09-26 | * libio/oldiofclose.c (_IO_old_fclose): Likewise. | Ulrich Drepper |
2005-09-26 | [BZ #627] | Ulrich Drepper |
2005-09-23 | [BZ #394] | Ulrich Drepper |
2005-09-04 | * stdio-common/Makefile (tests): Add tst-put-error. | Ulrich Drepper |
2005-09-01 | * libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf. | Ulrich Drepper |