about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Copy in i386/bits/fcntl.h.Roland McGrath2006-02-281-14/+38
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-283-11/+17
* 2006-02-27 Roland McGrath <roland@redhat.com>Roland McGrath2006-02-281-0/+5
* * sysdeps/unix/sysv/linux/linkat.c (linkat): Allow flags to be setUlrich Drepper2006-02-271-7/+7
* Add fifth parameter to linkat.Ulrich Drepper2006-02-271-2/+10
* * sysdeps/unix/common/Makefile: File removed.Roland McGrath2006-02-268-558/+0
* * sysdeps/gnu/net/if.h (IFF_DYNAMIC): New macro.Roland McGrath2006-02-251-1/+3
* * configure.in: Use sparc/sparc32/sparcv9/sparcv9b in placeRoland McGrath2006-02-253-3/+1
* * elf/elf.h (HWCAP_SPARC_BLKINIT): New macro.Roland McGrath2006-02-252-7/+6
* Typo fix.Roland McGrath2006-02-252-2/+2
* * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ...Roland McGrath2006-02-2554-326/+192
* [BZ #2172]Roland McGrath2006-02-231-5/+5
* * sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementationRoland McGrath2006-02-232-2/+3
* * sysdeps/unix/sysv/linux/kernel-features.hRoland McGrath2006-02-221-13/+7
* * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Update comment, removeRoland McGrath2006-02-221-3/+6
* * sysdeps/i386/i686/memset.S: Fix treatment of unaligned pointer.Roland McGrath2006-02-221-7/+7
* [BZ #2178]Roland McGrath2006-02-211-0/+3
* [BZ #2329]Roland McGrath2006-02-21210-17056/+25
* * sysdeps/alpha/soft-fp/Makefile (CPPFLAGS): Add soft-fp include ...Richard Henderson2006-02-204-5/+11
* * hurd/hurd/xattr.h: New file.Roland McGrath2006-02-2010-0/+350
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper2006-02-179-18/+18
* * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORKUlrich Drepper2006-02-159-0/+18
* * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper2006-02-151-7/+15
* [BZ #2226]Ulrich Drepper2006-02-129-69/+191
* * sysdeps/unix/sysv/linux/bits/sched.h: Declare unshare.Ulrich Drepper2006-02-084-3/+15
* [BZ #2268]Roland McGrath2006-02-032-5/+9
* [__NR_futimesat] (futimesat): If file is NULL use __futimes.Ulrich Drepper2006-02-031-0/+3
* * sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Use the sameRoland McGrath2006-02-021-15/+4
* * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): New variable.Roland McGrath2006-02-022-8/+20
* 2006-02-01 Roland McGrath <roland@redhat.com>Roland McGrath2006-02-021-0/+2
* (intel_02_known): Add some more entries.Ulrich Drepper2006-02-021-1/+15
* * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Use long_double_symbolRoland McGrath2006-02-011-3/+6
* 2006-02-01 Jakub Jelinek <jakub@redhat.com>Roland McGrath2006-02-012-58/+2
* (intel_02_known): Add some more entries.Ulrich Drepper2006-02-011-1/+15
* * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file. cvs/fedora-glibc-20060201T0846Roland McGrath2006-02-0113-15/+124
* * math/divtc3.c: New file.Roland McGrath2006-02-0124-102/+627
* * sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64]Roland McGrath2006-02-013-1/+2
* * sysdeps/powerpc/fpu/libm-test-ulps: Update by Jakub.Roland McGrath2006-01-311-6/+74
* * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Correct indexRoland McGrath2006-01-318-28/+314
* * sysdeps/unix/sysv/linux/mips/bits/errno.h (ECANCELED,Roland McGrath2006-01-314-12/+24
* * sysdeps/powerpc/fpu/libm-test-ulps: Merge ulps with olderRoland McGrath2006-01-301-86/+98
* * soft-fp/double.h (FP_CMP_UNORD_D): Also define inRoland McGrath2006-01-303-81/+69
* 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> cvs/fedora-glibc-20060130T0922Roland McGrath2006-01-28130-134/+12193
* 2006-01-22 Aurelien Jarno <aurelien@aurel32.net>Roland McGrath2006-01-231-1/+1
* * sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): CorrectyUlrich Drepper2006-01-222-26/+57
* (__atfct_seterrno): Correcty return EBADF for non-existing file descriptors.Ulrich Drepper2006-01-221-12/+28
* * sysdeps/unix/sysv/linux/faccessat.c: Move RESULT defn inside block.Roland McGrath2006-01-211-3/+1
* * sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to...Roland McGrath2006-01-212-2/+7
* * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: New file.Roland McGrath2006-01-213-5/+69
* * sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actualUlrich Drepper2006-01-214-7/+98