about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper2005-06-1411-14/+24
* [BZ #966]Ulrich Drepper2005-06-145-62/+206
* Remove _dl_out_of_memory declaration. (rtld_global_ro._dl_signal_error): Add ...Ulrich Drepper2005-06-121-5/+1
* (DL_SYSDEP_OSCHECK): If GLRO(dl_osversion) has been already set to a value sm...Ulrich Drepper2005-05-301-1/+3
* 2005-05-24 Thomas Schwinge <schwinge@nic-nac-project.de>Roland McGrath2005-05-291-1/+2
* * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. * sysdeps/al...Richard Henderson2005-05-2810-111/+278
* [BZ #954]Ulrich Drepper2005-05-263-9/+9
* Add space inf weak_alias use.Ulrich Drepper2005-05-2662-89/+89
* * sysdeps/unix/sysv/linux/i386/sysdep.hRoland McGrath2005-05-252-26/+27
* Move arm port to ports repository cvs/fedora-glibc-20050524T1606Roland McGrath2005-05-24121-6409/+0
* * sysdeps/unix/clock_gettime.c (clock_gettime): Revert last patch.Ulrich Drepper2005-05-231-1/+1
* * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't useUlrich Drepper2005-05-2120-73/+62
* * sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete.Ulrich Drepper2005-05-2112-145/+51
* [BZ #955]Ulrich Drepper2005-05-212-17/+10
* (clock_getcpuclockid): Always return a defined value.Ulrich Drepper2005-05-211-6/+6
* 2005-05-17 Neal H. Walfield <neal@gnu.org>Roland McGrath2005-05-181-4/+4
* Correct comment.Ulrich Drepper2005-05-141-1/+1
* * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust forUlrich Drepper2005-05-111-4/+4
* * sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.Roland McGrath2005-05-092-0/+2
* 2005-05-09 Alan Modra <amodra@bigpond.net.au>Roland McGrath2005-05-091-8/+8
* * 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