about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):Ulrich Drepper2008-04-101-22/+27
* * sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file.Ulrich Drepper2008-04-103-1/+182
* [BZ #5768]Ulrich Drepper2008-04-105-14/+443
* isnan implementation for ppc32.Ulrich Drepper2008-04-101-0/+56
* isnan implementation for Power6x 64-bitUlrich Drepper2008-04-101-0/+59
* * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.Ulrich Drepper2008-04-106-0/+337
* [BZ #4407]Ulrich Drepper2008-04-101-0/+6
* * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: New File.Ulrich Drepper2008-04-106-122/+456
* [BZ #4314]Ulrich Drepper2008-04-091-11/+46
* [BZ #5209]Ulrich Drepper2008-04-091-1/+1
* [BZ #5436]Ulrich Drepper2008-04-093-11/+21
* [BZ #6040]Ulrich Drepper2008-04-081-1/+9
* * sysdeps/unix/opendir.c (__alloc_dir): If allocation fails for sizeUlrich Drepper2008-03-301-8/+20
* [BZ #5939]Ulrich Drepper2008-03-301-1/+1
* * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open cvs/fedora-glibc-20080328T1347Ulrich Drepper2008-03-276-12/+2
* * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX ifUlrich Drepper2008-03-273-7/+30
* * posix/gai.conf: Fix comment for scope nullbits.Ulrich Drepper2008-03-261-0/+1
* * sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSERUlrich Drepper2008-03-243-18/+4
* [BZ #5857]Ulrich Drepper2008-03-242-3/+17
* * sysdeps/unix/sysv/linux/adjtime.c: Correctly useUlrich Drepper2008-03-241-4/+6
* * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags,Ulrich Drepper2008-03-241-1/+6
* Remove useless "if" before "free".Ulrich Drepper2008-03-192-4/+2
* * sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead Jakub Jelinek2008-03-171-1/+1
* [BZ #5753] Andreas Jaeger2008-03-102-8/+8
* 2008-03-08 Roland McGrath <roland@frob.com>Roland McGrath2008-03-081-1/+5
* * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code forUlrich Drepper2008-03-081-2/+4
* [BZ #5786]Ulrich Drepper2008-03-085-99/+130
* * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): AddUlrich Drepper2008-03-081-2/+3
* [BZ #5778]Ulrich Drepper2008-03-084-9/+64
* * sysdeps/x86_64/rtld-memset.c: New file.Ulrich Drepper2008-03-073-93/+1283
* * include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857Ulrich Drepper2008-03-0510-2/+164
* * sysdeps/unix/sysv/linux/sys/timerfd.h: New file.Ulrich Drepper2008-02-103-1/+9
* Header for timerfd interfaces.Ulrich Drepper2008-02-101-0/+50
* * Makeconfig (sysd-rules-targets): New variable.Roland McGrath2008-02-012-6/+6
* * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.Ulrich Drepper2008-01-221-1/+1
* [BZ #5040] * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (enum EPOLL_EVENTS): ...Andreas Jaeger2008-01-211-1/+3
* [BZ #5628]Ulrich Drepper2008-01-169-9/+9
* * sysdeps/posix/getaddrinfo.c (default_labels): Adjust for changeUlrich Drepper2008-01-162-53/+54
* [BZ #5607]Ulrich Drepper2008-01-163-22/+76
* [BZ #5600] (struct signalfd_siginfo): Use 64-bit type for ssi_ptr to sync wit...Andreas Jaeger2008-01-121-2/+2
* * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result ofUlrich Drepper2008-01-101-12/+39
* * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_orderUlrich Drepper2008-01-101-37/+37
* * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): AvoidUlrich Drepper2008-01-091-4/+6
* * sysdeps/unix/sysv/linux/check_pf.c (make_request): FixUlrich Drepper2008-01-031-2/+2
* (intel_02_known): New entry 0x3f.Ulrich Drepper2007-12-232-0/+2
* * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday):Ulrich Drepper2007-12-151-2/+2
* * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P):Ulrich Drepper2007-12-142-14/+14
* [BZ #5477]Ulrich Drepper2007-12-122-2/+19
* * sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ ifUlrich Drepper2007-12-103-4/+28
* [BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper2007-12-071-25/+31