about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* * configure: Regenerated (using Autoconf 2.54).Roland McGrath2002-10-1937-172/+252
* * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela): FixRoland McGrath2002-10-183-170/+162
* * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)Roland McGrath2002-10-181-4/+3
* * configure.in (libc_link_dests, libc_link_sources): Remove theseRoland McGrath2002-10-182-6/+8
* * sysdeps/generic/bits/time.h: Replaced with contents of theRoland McGrath2002-10-187-441/+25
* * configure.in: Replace AC_FD_CC with AS_MESSAGE_LOG_FD.Roland McGrath2002-10-184-5/+5
* 2002-10-18 Jeff Bailey <jbailey@gnu.org>Roland McGrath2002-10-1811-11/+0
* * sysdeps/unix/sysv/linux/pathconf.h (statfs_link_max): Add inline.Roland McGrath2002-10-186-112/+75
* regeneratedRoland McGrath2002-10-182-63/+119
* Regenerated: autoconf sysdeps/generic/configure.inUlrich Drepper2002-10-181-32/+57
* Update.Ulrich Drepper2002-10-183-102/+196
* Internal support stuff for complete soft float.Ulrich Drepper2002-10-181-0/+33
* * configure.in (MIG): Just AC_SUBST it here.Roland McGrath2002-10-182-223/+434
* * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).Roland McGrath2002-10-181-0/+20
* Update.Ulrich Drepper2002-10-1722-7/+1537
* (__process_machine_rela): Store R_PPC_UADDR32 and R_PPC_UADDR16 one byte at a...Ulrich Drepper2002-10-171-5/+17
* Pretty printing.Ulrich Drepper2002-10-171-10/+10
* 2002-10-17 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-172-8/+11
* * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.Roland McGrath2002-10-173-5/+16
* * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed.Roland McGrath2002-10-161-1/+6
* 2002-10-16 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-166-256/+119
* Fix off-by-1 error in argument access.Andreas Jaeger2002-10-161-1/+1
* Update.Ulrich Drepper2002-10-161-1/+6
* Update.Ulrich Drepper2002-10-161-0/+5
* Optimize for kernels which are known to have the vfork syscall. Don't confuse...Ulrich Drepper2002-10-161-9/+20
* Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-10-168-113/+68
* * sysdeps/gnu/bits/utmp.h: Include <bits/wordsize.h>.Roland McGrath2002-10-1614-2285/+37
* 2002-10-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-1611-2097/+6
* Update.Ulrich Drepper2002-10-162-2/+11
* Define XFS_SUPER_MAGIC and XFS_LINK_MAX.Ulrich Drepper2002-10-161-1/+5
* 2002-10-16 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-10-155-7/+8
* * sysdeps/generic/dl-tls.c (_dl_deallocate_tls) [TLS_TCB_AT_TP]:Roland McGrath2002-10-151-1/+7
* 2002-10-14 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-151-0/+6
* Use */lib64 for s390x too.Andreas Jaeger2002-10-152-2/+4
* Update.Ulrich Drepper2002-10-141-6/+7
* (profil_counter): Add hack to prevent the compiler from clobbering the signal...Ulrich Drepper2002-10-143-3/+18
* Regenerated.Andreas Jaeger2002-10-141-428/+202
* * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.Roland McGrath2002-10-1424-48/+392
* 2002-10-13 Roland McGrath <roland@frob.com>Roland McGrath2002-10-148-12/+5
* Remove support for old and buggy SCO systems. Optimize a bit for use in glibc.Ulrich Drepper2002-10-121-26/+11
* Update.Ulrich Drepper2002-10-121-2/+2
* Update.Ulrich Drepper2002-10-121-1/+1
* Update.Ulrich Drepper2002-10-122-5/+22
* (profil_counter): Add hack to prevent the compiler from clobbering the signal...Ulrich Drepper2002-10-111-2/+7
* * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):Roland McGrath2002-10-111-2/+6
* * sysdeps/generic/dl-lookupcfg.h: Include <tls.h>.Roland McGrath2002-10-113-56/+3
* * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER): AddRoland McGrath2002-10-111-2/+4
* * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath2002-10-1136-266/+164
* * sysdeps/generic/dl-tls.c (__tls_get_addr): After freeing block inRoland McGrath2002-10-111-1/+4
* Don't try calling __pthread_kill_other_threads_np.Ulrich Drepper2002-10-111-6/+1