Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-03-10 | * dlfcn/Makefile (libdl-routines): Add dladdr1. | Roland McGrath | 1 | -2/+2 |
2003-03-10 | Update. | Ulrich Drepper | 1 | -0/+14 |
2003-03-10 | Lowlevel lock definitions for x86-64/Linux. | Ulrich Drepper | 1 | -0/+293 |
2003-03-10 | * sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) for | Roland McGrath | 1 | -0/+33 |
2003-03-10 | (lll_trylock): Initialize %eax to zero. | Ulrich Drepper | 1 | -1/+1 |
2003-03-10 | Remove declaration of __libc_locking_needed. | Ulrich Drepper | 1 | -3/+0 |
2003-03-10 | (lll_trylock): Initialize %eax to zero. | Ulrich Drepper | 1 | -1/+1 |
2003-03-10 | 2003-03-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 10 | -63/+69 |
2003-03-10 | 2003-03-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 5 | -70/+12 |
2003-03-10 | Definitions for condvar implementation on Linux/x86-64. | Ulrich Drepper | 2 | -4/+28 |
2003-03-10 | Update. | Ulrich Drepper | 2 | -0/+117 |
2003-03-10 | Update. | Ulrich Drepper | 5 | -64/+63 |
2003-03-10 | Update. | Ulrich Drepper | 2 | -0/+3 |
2003-03-09 | Update. | Ulrich Drepper | 3 | -1/+159 |
2003-03-08 | Update. | Ulrich Drepper | 23 | -85/+116 |
2003-03-08 | Update. | Ulrich Drepper | 2 | -3/+11 |
2003-03-07 | Update. | Ulrich Drepper | 6 | -71/+13 |
2003-03-07 | Fix a few unused definitions. | Ulrich Drepper | 1 | -20/+27 |
2003-03-07 | Update. | Ulrich Drepper | 3 | -7/+16 |
2003-03-07 | (__static_tls_align_m1): Renamed from __static_tls_align. (__pthread_initiali... | Ulrich Drepper | 1 | -5/+8 |
2003-03-07 | Update. | Ulrich Drepper | 5 | -68/+0 |
2003-03-04 | Update. | Ulrich Drepper | 4 | -0/+69 |
2003-03-04 | Update. | Ulrich Drepper | 3 | -2/+15 |
2003-03-04 | Update. | Ulrich Drepper | 3 | -3/+17 |
2003-03-04 | Update. | Ulrich Drepper | 1 | -1/+2 |
2003-03-04 | Update. | Ulrich Drepper | 2 | -1/+6 |
2003-03-04 | Update. | Ulrich Drepper | 2 | -37/+3 |
2003-03-04 | Update. | Ulrich Drepper | 2 | -3/+1 |
2003-03-04 | Update. | Ulrich Drepper | 1 | -0/+2 |
2003-03-03 | Update. | Ulrich Drepper | 3 | -5/+19 |
2003-03-03 | (pthread_rwlock_timedwrlock): Fix clobber of result variable by lll_futex_tim... | Ulrich Drepper | 1 | -3/+5 |
2003-03-03 | Update. | Ulrich Drepper | 8 | -23/+103 |
2003-03-03 | * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Add const to MAP arg. | Roland McGrath | 3 | -3/+11 |
2003-03-03 | 2003-03-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+1 |
2003-03-03 | Update. | Ulrich Drepper | 1 | -0/+3 |
2003-03-03 | (timer_create): Return correct error for CPU clocks. | Ulrich Drepper | 1 | -4/+12 |
2003-03-03 | Update. | Ulrich Drepper | 1 | -0/+4 |
2003-03-03 | Update. | Ulrich Drepper | 2 | -0/+6 |
2003-03-03 | Update. | Ulrich Drepper | 1 | -0/+5 |
2003-03-03 | (tf_sleep): Lower sleep time a bit to not upset recent kernels. | Ulrich Drepper | 1 | -1/+1 |
2003-03-02 | Typo in comment. | Ulrich Drepper | 1 | -1/+1 |
2003-03-02 | Update. | Ulrich Drepper | 2 | -2/+7 |
2003-03-02 | Update. | Ulrich Drepper | 3 | -8/+9 |
2003-03-02 | Add CLEANUP and CLEANUP_PREV. | Ulrich Drepper | 1 | -2/+4 |
2003-03-01 | * configure.in: In "running configure fragment for" message, | Roland McGrath | 2 | -2/+6 |
2003-03-01 | Update. | Ulrich Drepper | 11 | -201/+54 |
2003-02-28 | Update. | Ulrich Drepper | 2 | -2/+4 |
2003-02-27 | Update. | Ulrich Drepper | 3 | -6/+22 |
2003-02-27 | Update. | Ulrich Drepper | 1 | -0/+2 |
2003-02-27 | (do_test): Don't start more than one thread in parallel. | Ulrich Drepper | 1 | -10/+8 |