about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a few unused definitions.Ulrich Drepper2003-03-071-20/+27
* * sysdeps/s390/s390-32/sysdep.h (L): Use .Lfoo instead of foo.Roland McGrath2003-03-071-0/+5
* 2003-03-07 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-072-4/+3
* Update.Ulrich Drepper2003-03-073-7/+16
* (__static_tls_align_m1): Renamed from __static_tls_align. (__pthread_initiali...Ulrich Drepper2003-03-071-5/+8
* update.Andreas Jaeger2003-03-071-0/+7
* 2003-03-04 Guido Guenther <agx@sigxcpu.org>Andreas Jaeger2003-03-072-41/+3
* Update.Ulrich Drepper2003-03-075-68/+0
* Update.Ulrich Drepper2003-03-061-0/+5
* (tf_sleep): Lower sleep time a bit to not upset recent kernels.Ulrich Drepper2003-03-061-2/+2
* * rt/tst-aio7.c (do_test): Revert last change. Instead, give CB1Roland McGrath2003-03-062-9/+9
* * rt/tst-aio7.c (do_test): Cancel i/o on CB1 before it's out of scope.Roland McGrath2003-03-061-0/+4
* 2003-03-06 Martin Schwidefsky <schwidefsky@de.ibm.com>Roland McGrath2003-03-061-0/+8
* Update.Ulrich Drepper2003-03-061-0/+5
* (_dl_allocate_tls_storage): Fix reversed __builtin_expect expectation.Ulrich Drepper2003-03-061-1/+1
* * stdio-common/sscanf.c: Use prototype defn with ... syntax.Roland McGrath2003-03-054-13/+13
* * sysdeps/powerpc/powerpc64/dl-machine.h: Include <dl-tls.h>.Roland McGrath2003-03-052-13/+11
* * posix/confstr.c (confstr): Correct STRING_LEN values forRoland McGrath2003-03-051-0/+6
* 2003-03-04 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-051-2/+3
* Update.Ulrich Drepper2003-03-046-21/+85
* Update.Ulrich Drepper2003-03-043-2/+15
* Update.Ulrich Drepper2003-03-043-3/+17
* Update.Ulrich Drepper2003-03-042-4/+16
* Update.Ulrich Drepper2003-03-042-1/+3
* Update.Ulrich Drepper2003-03-041-1/+5
* Update from translation team.Ulrich Drepper2003-03-041-7/+7
* Clarify comment.Andreas Jaeger2003-03-041-19/+24
* Update.Andreas Jaeger2003-03-041-0/+5
* Update.Ulrich Drepper2003-03-043-1/+8
* Update.Ulrich Drepper2003-03-043-38/+9
* Update.Ulrich Drepper2003-03-043-3/+3
* Update.Ulrich Drepper2003-03-042-253/+276
* Update.Ulrich Drepper2003-03-042-27/+38
* Update.Ulrich Drepper2003-03-036-12/+26
* (pthread_rwlock_timedwrlock): Fix clobber of result variable by lll_futex_tim...Ulrich Drepper2003-03-031-3/+5
* * elf/dl-load.c (struct filebuf): Fix typo in last change.Roland McGrath2003-03-032-1/+3
* * sysdeps/powerpc/powerpc32/elf/configure.in: Don't defineRoland McGrath2003-03-031-0/+6
* 2003-03-03 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-032-9/+0
* Update.Ulrich Drepper2003-03-0310-276/+377
* Update.Ulrich Drepper2003-03-033-4/+18
* Update.Ulrich Drepper2003-03-032-9/+29
* Update.Ulrich Drepper2003-03-032-2/+3
* Update.Ulrich Drepper2003-03-032-0/+9
* Update.Ulrich Drepper2003-03-0311-1022/+1195
* Update.Ulrich Drepper2003-03-0312-52/+106
* Add prototype for remap_file_pages.Ulrich Drepper2003-03-031-2/+8
* * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change.Roland McGrath2003-03-037-3/+35
* 2003-03-03 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-034-9/+7
* Stub implementation of remap_file_pages.Ulrich Drepper2003-03-031-0/+35
* * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Add const to MAP arg.Roland McGrath2003-03-036-8/+22