summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* (memcpy): Optimize better for smaller than 256 byte copies. Also, use only o...Ulrich Drepper2004-07-311-336/+231
* * sysdeps/alpha/divq.S: Save t3 before it gets clobbered. * s...Richard Henderson2004-07-304-138/+216
* 2004-07-26 Roland McGrath <roland@redhat.com>Roland McGrath2004-07-271-1/+6
* Update.Ulrich Drepper2004-07-261-2/+2
* Update.Ulrich Drepper2004-07-265-2/+132
* Update.Ulrich Drepper2004-07-251-86/+241
* Add semtimedop.Andreas Jaeger2004-07-211-0/+1
* * configure.in (add_ons): Substitute this. Move $add_ons handlingRoland McGrath2004-07-201-8/+1
* UPdate.Andreas Jaeger2004-07-2026-56/+96
* (__dl_runtime_resolve): Update to use _dl_lookup_symbol_x. (elf_machine_runti...Andreas Jaeger2004-07-201-7/+7
* Update.Ulrich Drepper2004-07-201-6/+6
* Update.Ulrich Drepper2004-07-201-0/+2
* Update.Ulrich Drepper2004-07-201-6/+19
* [BZ #258]Ulrich Drepper2004-07-203-3/+60
* (__ieee754_powf): Don't generate invalid exception if |y| >= 1U<<31.Ulrich Drepper2004-07-201-1/+12
* Update.Ulrich Drepper2004-07-182-16/+2
* Update.Ulrich Drepper2004-07-181-6/+6
* [BZ #269]Ulrich Drepper2004-07-163-0/+12
* Update.Ulrich Drepper2004-07-163-13/+15
* [BZ #262]Ulrich Drepper2004-07-161-3/+3
* Update.Ulrich Drepper2004-07-141-9/+1
* [BZ #263]Roland McGrath2004-07-131-2/+2
* Update.Ulrich Drepper2004-07-108-6/+15
* Update.Ulrich Drepper2004-07-093-6/+6
* * nss/getent.c (print_group, print_passwd): Use %lu format forRoland McGrath2004-07-071-2/+2
* Update.Ulrich Drepper2004-07-0614-92/+200
* Update.Ulrich Drepper2004-07-0513-11/+24
* Update.Ulrich Drepper2004-07-058-73/+27
* (glob64): Use libc_hidden_ver instead of libc_hidden_def.Ulrich Drepper2004-07-041-1/+1
* 2004-07-01 Roland McGrath <roland@redhat.com>Roland McGrath2004-07-022-2/+10
* Update.Ulrich Drepper2004-07-0113-31/+150
* Update.Ulrich Drepper2004-07-012-8/+31
* Update.Ulrich Drepper2004-06-3015-123/+1023
* Update.Ulrich Drepper2004-06-301-0/+1
* Update.Ulrich Drepper2004-06-307-71/+249
* Update.Ulrich Drepper2004-06-291-1/+1
* (if_nameindex): Use extend_alloca.Ulrich Drepper2004-06-291-5/+10
* * inet/bug-if1.c: Include <string.h>.Roland McGrath2004-06-291-2/+26
* [BZ #230, BZ #231]Ulrich Drepper2004-06-283-5/+8
* Update.Ulrich Drepper2004-06-274-9/+90
* [BZ #231]Ulrich Drepper2004-06-221-0/+1
* Additional makefile for Unix on Alpha.Ulrich Drepper2004-06-221-0/+3
* Update.Ulrich Drepper2004-06-191-2/+4
* Update.Ulrich Drepper2004-06-182-9/+12
* Update.Ulrich Drepper2004-06-171-10/+7
* (if_indextoname): Correct error value for unknown interface.Ulrich Drepper2004-06-171-4/+15
* * sysdeps/i386/bits/string.h (memcpy): Add () around arguments.Roland McGrath2004-06-151-19/+36
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pastoRoland McGrath2004-06-156-48/+31
* 2004-05-04 H.J. Lu <hongjiu.lu@intel.com>Roland McGrath2004-06-151-1/+1
* * sysdeps/alpha/div_libc.h (_ITOFS): Use "sp" not "$sp". (_IT...Richard Henderson2004-06-141-10/+10