2009-03-10 |
Ulrich Drepper | * include/stdio.h (fmemopen): Add libc_hidden_proto. |
tree | commitdiff |
2009-02-26 |
Ulrich Drepper | * libio/stdio.h: dprintf, fmemopen, getdelim, getline, |
tree | commitdiff |
2009-02-05 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct... |
tree | commitdiff |
2009-02-04 |
Ulrich Drepper | 2009-02-04 Ulrich Drepper <drepper@redhat.com> cvs/fedora-glibc-20090204T2135 |
tree | commitdiff |
2009-02-04 |
Ulrich Drepper | Test of fgetwc on unbuffered stream. |
tree | commitdiff |
2008-08-14 |
Ulrich Drepper | [BZ #6544] |
tree | commitdiff |
2008-07-27 |
Ulrich Drepper | * libio/iopopen.c (_IO_new_proc_open): Remove unnecessa... |
tree | commitdiff |
2008-07-27 |
Ulrich Drepper | * posix/wordexp.c (exec_comm): Use pipe2 if possible... |
tree | commitdiff |
2008-07-27 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2... |
tree | commitdiff |
2008-07-27 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN... |
tree | commitdiff |
2008-07-26 |
Ulrich Drepper | [BZ #6771] |
tree | commitdiff |
2008-07-08 |
Ulrich Drepper | [BZ #6719] |
tree | commitdiff |
2008-05-27 |
Ulrich Drepper | Remove useless more "if" tests before "free". |
tree | commitdiff |
2008-05-24 |
Jakub Jelinek | * libio/stdio.h (vscanf): Fix -std=c99 redirect. |
tree | commitdiff |
2008-04-09 |
Ulrich Drepper | [BZ #5998] |
tree | commitdiff |
2008-03-19 |
Ulrich Drepper | Remove useless "if" before "free". |
tree | commitdiff |
2008-03-05 |
Ulrich Drepper | * include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857 |
tree | commitdiff |
2008-01-08 |
Ulrich Drepper | (vscanf): Fix definition for loser compilers. |
tree | commitdiff |
2007-10-14 |
Ulrich Drepper | * include/time.h: Declare __tzset_parse_tz and __tzset_... |
tree | commitdiff |
2007-10-13 |
Ulrich Drepper | * libio/Makefile (tests): Add tst-ext2. |
tree | commitdiff |
2007-10-13 |
Ulrich Drepper | write-only streams. For read/write streams, check... |
tree | commitdiff |
2007-10-13 |
Ulrich Drepper | [BZ #4359] |
tree | commitdiff |
2007-09-26 |
Ulrich Drepper | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC... |
tree | commitdiff |
2007-09-18 |
Ulrich Drepper | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, |
tree | commitdiff |
2007-09-15 |
Ulrich Drepper | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC... |
tree | commitdiff |
2007-08-28 |
Ulrich Drepper | * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_ch... |
tree | commitdiff |
2007-08-11 |
Ulrich Drepper | * nscd/connections.c: Use O_CLOEXEC is possible. Use... |
tree | commitdiff |
2007-07-28 |
Ulrich Drepper | * locale/programs/ld-monetary.c (monetary_finish):... |
tree | commitdiff |
2007-07-28 |
Ulrich Drepper | * iconv/gconv_int.h (__GCONV_NULCONV): New internal... |
tree | commitdiff |
2007-07-22 |
Ulrich Drepper | (_IO_new_file_fopen): Recognize 'e' flag and set O_CLOE... |
tree | commitdiff |
2007-07-19 |
Ulrich Drepper | * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct... |
tree | commitdiff |
2007-07-19 |
Ulrich Drepper | (_IO_new_proc_open): Don't close child_std_end if one... |
tree | commitdiff |
2007-07-08 |
Ulrich Drepper | * stdio-common/vfscanf.c (_IO_vfscanf): Add additional... |
tree | commitdiff |
2007-07-07 |
Ulrich Drepper | * libio/wstrops.c (_IO_wstr_underflow): Clear errno... |
tree | commitdiff |
2007-07-07 |
Ulrich Drepper | [BZ #4745] |
tree | commitdiff |
2007-04-25 |
Jakub Jelinek | * libio/bits/stdio.h (fgetc_unlocked): Add extern inlin... |
tree | commitdiff |
2007-04-16 |
Ulrich Drepper | * libio/genops.c (_IO_default_finish): Call _IO_lock_fini |
tree | commitdiff |
2007-04-16 |
Ulrich Drepper | * libio/libio.h (__underflow, __uflow, __overflow,... |
tree | commitdiff |
2007-04-16 |
Ulrich Drepper | (__underflow, __uflow, __overflow, __wunderflow, __wufl... |
tree | commitdiff |
2007-03-17 |
Ulrich Drepper | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89... |
tree | commitdiff |
2007-02-17 |
Ulrich Drepper | [BZ #2648] |
tree | commitdiff |
2007-01-11 |
Ulrich Drepper | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,... |
tree | commitdiff |
2007-07-31 |
Jakub Jelinek | . |
tree | commitdiff |
2006-12-13 |
Ulrich Drepper | [BZ #2337] |
tree | commitdiff |
2006-11-10 |
Ulrich Drepper | [BZ #3465] |
tree | commitdiff |
2006-10-28 |
Ulrich Drepper | * configure.in: Require assembler support for visibilit... |
tree | commitdiff |
2006-10-13 |
Ulrich Drepper | * libio/stdio.h: Add more __wur attributes. |
tree | commitdiff |
2006-10-06 |
Ulrich Drepper | * libio/Banner: Likewise. |
tree | commitdiff |
2006-09-30 |
Ulrich Drepper | * posix/glob.c (glob_in_dir): Add some comments and... |
tree | commitdiff |
2006-09-27 |
Ulrich Drepper | * libio/stdio.h: Move open_wmemstream prototype to ... |
tree | commitdiff |
2006-08-14 |
Ulrich Drepper | [BZ #1996] |
tree | commitdiff |
2006-08-14 |
Ulrich Drepper | * libio/wstrops.c: Remove dead macro definitions and... |
tree | commitdiff |
2006-04-07 |
Ulrich Drepper | * libio/fmemopen.c (fmemopen): Free stream memory in... |
tree | commitdiff |
2006-03-01 |
Roland McGrath | * include/fcntl.h: Declare __openat, __open64. Use... |
tree | commitdiff |
2006-02-12 |
Ulrich Drepper | [BZ #2226] |
tree | commitdiff |
2006-02-01 |
Roland McGrath | * libio/genops.c: Include <stdbool.h>. |
tree | commitdiff |
2006-02-01 |
Roland McGrath | * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_dou... |
tree | commitdiff |
2006-01-19 |
Ulrich Drepper | [BZ #2173] |
tree | commitdiff |
2006-01-19 |
Ulrich Drepper | (_IO_new_file_fopen): If ,ccs= is given, also set vtabl... |
tree | commitdiff |
2006-01-16 |
Ulrich Drepper | * libio/stdio.h: Declare open_wmemstream. |
tree | commitdiff |
2006-01-15 |
Andreas Jaeger | [BZ #2078, BZ #2079] |
tree | commitdiff |
2006-01-15 |
Andreas Jaeger | [BZ #2079] |
tree | commitdiff |
2006-01-14 |
Roland McGrath | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN... |
tree | commitdiff |
2006-01-14 |
Roland McGrath | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa... |
tree | commitdiff |
2006-01-14 |
Roland McGrath | 2006-01-14 Jakub Jelinek <jakub@redhat.com> |
tree | commitdiff |
2006-01-12 |
Ulrich Drepper | * libio/wmemstream.c: New file. |
tree | commitdiff |
2006-01-11 |
Ulrich Drepper | * include/sys/stat.h: Add libc_hidden_proto for __fxsta... |
tree | commitdiff |
2006-01-11 |
Ulrich Drepper | * libio/genops.c (_IO_unbuffer_write): Give concurrentl... |
tree | commitdiff |
2006-01-11 |
Ulrich Drepper | * libio/genops.c (_IO_unbuffer_write): Don't always... |
tree | commitdiff |
2006-01-05 |
Roland McGrath | * include/features.h: Grok _ATFILE_SOURCE and define... |
tree | commitdiff |
2005-12-30 |
Ulrich Drepper | [BZ #2080] |
tree | commitdiff |
2005-12-27 |
Roland McGrath | * posix/tst-execle1.c (do_test): Add a const. |
tree | commitdiff |
2005-12-19 |
Ulrich Drepper | * iconv/gconv.c: Demangle pointers before use if necessary. cvs/fedora-glibc-20051219T1003 |
tree | commitdiff |
2005-12-19 |
Ulrich Drepper | * libio/libioP.h (__libio_codecvt): Adjust declaraction. |
tree | commitdiff |
2005-12-19 |
Ulrich Drepper | * libio/iofwide.c (__libio_codecvt): Mark as const. |
tree | commitdiff |
2005-12-14 |
Ulrich Drepper | Moved to csu/errno-loc.c. |
tree | commitdiff |
2005-11-11 |
Ulrich Drepper | * io/Makefile (routines): Add fstatat, fstatat64, fxsta... |
tree | commitdiff |
2005-10-17 |
Ulrich Drepper | * libio/oldfileops.c (_IO_old_file_xsputn): Fix last... |
tree | commitdiff |
2005-10-14 |
Ulrich Drepper | [BZ #1405] |
tree | commitdiff |
2005-09-27 |
Ulrich Drepper | [BZ #1078] |
tree | commitdiff |
2005-09-27 |
Ulrich Drepper | [BZ #713] |
tree | commitdiff |
2005-09-26 |
Ulrich Drepper | * libio/oldiofclose.c (_IO_old_fclose): Likewise. |
tree | commitdiff |
2005-09-26 |
Ulrich Drepper | [BZ #627] |
tree | commitdiff |
2005-09-23 |
Ulrich Drepper | [BZ #394] |
tree | commitdiff |
2005-09-04 |
Ulrich Drepper | * stdio-common/Makefile (tests): Add tst-put-error. |
tree | commitdiff |
2005-09-01 |
Ulrich Drepper | * libio/stdio.h: Remove __wur from ungetc, sscanf,... |
tree | commitdiff |
2005-07-15 |
Ulrich Drepper | * wcsmbs/bits/wchar2.h: New file. |
tree | commitdiff |
2005-03-19 |
Ulrich Drepper | [BZ #779] |
tree | commitdiff |
2005-03-06 |
Ulrich Drepper | * wcsmbs/wctob.c (wctob): Make buf array of unsigned... |
tree | commitdiff |
2005-02-21 |
Ulrich Drepper | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace... |
tree | commitdiff |
2005-02-17 |
Roland McGrath | [BZ #284, BZ #721] |
tree | commitdiff |
2005-02-02 |
Roland McGrath | * sysdeps/mach/hurd/tls.h: Include <stdbool.h> |
tree | commitdiff |
2005-01-19 |
Roland McGrath | * hurd/sigunwind.c (_hurdsig_longjmp_from_handler)... |
tree | commitdiff |
2005-01-07 |
Ulrich Drepper | Update. |
tree | commitdiff |
2005-01-06 |
Ulrich Drepper | Update. |
tree | commitdiff |
2005-01-06 |
Ulrich Drepper | Update. |
tree | commitdiff |
2005-01-06 |
Ulrich Drepper | Update. |
tree | commitdiff |
2004-12-22 |
Ulrich Drepper | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |
tree | commitdiff |
2007-07-12 |
Jakub Jelinek | 2.5-18.1 |
tree | commitdiff |
2004-12-06 |
Ulrich Drepper | Update. |
tree | commitdiff |
next |