| Commit message (Expand) | Author | Age | Files | Lines |
* | * misc/bits/syslog.h (syslog): Remove extraneous argument from | Jakub Jelinek | 2007-09-18 | 1 | -0/+6 |
* | * locale/programs/charmap-dir.c (charmap_aliases): Use %ms instead of | Jakub Jelinek | 2007-09-18 | 1 | -0/+3 |
* | * sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup. cvs/fedora-glibc-20070918T1931 | Jakub Jelinek | 2007-09-18 | 1 | -0/+5 |
* | * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition. | Ulrich Drepper | 2007-09-18 | 1 | -0/+16 |
* | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper | 2007-09-18 | 1 | -1/+123 |
* | * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return value | Ulrich Drepper | 2007-09-18 | 1 | -0/+14 |
* | * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): Don't | Ulrich Drepper | 2007-09-15 | 1 | -0/+5 |
* | * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm' | Ulrich Drepper | 2007-09-15 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add | Ulrich Drepper | 2007-09-15 | 1 | -0/+10 |
* | * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. | Ulrich Drepper | 2007-09-15 | 1 | -0/+29 |
* | * sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition. | Ulrich Drepper | 2007-09-15 | 1 | -0/+6 |
* | * inet/inet_net.c: Reset digit to 0 for inputs starting with "0x". | Ulrich Drepper | 2007-09-15 | 1 | -0/+5 |
* | * inet/tst-network.c: Increment ERRORS for failing tests. | Roland McGrath | 2007-09-15 | 1 | -0/+4 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 1 | -0/+104 |
* | * po/cs.po: Update from translation team. | Ulrich Drepper | 2007-09-13 | 1 | -0/+4 |
* | * posix/Makefile ($(objpfx)getconf.speclist): Make it empty if cross | Roland McGrath | 2007-09-11 | 1 | -0/+5 |
* | * sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro. | Roland McGrath | 2007-09-07 | 1 | -0/+4 |
* | * manual/signal.texi (Signaling Another Process): Typo fix. | Roland McGrath | 2007-09-05 | 1 | -0/+5 |
* | * sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define to | Ulrich Drepper | 2007-08-29 | 1 | -0/+8 |
* | * nscd/connections.c (send_ro_fd): Also transfer file size. | Ulrich Drepper | 2007-08-29 | 1 | -0/+4 |
* | * nscd/nscd_helper.c (get_mapping): Avoid the pread call, just go | Ulrich Drepper | 2007-08-29 | 1 | -0/+6 |
* | * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New | Ulrich Drepper | 2007-08-28 | 1 | -0/+16 |
* | * sysdeps/unix/sysv/linux/syscalls.listcvs/fedora-glibc-20070827T2032 | Roland McGrath | 2007-08-27 | 1 | -0/+5 |
* | * sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning. | Ulrich Drepper | 2007-08-26 | 1 | -2/+3 |
* | * iconvdata/iso-2022-kr.c (BODY): Fake initialization of array buf | Ulrich Drepper | 2007-08-26 | 1 | -0/+4 |
* | * locale/programs/ld-collate.c (collate_output): Avoid warning if | Ulrich Drepper | 2007-08-26 | 1 | -0/+3 |
* | * Makerules: Use -p option with mkdir. | Ulrich Drepper | 2007-08-26 | 1 | -0/+2 |
* | * nis/nis_xdr.c (_xdr_nis_server): Work around gcc alias warning. | Ulrich Drepper | 2007-08-26 | 1 | -0/+14 |
* | * stdio-common/Makefile: Avoid format string warning for tst-sprint. | Ulrich Drepper | 2007-08-26 | 1 | -0/+2 |
* | * posix/regex_internal.h: Prevent some declarations and definitions | Ulrich Drepper | 2007-08-26 | 1 | -0/+3 |
* | * posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT. | Ulrich Drepper | 2007-08-26 | 1 | -0/+3 |
* | * debug/Makefile: Disable format checking when compiling tst-chk?.c. | Ulrich Drepper | 2007-08-26 | 1 | -0/+2 |
* | fallocate64 as EXTRA. It is not referenced if the symbol isn't | Ulrich Drepper | 2007-08-25 | 1 | -1/+1 |
* | * config.make.in (datarootdir): Add to shut up configure. | Ulrich Drepper | 2007-08-25 | 1 | -0/+2 |
* | * sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computation ofcvs/fedora-glibc-20070825T1839 | Ulrich Drepper | 2007-08-25 | 1 | -0/+3 |
* | * sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache | Ulrich Drepper | 2007-08-25 | 1 | -0/+6 |
* | * sysdeps/unix/sysv/linux/x86_64/init-first.c | Ulrich Drepper | 2007-08-24 | 1 | -0/+4 |
* | * resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define. | Ulrich Drepper | 2007-08-24 | 1 | -0/+2 |
* | * sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark | Ulrich Drepper | 2007-08-24 | 1 | -0/+6 |
* | * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Correctly | Ulrich Drepper | 2007-08-24 | 1 | -0/+3 |
* | [BZ #3924] | Ulrich Drepper | 2007-08-24 | 1 | -0/+4 |
* | * sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve): Avoid | Ulrich Drepper | 2007-08-24 | 1 | -0/+6 |
* | * nis/nis_table.c (nis_list): Don't fail if __follow_path returned | Ulrich Drepper | 2007-08-22 | 1 | -0/+5 |
* | [BZ #4566] | Ulrich Drepper | 2007-08-22 | 1 | -0/+3 |
* | [BZ #4582] | Ulrich Drepper | 2007-08-22 | 1 | -0/+3 |
* | [BZ #4588] | Ulrich Drepper | 2007-08-22 | 1 | -0/+4 |
* | [BZ #4726] | Ulrich Drepper | 2007-08-22 | 1 | -0/+4 |
* | [BZ #4946] | Ulrich Drepper | 2007-08-22 | 1 | -0/+5 |
* | [BZ #4905] | Ulrich Drepper | 2007-08-22 | 1 | -0/+5 |
* | [BZ #4814] | Ulrich Drepper | 2007-08-22 | 1 | -0/+8 |