about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * sysdeps/generic/libc-tls.c (static_dtv): Size the same as theUlrich Drepper2005-02-232-6/+6
* * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): UseUlrich Drepper2005-02-221-6/+7
* * include/sys/socket.h: Declare __recv.Roland McGrath2005-02-224-11/+11
* 2005-02-22 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-221-0/+1
* 2005-02-21 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper2005-02-221-2/+0
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-217-14/+63
* [BZ #284, BZ #721]Roland McGrath2005-02-178-38/+14
* * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Move UBP_EV defnRoland McGrath2005-02-161-1/+2
* * sysdeps/generic/bits/byteswap.h: Make sure result of all theUlrich Drepper2005-02-151-9/+9
* [BZ #722]Roland McGrath2005-02-152-2/+4
* [BZ #720]Roland McGrath2005-02-151-2/+8
* * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove the duplicatedRoland McGrath2005-02-153-3/+0
* * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): DefineRoland McGrath2005-02-142-7/+33
* * csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHAREDUlrich Drepper2005-02-141-6/+8
* * sysdeps/powerpc/powerpc32/bits/link.h: Removed.Roland McGrath2005-02-102-63/+2
* (elf_machine_rela): Remove use of RESOLVE.Andreas Schwab2005-02-081-7/+0
* Really remove it.Ulrich Drepper2005-02-081-0/+0
* * sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code usingUlrich Drepper2005-02-082-12/+22
* (check_consistency): Define.Ulrich Drepper2005-02-081-0/+23
* * math/math_private.h (__copysign): Define as builtin for gcc 4. ...Richard Henderson2005-02-081-12/+5
* [BZ #700]Ulrich Drepper2005-02-072-10/+10
* [BZ #677]Ulrich Drepper2005-02-074-15/+36
* * sysdeps/alpha/dl-machine.h (elf_machine_rela): Use RESOLVE_MAP ...Richard Henderson2005-02-071-12/+2
* * sysdeps/mach/hurd/tls.h: Include <stdbool.h>Roland McGrath2005-02-022-2/+10
* Update.Ulrich Drepper2005-01-294-54/+434
* Update.Ulrich Drepper2005-01-295-257/+312
* Dynamic linker definitions for s390.Ulrich Drepper2005-01-291-0/+111
* 2005-01-28 Martin Schwidefsky <schwidefsky@de.ibm.com>Roland McGrath2005-01-281-7/+7
* Update.Ulrich Drepper2005-01-271-1/+2
* 2005-01-25 Roland McGrath <roland@redhat.com>Roland McGrath2005-01-271-0/+2
* Update.Ulrich Drepper2005-01-261-2/+2
* [BZ #693]Ulrich Drepper2005-01-261-1/+1
* 2005-01-23 Roland McGrath <roland@redhat.com>Roland McGrath2005-01-263-4/+26
* Update.Ulrich Drepper2005-01-252-19/+1
* Update.Ulrich Drepper2005-01-251-1/+1
* Update.Ulrich Drepper2005-01-243-1/+440
* * sysdeps/alpha/dl-trampoline.S: New file. * sysdeps/alpha/dl...Richard Henderson2005-01-234-144/+451
* Update.Ulrich Drepper2005-01-232-128/+235
* Update.Ulrich Drepper2005-01-231-1/+1
* 2005-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2005-01-221-1/+1
* Update.Ulrich Drepper2005-01-223-4/+69
* (exec_comm): Add a few TEMP_FAILURE_RETRY. Reorganize code to avoid multiple...Ulrich Drepper2005-01-201-29/+31