Age | Commit message (Expand) | Author | Files | Lines |
2008-08-12 | 2008-08-11 Aurelien Jarno <aurel32@debian.org> | Roland McGrath | 1 | -2/+2 |
2008-08-08 | Carlos Eduardo Seo <cseo@linux.vnet.ibm.com> | Ulrich Drepper | 1 | -2/+1 |
2008-08-08 | [BZ #6790] | Ulrich Drepper | 2 | -0/+8 |
2008-08-08 | [BZ #6791] | Ulrich Drepper | 2 | -2/+9 |
2008-08-08 | [BZ #6817] | Ulrich Drepper | 4 | -7/+31 |
2008-08-07 | [BZ #6824] | Ulrich Drepper | 2 | -1/+8 |
2008-08-06 | * scripts/gen-as-const.awk: Use 32-bit values on 32-bit platforms. | Ulrich Drepper | 2 | -3/+13 |
2008-08-05 | [BZ #5794] | Ulrich Drepper | 1 | -0/+1 |
2008-08-05 | * sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for large | Ulrich Drepper | 4 | -6/+23 |
2008-08-03 | * nscd/connections.c (main_loop_poll): Pass a buffer which is | Ulrich Drepper | 1 | -0/+7 |
2008-08-03 | (main_loop_poll): Pass a buffer which is guaranteed to be large enough to rea... | Ulrich Drepper | 1 | -6/+13 |
2008-08-02 | * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock): | Roland McGrath | 1 | -0/+5 |
2008-08-02 | 2008-08-02 Roland McGrath <roland@frob.com> | Roland McGrath | 1 | -3/+5 |
2008-08-02 | * manual/arith.texi: Avoid @strong{Note:}. | Ulrich Drepper | 10 | -12/+24 |
2008-08-02 | * sysdeps/posix/clock_getres.c (hp_timing_getres): Remove inline | Ulrich Drepper | 2 | -2/+7 |
2008-08-01 | * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for | Ulrich Drepper | 6 | -7/+28 |
2008-08-01 | * include/arpa/nameser.h (NS_GET16): Use const pointer. | Ulrich Drepper | 2 | -2/+9 |
2008-08-01 | * sysdeps/unix/sysv/linux/kernel-features.h: s390 has the new | Ulrich Drepper | 2 | -1/+4 |
2008-08-01 | * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): We cannot | Ulrich Drepper | 3 | -12/+8 |
2008-08-01 | * Versions.def: Add GLIBC_2.9 to libresolv. | Ulrich Drepper | 18 | -570/+1092 |
2008-08-01 | * elf/Makefile (check-localplt.out): Also check libresolv and | Ulrich Drepper | 2 | -0/+7 |
2008-07-31 | * sysdeps/unix/sysv/linux/kernel-features.h: Define | Ulrich Drepper | 2 | -0/+13 |
2008-07-30 | * sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial | Ulrich Drepper | 2 | -1/+4 |
2008-07-30 | * nscd/connections.c (nscd_init): Type if preprocessor directive. | Ulrich Drepper | 5 | -1/+13 |
2008-07-30 | * misc/syslog.c (openlog_internal): Fix compile problem. | Ulrich Drepper | 1 | -0/+4 |
2008-07-30 | (openlog_internal): Fix compile problem. | Ulrich Drepper | 1 | -1/+1 |
2008-07-29 | * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table. | Roland McGrath | 1 | -0/+4 |
2008-07-29 | 2008-07-28 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+1 |
2008-07-29 | * io/ftw.c (add_object): Remove inline to avoid warning. | Ulrich Drepper | 2 | -2/+4 |
2008-07-29 | * sysdeps/unix/sysv/linux/paccept.c: Fix compile problem. | Ulrich Drepper | 2 | -2/+4 |
2008-07-28 | * resolv/res_send.c (__libc_res_nsend): Take additional parameter. | Ulrich Drepper | 8 | -71/+132 |
2008-07-27 | * libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile. | Ulrich Drepper | 2 | -2/+4 |
2008-07-27 | * posix/wordexp.c (exec_comm): Use pipe2 if possible to create | Ulrich Drepper | 4 | -15/+62 |
2008-07-27 | * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias. | Ulrich Drepper | 8 | -27/+165 |
2008-07-27 | * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN. | Ulrich Drepper | 4 | -3/+12 |
2008-07-26 | [BZ #6771] | Ulrich Drepper | 2 | -1/+8 |
2008-07-26 | * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead of | Ulrich Drepper | 2 | -1/+4 |
2008-07-26 | * misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC if possible. | Ulrich Drepper | 2 | -3/+30 |
2008-07-26 | * malloc/mtrace.c (mtrace): Use 'e' flag in fopen call. Drop | Ulrich Drepper | 2 | -8/+13 |
2008-07-26 | * login/utmp_file.c (setutent_file): Minor optimization in case | Ulrich Drepper | 2 | -4/+10 |
2008-07-26 | * Makeconfig: Define pie-ccflag and PIE-ccflag variables. | Ulrich Drepper | 7 | -5/+18 |
2008-07-26 | [BZ #6763] | Ulrich Drepper | 1 | -1/+2 |
2008-07-26 | [BZ #6724] | Ulrich Drepper | 1 | -0/+1 |
2008-07-26 | * Versions.def: Add GLIBC_2.9 version tag for libutil. | Ulrich Drepper | 28 | -0/+1327 |
2008-07-26 | * scripts/gen-as-const.awk: Generate more widely usable code by | Ulrich Drepper | 3 | -3/+14 |
2008-07-26 | * stdio-common/printf_fp.c (___printf_fp): Give wide outout code | Ulrich Drepper | 3 | -0/+9 |
2008-07-26 | * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup. | Ulrich Drepper | 5 | -14/+20 |
2008-07-26 | * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC have | Ulrich Drepper | 2 | -4/+4 |
2008-07-26 | * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 has the new | Ulrich Drepper | 2 | -3/+7 |
2008-07-26 | * sysdeps/i386/i686/memcmp.S: Fix unwind information. | Ulrich Drepper | 2 | -2/+6 |