about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> cvs/fedora-glibc-20060130T0922Roland McGrath2006-01-28133-136/+12670
* * sysdeps/gnu/errlist-compat.awk: Reduce required number of symbols inRoland McGrath2006-01-231-1/+6
* 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-229-26/+379
* (__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-212-3/+3
* * misc/tst-pselect.c: Include <unistd.h>.Roland McGrath2006-01-212-6/+9
* * sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to...Roland McGrath2006-01-213-2/+12
* * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: New file.Roland McGrath2006-01-214-5/+76
* * time/time.h [__need_timespec et al]: Include <bits/types.h> here too.Roland McGrath2006-01-212-2/+8
* 2006-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-211-1/+4
* * sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actualUlrich Drepper2006-01-217-8/+235
* (__xmknodat): Cast k_dev value to unsigned int to match kernel.Ulrich Drepper2006-01-211-1/+2
* * sysdeps/mach/hurd/ppoll.c: New file.Roland McGrath2006-01-211-0/+4
* 2006-01-20 Roland McGrath <roland@frob.com>Roland McGrath2006-01-211-0/+30
* * io/Makefile (tests): Add tst-symlinkat, tst-linkat, tst-readlinkat,Ulrich Drepper2006-01-205-3/+493
* * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Try using theUlrich Drepper2006-01-202-1/+4
* * io/Makefile (tests): Add tst-symlinkat, tst-linkat, andUlrich Drepper2006-01-205-1/+479
* .Ulrich Drepper2006-01-202-14/+1
* * sysdeps/unix/fdopendir.c (fdopendir): If O_DIRECTORY isUlrich Drepper2006-01-204-4/+65
* * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.hUlrich Drepper2006-01-202-0/+13
* * sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper2006-01-208-23/+88
* * include/fcntl.h: Declare __have_atfcts.Ulrich Drepper2006-01-2025-75/+731
* Include sysdep-cancel.h again. Add LIBC_CANCEL_HANDLED ().Ulrich Drepper2006-01-192-0/+4
* * misc/pselect.c (__pselect): Remove static.Ulrich Drepper2006-01-192-1/+5
* * misc/pselect.c (__pselect): No need to enable async cancellationUlrich Drepper2006-01-191-0/+3
* (__pselect): No need to enable async cancellation here. This is done in select.Ulrich Drepper2006-01-191-27/+4
* * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h [__ASSEMBLER__]: Don'tRoland McGrath2006-01-193-10/+26
* 2006-01-18 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-191-4/+7
* * sysdeps/unix/sysv/linux/fxstatat.c [STAT_IS_KERNEL_STAT]Ulrich Drepper2006-01-192-4/+9
* [BZ #2173]Ulrich Drepper2006-01-193-2/+126
* (_IO_new_file_fopen): If ,ccs= is given, also set vtable to the wide vtable.Ulrich Drepper2006-01-191-1/+4
* * sysdeps/ieee754/ldbl-opt/nldbl-dprintf.c: RestoreRoland McGrath2006-01-182-0/+4
* * sysdeps/sparc/sparc64/Makefile (long-double-fcts): Move this ...Roland McGrath2006-01-183-3/+8
* * elf/dl-deps.c (_dl_map_object_deps): In case of failure also make aRoland McGrath2006-01-181-0/+5
* 2006-01-18 Jakub Jelinek <jakub@redhat.com>Roland McGrath2006-01-181-0/+2
* [BZ #2167]Andreas Jaeger2006-01-181-1/+1
* [BZ #2167] * sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h ...Andreas Jaeger2006-01-182-4/+20
* * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to installRoland McGrath2006-01-175-15/+51
* 2006-01-15 Jakub Jelinek <jakub@redhat.com>Roland McGrath2006-01-171-1/+1
* * libio/stdio.h: Declare open_wmemstream.Ulrich Drepper2006-01-164-2/+14
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2006-01-163-2/+25
* Don't search for proc mount point. We assume procfs is mounted at /proc in m...Ulrich Drepper2006-01-161-145/+39
* [BZ #1950, BZ #2153]Andreas Jaeger2006-01-1518-32/+66
* [BZ #2078, BZ #2079]Andreas Jaeger2006-01-153-4/+15
* [BZ #2079] Andreas Jaeger2006-01-153-6/+6
* * sysdeps/unix/sysv/linux/bits/sched.h: Define SCHED_BATCH.Ulrich Drepper2006-01-151-0/+4
* Define SCHED_BATCH.Ulrich Drepper2006-01-151-1/+4
* * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_DECL): Don't tryRoland McGrath2006-01-1410-16/+84
* Use NLDBL_DECL for __vstrfmon_l.Roland McGrath2006-01-141-2/+2