about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h.Ulrich Drepper2005-07-121-6/+6
* * sysdeps/s390/s390-64/bcopy.S (__bcopy): UseUlrich Drepper2005-07-121-9/+5
* * sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. RemoveUlrich Drepper2005-07-082-4/+64
* * include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper2005-07-0820-21/+39
* * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Use __sin andUlrich Drepper2005-07-081-3/+3
* * sysdeps/hppa/setjmp.S (__sigsetjmp): Use %r1 not %r19.Roland McGrath2005-07-081-11/+11
* 2005-07-08 Carlos O'Donell <carlos@systemhalted.org>Roland McGrath2005-07-086-47/+47
* * sysdeps/generic/s_ctan.c (__ctan): Likewise.Ulrich Drepper2005-07-073-9/+41
* * sysdeps/generic/s_ctanh.c (__ctanh): Handle case of zero den better.Ulrich Drepper2005-07-072-6/+26
* (__ctanhl): Handle case of zero den better.Ulrich Drepper2005-07-071-3/+13
* [BZ #974]Ulrich Drepper2005-07-072-14/+1
* * sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.Ulrich Drepper2005-07-071-2/+2
* * elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper2005-07-077-26/+37
* * manual/install.texi (Installation): Don't mention linuxthreads.Roland McGrath2005-07-032-30/+12
* [BZ #1037]Roland McGrath2005-07-021-1/+1
* [BZ #1016] cvs/fedora-glibc-20050627T0850Ulrich Drepper2005-06-261-3/+3
* * Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper2005-06-264-12/+49
* * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo.Ulrich Drepper2005-06-213-3/+3
* * sysdeps/unix/sysv/linux/sys/quota.h: Add definitions and types forUlrich Drepper2005-06-201-10/+79
* * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE,Ulrich Drepper2005-06-204-8/+52
* * time/mktime.c: Always include <string.h> for prototype ofUlrich Drepper2005-06-182-9/+9
* * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ulps for complexUlrich Drepper2005-06-181-12/+18
* * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper2005-06-1734-75/+349
* * 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