Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (tst_wcsxfrm): Use %zu instead of %d format specifier when printing ret. | Ulrich Drepper | 2003-05-05 | 1 | -2/+2 |
* | Update. | Andreas Jaeger | 2003-05-05 | 3 | -1/+8 |
* | Update. | Andreas Jaeger | 2003-05-05 | 2 | -0/+103 |
* | Update. | Andreas Jaeger | 2003-05-05 | 1 | -0/+5 |
* | (__NR_semtimedop): Define if not defined. | Andreas Jaeger | 2003-05-05 | 1 | -0/+7 |
* | * csu/Makefile ($(csu-dummies) target rule): Don't use a temp C file. | Roland McGrath | 2003-05-04 | 6 | -5/+16 |
* | * csu/Makefile ($(objpfx)crt%.o): Replace implicit rule with a static | Roland McGrath | 2003-05-04 | 2 | -1/+10 |
* | 2003-05-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-05-04 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2003-05-04 | 9 | -49/+134 |
* | Update. | Ulrich Drepper | 2003-05-04 | 6 | -43/+87 |
* | (AT_SYSINFO_EHDR): New macro, replaces AT_SYSINFO_EH_FRAME. | Ulrich Drepper | 2003-05-04 | 1 | -1/+1 |
* | * sysdeps/gnu/Makefile (generated): Append errlist-compat.c here, ... | Roland McGrath | 2003-05-03 | 3 | -4/+15 |
* | 2003-05-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-05-03 | 1 | -2/+0 |
* | Update. | Ulrich Drepper | 2003-05-03 | 1 | -1/+0 |
* | Update. | Ulrich Drepper | 2003-05-03 | 5 | -8/+20 |
* | Update. | Ulrich Drepper | 2003-05-03 | 2 | -0/+3 |
* | Update. | Ulrich Drepper | 2003-05-02 | 2 | -1/+4 |
* | Update. | Ulrich Drepper | 2003-05-02 | 2 | -2/+4 |
* | Update. | Ulrich Drepper | 2003-05-02 | 2 | -2/+6 |
* | Update. | Ulrich Drepper | 2003-05-02 | 1 | -0/+6 |
* | Put back one optimization from the original patch. Use non-exported symbols. ... | Ulrich Drepper | 2003-05-02 | 1 | -20/+30 |
* | * Makerules (do-stamp): Do $(make-target-directory). | Roland McGrath | 2003-05-02 | 1 | -0/+4 |
* | 2003-05-02 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-05-02 | 1 | -0/+1 |
* | Generic symbol address handling for platforms with function pointers. | Ulrich Drepper | 2003-05-02 | 1 | -0/+33 |
* | Update. | Ulrich Drepper | 2003-05-02 | 5 | -42/+405 |
* | Not needed anymore. | Ulrich Drepper | 2003-05-02 | 1 | -288/+0 |
* | * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__]. | Roland McGrath | 2003-05-02 | 7 | -17/+56 |
* | 2003-05-01 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-05-02 | 1 | -60/+26 |
* | Update. | Ulrich Drepper | 2003-05-01 | 17 | -31/+81 |
* | Update. | Ulrich Drepper | 2003-05-01 | 2 | -0/+42 |
* | Update. | Ulrich Drepper | 2003-05-01 | 13 | -11/+70 |
* | (__SIZEOF_PTHREAD_COND_T): Define to 48. (pthread_rwlock_t): Add 16 bytes of ... | Ulrich Drepper | 2003-05-01 | 1 | -2/+3 |
* | * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (ucontext): Make uc_flags long ... | Alexandre Oliva | 2003-04-30 | 2 | -4/+5 |
* | Update. | Ulrich Drepper | 2003-04-30 | 1 | -0/+5 |
* | (do_test): Use correct printf format specifiers. | Ulrich Drepper | 2003-04-30 | 2 | -16/+16 |
* | Update. | Andreas Jaeger | 2003-04-30 | 1 | -0/+7 |
* | (DR_CONTROL_RESERVED): Use correct value for 64-bit. | Andreas Jaeger | 2003-04-30 | 1 | -2/+10 |
* | Update. | Ulrich Drepper | 2003-04-30 | 1 | -1/+5 |
* | (mEMALIGn): Define alias __memalign_internal. (__posix_memalign): Use __memal... | Ulrich Drepper | 2003-04-30 | 1 | -3/+4 |
* | * configure.in: Search for AUTOCONF unconditionally. | Roland McGrath | 2003-04-30 | 3 | -7/+26 |
* | 2003-04-29 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-04-30 | 2 | -30/+32 |
* | Update. | Ulrich Drepper | 2003-04-29 | 2 | -6/+9 |
* | Update. | Ulrich Drepper | 2003-04-29 | 146 | -131/+792 |
* | Update. | Ulrich Drepper | 2003-04-29 | 6 | -5/+81 |
* | Bump to 0.37. | Ulrich Drepper | 2003-04-29 | 1 | -1/+1 |
* | * Makefile ($(test-modules)): Depend on $(common-objpfx)shlib.lds. | Roland McGrath | 2003-04-28 | 1 | -0/+4 |
* | 2003-04-26 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-04-28 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-04-28 | 4 | -74/+60 |
* | Update. | Ulrich Drepper | 2003-04-28 | 4 | -0/+9 |
* | Update. | Ulrich Drepper | 2003-04-28 | 3 | -0/+15 |