Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * sysdeps/unix/sysv/linux/i386/createthread.c (create_thread): Add | Roland McGrath | 2002-12-05 | 1 | -0/+5 |
* | 2002-12-05 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-05 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-12-05 | 6 | -30/+120 |
* | Low level locks for i486 in libc. | Ulrich Drepper | 2002-12-05 | 1 | -0/+1 |
* | * locale/localeinfo.h [NL_CURRENT_INDIRECT]: Use attribute_tls_model_ie | Roland McGrath | 2002-12-05 | 1 | -0/+5 |
* | 2002-12-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-05 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-12-05 | 2 | -4/+10 |
* | Update. | Ulrich Drepper | 2002-12-05 | 1 | -0/+2 |
* | Belarusian translation for GNU libc messages. | Ulrich Drepper | 2002-12-05 | 1 | -0/+5576 |
* | * forward.c (pthread_self): Use FORWARD3 macro to correct return type. | Roland McGrath | 2002-12-05 | 5 | -2/+104 |
* | * td_thr_get_info.c (td_thr_get_info): ti_tid is pthread_t, not a PID. | Roland McGrath | 2002-12-05 | 3 | -49/+9 |
* | 2002-12-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-05 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-12-05 | 4 | -2/+16 |
* | Update. | Ulrich Drepper | 2002-12-05 | 9 | -18/+25 |
* | Update. | Ulrich Drepper | 2002-12-04 | 3 | -1/+11 |
* | Update. | Ulrich Drepper | 2002-12-04 | 6 | -4/+140 |
* | Bump to 0.11. | Ulrich Drepper | 2002-12-04 | 1 | -1/+1 |
* | * sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS] | Roland McGrath | 2002-12-04 | 15 | -120/+215 |
* | 2002-12-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-04 | 1 | -45/+63 |
* | Update. | Ulrich Drepper | 2002-12-04 | 3 | -56/+69 |
* | Update. | Ulrich Drepper | 2002-12-04 | 1 | -0/+4 |
* | Update from latest upstream version. | Ulrich Drepper | 2002-12-04 | 1 | -202/+362 |
* | * sysdeps/generic/libc-tls.c (__libc_setup_tls): Include static TLS | Roland McGrath | 2002-12-04 | 1 | -0/+3 |
* | 2002-12-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-04 | 1 | -3/+10 |
* | Update. | Ulrich Drepper | 2002-12-04 | 3 | -321/+30 |
* | i486 specific atomic operations. | Ulrich Drepper | 2002-12-04 | 1 | -0/+340 |
* | * iconvdata/cp1125.c: New file. | Roland McGrath | 2002-12-03 | 6 | -5/+54 |
* | 2002-12-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-03 | 2 | -0/+268 |
* | Define HAVE_CMOV and include i486 version. | Ulrich Drepper | 2002-12-03 | 3 | -23/+70 |
* | Update. | Ulrich Drepper | 2002-12-03 | 1 | -0/+4 |
* | (get_cached_stack): Don't crash if we first found a stack with a larger size ... | Ulrich Drepper | 2002-12-03 | 1 | -1/+2 |
* | * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated. | Andreas Jaeger | 2002-12-03 | 1 | -0/+4 |
* | Regenerated. | Andreas Jaeger | 2002-12-03 | 1 | -1623/+49 |
* | Update. | Ulrich Drepper | 2002-12-03 | 4 | -2/+56 |
* | Update. | Ulrich Drepper | 2002-12-03 | 2 | -15/+62 |
* | Correct rule to create tst-locale1. | Ulrich Drepper | 2002-12-03 | 1 | -2/+3 |
* | * sysdeps/unix/sysv/linux/alpha/syscalls.list (readahead): Change | Roland McGrath | 2002-12-03 | 1 | -0/+8 |
* | 2002-12-02 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-03 | 4 | -4/+4 |
* | Update. | Ulrich Drepper | 2002-12-03 | 3 | -10/+17 |
* | Test use of locale functions in statically linked apps. | Ulrich Drepper | 2002-12-03 | 1 | -0/+13 |
* | * sysdeps/hppa/fpu/fesetround.c (fesetround): Use ~FE_DOWNWARD so both | Roland McGrath | 2002-12-03 | 12 | -15/+67 |
* | * elf/tst-tls4.c: Define an unused TLS variable here, so that no lazy | Roland McGrath | 2002-12-03 | 12 | -23/+143 |
* | Add some items, tweak another. | Roland McGrath | 2002-12-03 | 1 | -4/+17 |
* | Update. | Ulrich Drepper | 2002-12-02 | 45 | -163/+543 |
* | (__gconv_btowc_fct): New typedef. (struct __gconv_step): New field __btowc_fct. | Ulrich Drepper | 2002-12-02 | 1 | -1/+5 |
* | * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition | Roland McGrath | 2002-12-02 | 1 | -0/+3 |
* | 2002-12-01 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-02 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-12-02 | 2 | -0/+4 |
* | Update. | Ulrich Drepper | 2002-12-02 | 3 | -4166/+4446 |
* | Update. | Ulrich Drepper | 2002-12-02 | 3 | -3/+10 |