about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* (_dl_aux_init): Handle AT_SYSINFO.Ulrich Drepper2003-01-301-0/+5
* .Roland McGrath2003-01-301-0/+6
* 2003-01-29 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-301-1/+4
* Remove umask item.Ulrich Drepper2003-01-301-2/+0
* Update.Ulrich Drepper2003-01-302-1/+9
* Test for umask handling.Ulrich Drepper2003-01-301-0/+137
* * configure.in: Barf if configured in $srcdir.Roland McGrath2003-01-291-0/+5
* 2003-01-29 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-292-131/+361
* Update.Ulrich Drepper2003-01-293-18/+19
* Update.Ulrich Drepper2003-01-292-1/+8
* Update.Ulrich Drepper2003-01-2922-1692/+970
* Update.Ulrich Drepper2003-01-292-30/+54
* Update.Ulrich Drepper2003-01-2827-3/+1565
* Update.Ulrich Drepper2003-01-283-28/+40
* Update.Ulrich Drepper2003-01-2830-351/+1346
* Update.Ulrich Drepper2003-01-283-6/+28
* Update.Ulrich Drepper2003-01-284-2/+12
* Update.Ulrich Drepper2003-01-283-1/+6
* Update.Ulrich Drepper2003-01-285-1/+74
* Update.Ulrich Drepper2003-01-284-10/+23
* Update.Ulrich Drepper2003-01-285-2/+70
* Update.Ulrich Drepper2003-01-283-2/+7
* Update.Ulrich Drepper2003-01-272-4/+9
* Update.Ulrich Drepper2003-01-2749-385/+893
* Update.Ulrich Drepper2003-01-273-0/+152
* (mem2chunk_check): Check alignment of mem pointer, not of the computed chunk.Ulrich Drepper2003-01-271-2/+2
* * sysdeps/m68k/dl-machine.h (_dl_start_user): Use pc-relativeAndreas Schwab2003-01-251-0/+5
* (_dl_start_user): Use pc-relative addressing to save GOT entries.Andreas Schwab2003-01-251-6/+5
* add item about pgrpRoland McGrath2003-01-221-0/+2
* * sysdeps/unix/alpha/sysdep.h (inline_syscall0,Roland McGrath2003-01-221-0/+8
* 2003-01-21 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-01-222-48/+55
* Update.Ulrich Drepper2003-01-211-7/+22
* Update.Ulrich Drepper2003-01-205-90/+45
* Avoid non pc relative reference to __fork.Ulrich Drepper2003-01-201-2/+2
* * sysdeps/ieee754/dbl-64/sincos32.c (__mpcos): ReallyRoland McGrath2003-01-201-0/+5
* 2003-01-20 Segher Boessenkool <segher@koffie.nl>Roland McGrath2003-01-201-1/+1
* Update.Ulrich Drepper2003-01-198-128/+100
* Update.Ulrich Drepper2003-01-192-20/+16
* Update.Ulrich Drepper2003-01-194-19/+128
* Update.Ulrich Drepper2003-01-186-119/+85
* Update.Ulrich Drepper2003-01-182-5/+18
* (rcmd_af): Protect socket operations with TEMP_FAILURE_RETRY. Use writev ins...Ulrich Drepper2003-01-181-5/+14
* * math/libm-test.inc (sin_test, cos_test, sincos_test) [TEST_DOUBLE]:Roland McGrath2003-01-182-0/+15
* * elf/dl-open.c: Fix typo ifdef -> ifndef on _dl_tls_static_size defn.Roland McGrath2003-01-171-0/+4
* 2003-01-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-171-2/+2
* Update.Ulrich Drepper2003-01-177-46/+172
* (_dl_static_init): Use __libc_lock_{,un}lock_recursive instead of __libc_lock...Ulrich Drepper2003-01-171-3/+3
* Update.Andreas Jaeger2003-01-171-0/+4
* Include stdlib.h for exit prototype.Andreas Jaeger2003-01-171-0/+1
* Update.Ulrich Drepper2003-01-173-1/+63