about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) cvs/fedora-glibc-20050504T1818Ulrich Drepper2005-05-0472-231/+312
* * sysdeps/i386/add_n.S: Add call frame information. cvs/fedora-glibc-20050504T0728Ulrich Drepper2005-05-0445-139/+935
* * sysdeps/unix/sysv/linux/kernel-features.h: waitid is availableUlrich Drepper2005-05-031-4/+5
* (posix_fallocate): If len == 0, call ftruncate if offset is bigger than curre...Ulrich Drepper2005-05-032-20/+66
* 2005-04-29 Roland McGrath <roland@redhat.com>Roland McGrath2005-04-291-1/+1
* [BZ #781, BZ #796]Roland McGrath2005-04-286-70/+50
* 2005-03-22 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath2005-04-281-4/+3
* * sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper2005-04-283-13/+31
* * sysdeps/i386/i686/memcmp.S: Move misplaced END.Ulrich Drepper2005-04-281-2/+2
* 2005-04-27 Roland McGrath <roland@redhat.com>Roland McGrath2005-04-278-195/+549
* 2005-04-25 Roland McGrath <roland@redhat.com>Roland McGrath2005-04-261-1/+1
* * sysdeps/sparc/sparc32/elf/start.S: Define __data_start.Roland McGrath2005-04-172-0/+12
* Add sparc64 TLS and NPTL support.Ulrich Drepper2005-04-147-253/+457
* * sysdeps/sparc/sparc32/dl-trampoline.S: Use std not stx.Roland McGrath2005-04-111-1/+1
* * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath2005-04-073-16/+117
* * sysdeps/ia64/fpu/e_acosh.S: Update from Intel libm 2005-04-05Roland McGrath2005-04-0541-59/+91
* * sysdeps/sparc/sparc32/dl-trampoline.S: New file.Roland McGrath2005-04-056-300/+757
* * sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright. cvs/fedora-glibc-20050401T1444Ulrich Drepper2005-04-011-7/+37
* * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper2005-03-31154-6435/+7702
* Support for ia64 libm.Ulrich Drepper2005-03-312-0/+337
* revertRoland McGrath2005-03-311-39/+0
* * elf/dl-load.c: Don't include dl-osinfo.h here.Roland McGrath2005-03-301-0/+39
* * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): NewRoland McGrath2005-03-301-61/+70
* * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath2005-03-287-2/+44
* * sysdeps/generic/wcstoul_l.c: Include "wcstol_l.c" rather thanRoland McGrath2005-03-281-2/+2
* Protect against multiple inclusion.Andreas Jaeger2005-03-282-3/+51
* Update.Andreas Jaeger2005-03-2813-258/+883
* [BZ #783]Andreas Jaeger2005-03-285-279/+488
* Newer kernels don't like register-frames with more than 8 output registers. ...Ulrich Drepper2005-03-221-3/+4
* [BZ #786]Ulrich Drepper2005-03-201-20/+18
* * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper2005-03-204-104/+156
* * sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels.Ulrich Drepper2005-03-201-1/+3
* * elf/dl-fini.c (_dl_fini): Split sorting of the maps in separateUlrich Drepper2005-03-191-0/+5
* * sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add lr_vrsave.Ulrich Drepper2005-03-192-104/+344
* * nscd/aicache.c (addhstaiX): Tweak type to avoid warning.Roland McGrath2005-03-171-0/+0
* * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath2005-03-156-18/+35
* [BZ #789]Roland McGrath2005-03-152-16/+18
* * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't includeRoland McGrath2005-03-151-3/+1
* * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE andRoland McGrath2005-03-132-3/+7
* * elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdepsRoland McGrath2005-03-131-0/+12
* * sysdeps/hppa/configure.in: Remove old Makefile leftovers.Roland McGrath2005-03-132-2/+0
* 2005-03-08 Roland McGrath <roland@redhat.com>Roland McGrath2005-03-081-2/+2
* * wcsmbs/wctob.c (wctob): Make buf array of unsigned char.Ulrich Drepper2005-03-063-14/+17
* * sunrpc/key_call.c: Remove doors support.Ulrich Drepper2005-03-061-1/+1
* (ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.Ulrich Drepper2005-03-062-6/+2
* * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath2005-03-066-11/+16
* 2005-02-21 Alan Modra <amodra@bigpond.net.au>Roland McGrath2005-03-021-8/+3
* [BZ #721]Roland McGrath2005-03-011-5/+6
* * posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper2005-03-013-12/+0
* [BZ #758]Andreas Jaeger2005-02-256-63/+103