| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (do_test): Use de_DE.UTF-8 as locale name. | Bruce Dubbs | 2009-06-15 | 1 | -1/+1 |
* | (_IO_new_file_fopen): Don't prematurely stop parsing mode string. | Ulrich Drepper | 2009-06-09 | 1 | -3/+3 |
* | remove subsumed .gitignore entries and files | Jim Meyering | 2009-05-16 | 1 | -8/+0 |
* | remove mpn-copy.mk from .gitignore files | Jim Meyering | 2009-05-16 | 1 | -1/+1 |
* | remove COPYING* from .gitignore files | Jim Meyering | 2009-05-16 | 1 | -1/+1 |
* | rename each .cvsignore file to .gitignore | Jim Meyering | 2009-05-15 | 1 | -0/+0 |
* | * sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init): | Ulrich Drepper | 2009-04-26 | 5 | -15/+16 |
* | * libio/tst-widetext.input: Remove surrogates. | Ulrich Drepper | 2009-04-25 | 1 | -41/+0 |
* | * include/stdio.h (fmemopen): Add libc_hidden_proto. | Ulrich Drepper | 2009-03-10 | 1 | -1/+3 |
* | * libio/stdio.h: dprintf, fmemopen, getdelim, getline, | Ulrich Drepper | 2009-02-26 | 1 | -2/+6 |
* | * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent): | Ulrich Drepper | 2009-02-05 | 1 | -2/+22 |
* | 2009-02-04 Ulrich Drepper <drepper@redhat.com> cvs/fedora-glibc-20090204T2135 | Ulrich Drepper | 2009-02-04 | 3 | -13/+41 |
* | Test of fgetwc on unbuffered stream. | Ulrich Drepper | 2009-02-04 | 1 | -0/+52 |
* | [BZ #6544] | Ulrich Drepper | 2008-08-14 | 1 | -4/+7 |
* | * libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile. | Ulrich Drepper | 2008-07-27 | 1 | -2/+2 |
* | * posix/wordexp.c (exec_comm): Use pipe2 if possible to create | Ulrich Drepper | 2008-07-27 | 1 | -0/+1 |
* | * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias. | Ulrich Drepper | 2008-07-27 | 3 | -24/+144 |
* | * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN. | Ulrich Drepper | 2008-07-27 | 1 | -1/+1 |
* | [BZ #6771] | Ulrich Drepper | 2008-07-26 | 1 | -1/+3 |
* | [BZ #6719] | Ulrich Drepper | 2008-07-08 | 1 | -1/+1 |
* | Remove useless more "if" tests before "free". | Ulrich Drepper | 2008-05-27 | 2 | -6/+4 |
* | * libio/stdio.h (vscanf): Fix -std=c99 redirect. | Jakub Jelinek | 2008-05-24 | 1 | -1/+1 |
* | [BZ #5998] | Ulrich Drepper | 2008-04-09 | 2 | -4/+12 |
* | Remove useless "if" before "free". | Ulrich Drepper | 2008-03-19 | 2 | -4/+2 |
* | * include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857 | Ulrich Drepper | 2008-03-05 | 3 | -4/+99 |
* | (vscanf): Fix definition for loser compilers. | Ulrich Drepper | 2008-01-08 | 1 | -2/+2 |
* | * include/time.h: Declare __tzset_parse_tz and __tzset_compute. | Ulrich Drepper | 2007-10-14 | 1 | -1/+2 |
* | * libio/Makefile (tests): Add tst-ext2. | Ulrich Drepper | 2007-10-13 | 2 | -2/+60 |
* | write-only streams. For read/write streams, check whether we | Ulrich Drepper | 2007-10-13 | 1 | -3/+3 |
* | [BZ #4359] | Ulrich Drepper | 2007-10-13 | 1 | -3/+4 |
* | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define | Ulrich Drepper | 2007-09-26 | 1 | -18/+64 |
* | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper | 2007-09-18 | 4 | -1/+83 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 4 | -18/+81 |
* | * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New | Ulrich Drepper | 2007-08-28 | 1 | -0/+67 |
* | * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp | Ulrich Drepper | 2007-08-11 | 1 | -2/+3 |
* | * locale/programs/ld-monetary.c (monetary_finish): Avoid range check | Ulrich Drepper | 2007-07-28 | 1 | -6/+12 |
* | * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. | Ulrich Drepper | 2007-07-28 | 1 | -3/+7 |
* | (_IO_new_file_fopen): Recognize 'e' flag and set O_CLOEXEC is needed. | Ulrich Drepper | 2007-07-22 | 1 | -0/+5 |
* | * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function. | Ulrich Drepper | 2007-07-19 | 1 | -0/+10 |
* | (_IO_new_proc_open): Don't close child_std_end if one of proc_file_chain stre... | Ulrich Drepper | 2007-07-19 | 1 | -2/+11 |
* | * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF | Ulrich Drepper | 2007-07-08 | 2 | -15/+4 |
* | * libio/wstrops.c (_IO_wstr_underflow): Clear errno before | Ulrich Drepper | 2007-07-07 | 1 | -2/+8 |
* | [BZ #4745] | Ulrich Drepper | 2007-07-07 | 1 | -2/+7 |
* | * 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 |