| Commit message (Expand) | Author | Age | Files | Lines |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -37/+33 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -33/+37 |
* | [BZ #3514, BZ #3515] | Ulrich Drepper | 2006-12-03 | 1 | -32/+32 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 1 | -5/+1 |
* | * sysdeps/i386/i686/memset.S: Fix treatment of unaligned pointer. | Roland McGrath | 2006-02-22 | 1 | -7/+7 |
* | [BZ #2126] | Ulrich Drepper | 2006-01-10 | 1 | -3/+7 |
* | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2006-01-08 | 1 | -1/+0 |
* | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath | 2005-12-15 | 1 | -2/+2 |
* | * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort. | Ulrich Drepper | 2005-08-20 | 1 | -0/+22 |
* | Correct comment. | Ulrich Drepper | 2005-05-14 | 1 | -1/+1 |
* | * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) cvs/fedora-glibc-20050504T1818 | Ulrich Drepper | 2005-05-04 | 2 | -5/+16 |
* | * sysdeps/i386/add_n.S: Add call frame information. cvs/fedora-glibc-20050504T0728 | Ulrich Drepper | 2005-05-04 | 6 | -6/+59 |
* | * sysdeps/i386/i686/memcmp.S: Move misplaced END. | Ulrich Drepper | 2005-04-28 | 1 | -2/+2 |
* | [BZ #789] | Roland McGrath | 2005-03-15 | 1 | -13/+11 |
* | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper | 2005-03-01 | 1 | -4/+0 |
* | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 2005-02-21 | 2 | -3/+13 |
* | [BZ #284, BZ #721] | Roland McGrath | 2005-02-17 | 1 | -3/+3 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 13 | -132/+39 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 13 | -39/+132 |
* | 2004-10-15 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2004-10-18 | 8 | -2/+170 |
* | [BZ #376] | Ulrich Drepper | 2004-09-26 | 3 | -12/+18 |
* | * sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing to | Roland McGrath | 2004-08-16 | 2 | -18/+1 |
* | * csu/elf-init.c: Update copyright terms including special exception | Roland McGrath | 2004-08-16 | 1 | -0/+17 |
* | [BZ #106] | Ulrich Drepper | 2004-08-09 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-07-10 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2004-07-05 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2004-05-28 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2004-04-01 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2004-03-07 | 1 | -6/+6 |
* | Update. | Ulrich Drepper | 2004-02-28 | 1 | -7/+8 |
* | memcmp optimized for i686. | Ulrich Drepper | 2004-02-10 | 1 | -0/+392 |
* | Update. | Ulrich Drepper | 2003-09-17 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-09-17 | 2 | -0/+48 |
* | Update. | Ulrich Drepper | 2003-06-18 | 1 | -4/+3 |
* | Update. | Ulrich Drepper | 2003-04-29 | 4 | -3/+7 |
* | Update. | Ulrich Drepper | 2003-04-19 | 1 | -2/+2 |
* | memmove for i686. | Ulrich Drepper | 2003-02-04 | 1 | -0/+94 |
* | Update. | Ulrich Drepper | 2002-08-03 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2002-03-12 | 1 | -3/+4 |
* | Update. | Ulrich Drepper | 2002-02-01 | 3 | -17/+17 |
* | Update. | Ulrich Drepper | 2002-02-01 | 1 | -5/+0 |
* | Put under LGPL v2.1. | Andreas Jaeger | 2001-07-07 | 1 | -4/+4 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 18 | -144/+144 |
* | Update. | Ulrich Drepper | 2001-04-23 | 1 | -0/+5 |
* | Update. | Ulrich Drepper | 2001-02-21 | 1 | -1/+3 |
* | update | Greg McGary | 2000-07-26 | 1 | -44/+75 |
* | Update. | Ulrich Drepper | 2000-06-30 | 1 | -0/+6 |
* | * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). | Greg McGary | 2000-06-26 | 8 | -21/+60 |
* | * sysdeps/i386/bp-asm.h: New file. | Greg McGary | 2000-06-09 | 5 | -68/+99 |
* | Redesigned how cancellation unblocks a thread from internal cancellation poin... | Ulrich Drepper | 2000-01-05 | 1 | -0/+104 |