about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: New. * sysdeps/unix/...Alexandre Oliva2003-04-056-6/+150
* Update.Ulrich Drepper2003-04-055-12/+85
* Update.Ulrich Drepper2003-04-0510-56/+188
* Define THREAD_ATOMIC_CMPXCHG_VAL and THREAD_ATOMIC_BIT_SET if not already def...Ulrich Drepper2003-04-051-1/+13
* * stdio-common/reg-printf.c (__register_printf_function): CallocRoland McGrath2003-04-052-2/+8
* * sysdeps/powerpc/powerpc64/strchr.S: 64-bit optimizations.Roland McGrath2003-04-043-46/+74
* 2003-04-04 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath2003-04-041-1/+2
* Update.Ulrich Drepper2003-04-046-4/+137
* (sigcancel_handler): Don't set EXITING_BIT here.Ulrich Drepper2003-04-041-8/+2
* * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock): Adjust for n64 abi.Alexandre Oliva2003-04-042-4/+16
* * configure.in: Fix up use of compilation flags to match the build:Roland McGrath2003-04-041-0/+9
* 2003-04-03 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-042-72/+88
* Update.Ulrich Drepper2003-04-033-1/+11
* Update.Ulrich Drepper2003-04-033-1/+10
* Update.Ulrich Drepper2003-04-032-31/+15
* Update.Ulrich Drepper2003-04-032-32/+312
* Update.Ulrich Drepper2003-04-028-4/+96
* Generic semtimedop implementation.Ulrich Drepper2003-04-021-0/+37
* * configure.in: Check for __register_frame_info in bothRoland McGrath2003-04-023-28/+23
* * Makefile (libpthread-routines): Add pthread_atfork.Roland McGrath2003-04-021-0/+5
* 2003-04-02 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-04-021-1/+2
* Update.Ulrich Drepper2003-04-022-2/+1
* Undo last change.Ulrich Drepper2003-04-021-4/+0
* Merged in current data for powerpc-.*-linux.*/notls.Roland McGrath2003-04-0213-140/+140
* Merged in current data for most platforms.Roland McGrath2003-04-0213-306/+454
* Update.Ulrich Drepper2003-04-021-1/+2
* Check PTHREAD_DESTRUCTOR_ITERATIONS handling.Ulrich Drepper2003-04-021-0/+103
* * scripts/abilist.awk: Allow dots in soname suffix.Roland McGrath2003-04-021-0/+6
* (tests): Add tst-tsd4.Ulrich Drepper2003-04-021-1/+1
* 2003-04-01 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-021-6/+4
* Update.Ulrich Drepper2003-04-025-57/+213
* (do_test): Make static.Ulrich Drepper2003-04-021-1/+1
* * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: Use theRoland McGrath2003-04-0212-4/+256
* 2003-04-01 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-04-021-41/+1
* Update.Ulrich Drepper2003-04-012-5/+12
* Update.Ulrich Drepper2003-04-011-0/+4
* sigevent_t): Fix a typo.Ulrich Drepper2003-04-011-1/+1
* * configure.in: Output as/ld as name if version is too old.Andreas Jaeger2003-04-013-4/+8
* * configure.in: Don't require an installed C library in the testRoland McGrath2003-04-013-6/+19
* 2003-03-31 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-012-2/+46
* Update.Ulrich Drepper2003-04-017-17/+47
* Update.Ulrich Drepper2003-04-019-9/+123
* Update.Ulrich Drepper2003-04-011-0/+5
* (CALL_THREAD_FCT): Align stack of called function correctly.Ulrich Drepper2003-04-011-3/+2
* * alloca_cutoff.c: Include internals.h. * sysdeps/pthread/errno-loc.c: Includ...Alexandre Oliva2003-04-015-4/+15
* Fix comment.Ulrich Drepper2003-03-312-3/+3
* Fix comment.Ulrich Drepper2003-03-311-2/+2
* *** empty log message ***Andreas Schwab2003-03-311-0/+6
* (atomic_increment_and_test): Define. (atomic_decrement_and_test): Fix test.Andreas Schwab2003-03-311-4/+38
* * sysdeps/sparc/sparc32/bits/atomic.h: New file.Roland McGrath2003-03-307-262/+275