Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | Ulrich Drepper | 2003-04-05 | 2 | -3/+7 |
* | Update. | Ulrich Drepper | 2003-04-05 | 1 | -0/+3 |
* | (_IO_new_file_fopen): Don't free step data right after getting them. | Ulrich Drepper | 2003-04-05 | 1 | -4/+0 |
* | * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: New. * sysdeps/unix/... | Alexandre Oliva | 2003-04-05 | 6 | -6/+150 |
* | Update. | Ulrich Drepper | 2003-04-05 | 5 | -12/+85 |
* | Update. | Ulrich Drepper | 2003-04-05 | 10 | -56/+188 |
* | Define THREAD_ATOMIC_CMPXCHG_VAL and THREAD_ATOMIC_BIT_SET if not already def... | Ulrich Drepper | 2003-04-05 | 1 | -1/+13 |
* | * stdio-common/reg-printf.c (__register_printf_function): Calloc | Roland McGrath | 2003-04-05 | 2 | -2/+8 |
* | * sysdeps/powerpc/powerpc64/strchr.S: 64-bit optimizations. | Roland McGrath | 2003-04-04 | 3 | -46/+74 |
* | 2003-04-04 Steven Munroe <sjmunroe@us.ibm.com> | Roland McGrath | 2003-04-04 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2003-04-04 | 6 | -4/+137 |
* | (sigcancel_handler): Don't set EXITING_BIT here. | Ulrich Drepper | 2003-04-04 | 1 | -8/+2 |
* | * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock): Adjust for n64 abi. | Alexandre Oliva | 2003-04-04 | 2 | -4/+16 |
* | * configure.in: Fix up use of compilation flags to match the build: | Roland McGrath | 2003-04-04 | 1 | -0/+9 |
* | 2003-04-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-04-04 | 2 | -72/+88 |
* | Update. | Ulrich Drepper | 2003-04-03 | 3 | -1/+11 |
* | Update. | Ulrich Drepper | 2003-04-03 | 3 | -1/+10 |
* | Update. | Ulrich Drepper | 2003-04-03 | 2 | -31/+15 |
* | Update. | Ulrich Drepper | 2003-04-03 | 2 | -32/+312 |
* | Update. | Ulrich Drepper | 2003-04-02 | 8 | -4/+96 |
* | Generic semtimedop implementation. | Ulrich Drepper | 2003-04-02 | 1 | -0/+37 |
* | * configure.in: Check for __register_frame_info in both | Roland McGrath | 2003-04-02 | 3 | -28/+23 |
* | * Makefile (libpthread-routines): Add pthread_atfork. | Roland McGrath | 2003-04-02 | 1 | -0/+5 |
* | 2003-04-02 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2003-04-02 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2003-04-02 | 2 | -2/+1 |
* | Undo last change. | Ulrich Drepper | 2003-04-02 | 1 | -4/+0 |
* | Merged in current data for powerpc-.*-linux.*/notls. | Roland McGrath | 2003-04-02 | 13 | -140/+140 |
* | Merged in current data for most platforms. | Roland McGrath | 2003-04-02 | 13 | -306/+454 |
* | Update. | Ulrich Drepper | 2003-04-02 | 1 | -1/+2 |
* | Check PTHREAD_DESTRUCTOR_ITERATIONS handling. | Ulrich Drepper | 2003-04-02 | 1 | -0/+103 |
* | * scripts/abilist.awk: Allow dots in soname suffix. | Roland McGrath | 2003-04-02 | 1 | -0/+6 |
* | (tests): Add tst-tsd4. | Ulrich Drepper | 2003-04-02 | 1 | -1/+1 |
* | 2003-04-01 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-04-02 | 1 | -6/+4 |
* | Update. | Ulrich Drepper | 2003-04-02 | 5 | -57/+213 |
* | (do_test): Make static. | Ulrich Drepper | 2003-04-02 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: Use the | Roland McGrath | 2003-04-02 | 12 | -4/+256 |
* | 2003-04-01 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2003-04-02 | 1 | -41/+1 |
* | Update. | Ulrich Drepper | 2003-04-01 | 2 | -5/+12 |
* | Update. | Ulrich Drepper | 2003-04-01 | 1 | -0/+4 |
* | sigevent_t): Fix a typo. | Ulrich Drepper | 2003-04-01 | 1 | -1/+1 |
* | * configure.in: Output as/ld as name if version is too old. | Andreas Jaeger | 2003-04-01 | 3 | -4/+8 |
* | * configure.in: Don't require an installed C library in the test | Roland McGrath | 2003-04-01 | 3 | -6/+19 |
* | 2003-03-31 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-04-01 | 2 | -2/+46 |
* | Update. | Ulrich Drepper | 2003-04-01 | 7 | -17/+47 |
* | Update. | Ulrich Drepper | 2003-04-01 | 9 | -9/+123 |
* | Update. | Ulrich Drepper | 2003-04-01 | 1 | -0/+5 |
* | (CALL_THREAD_FCT): Align stack of called function correctly. | Ulrich Drepper | 2003-04-01 | 1 | -3/+2 |
* | * alloca_cutoff.c: Include internals.h. * sysdeps/pthread/errno-loc.c: Includ... | Alexandre Oliva | 2003-04-01 | 5 | -4/+15 |
* | Fix comment. | Ulrich Drepper | 2003-03-31 | 2 | -3/+3 |
* | Fix comment. | Ulrich Drepper | 2003-03-31 | 1 | -2/+2 |