Age | Commit message (Expand) | Author | Files | Lines |
2005-06-03 | [BZ #959] | Roland McGrath | 1 | -2/+2 |
2005-05-06 | [BZ #934] | Ulrich Drepper | 2 | -1/+15 |
2005-05-06 | Include bits/libc-lock.h or define dummy __libc_lock_* macros if not _LIBC. (... | Ulrich Drepper | 1 | -0/+9 |
2005-04-27 | [BZ #877] | Roland McGrath | 1 | -2/+2 |
2005-04-14 | * posix/execvp.c (execvp): Use file name including path when | Ulrich Drepper | 3 | -3/+47 |
2005-03-30 | (fnmatch): For short patterns or strings attempt to avoid calling mbsrtowcs t... | Ulrich Drepper | 1 | -18/+61 |
2005-03-29 | 2005-03-29 Thorsten Kukuk <kukuk@suse.de> | Roland McGrath | 2 | -2/+4 |
2005-03-20 | * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t | Ulrich Drepper | 1 | -1/+1 |
2005-03-19 | [BZ #779] | Ulrich Drepper | 3 | -23/+34 |
2005-03-19 | (read, pread, pread64, readlink, getcwd, getwd): Change macros into extern in... | Ulrich Drepper | 1 | -32/+74 |
2005-03-07 | * posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code. | Ulrich Drepper | 1 | -1/+1 |
2005-03-06 | * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid | Ulrich Drepper | 2 | -9/+12 |
2005-03-03 | * posix/bits/unistd.h (pread, pread64): Don't swap function arguments. | Ulrich Drepper | 1 | -3/+3 |
2005-03-01 | * posix/bits/unistd.h (read, pread, pread64): Use __bos0 insteadcvs/fedora-glibc-20050302T1820 | Roland McGrath | 1 | -12/+12 |
2005-03-01 | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper | 1 | -0/+6 |
2005-02-23 | * posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1, | Ulrich Drepper | 1 | -1/+4 |
2005-02-23 | Test for exec function. | Ulrich Drepper | 12 | -0/+558 |
2005-02-22 | (execvp): Fix invalid free. | Ulrich Drepper | 1 | -1/+1 |
2005-02-22 | * posix/regcomp.c (lower_subexp): Do not optimize empty | Ulrich Drepper | 2 | -0/+6 |
2005-02-21 | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 3 | -1/+80 |
2005-02-21 | symlink and readlink are unconditionally available in the 2001 spec. | Ulrich Drepper | 1 | -1/+6 |
2005-02-17 | [BZ #284, BZ #721] | Roland McGrath | 1 | -1/+1 |
2005-01-27 | [BZ #558] | Ulrich Drepper | 3 | -33/+52 |
2005-01-27 | Update. | Ulrich Drepper | 1 | -0/+1 |
2005-01-26 | [BZ #605, BZ #611] | Ulrich Drepper | 4 | -537/+496 |
2005-01-26 | [BZ #693] | Ulrich Drepper | 4 | -21/+52 |
2005-01-26 | (DUMMY_CONSTRAINT): Rename to... (WORD_DELIM_CONSTRAINT): ...this. (NOT_WORD_... | Ulrich Drepper | 1 | -3/+6 |
2005-01-23 | Update. | Ulrich Drepper | 1 | -11/+15 |
2005-01-20 | Update. | Ulrich Drepper | 5 | -116/+151 |
2005-01-14 | Update. | Ulrich Drepper | 1 | -4/+4 |
2005-01-12 | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 1 | -2/+2 |
2005-01-07 | Update. | Ulrich Drepper | 1 | -1/+1 |
2005-01-06 | [BZ #640] | Ulrich Drepper | 1 | -6/+10 |
2005-01-06 | Update. | Ulrich Drepper | 1 | -1/+0 |
2005-01-06 | Update. | Ulrich Drepper | 1 | -47/+54 |
2005-01-06 | Update. | Ulrich Drepper | 1 | -0/+1 |
2004-12-27 | Update. | Ulrich Drepper | 2 | -49/+48 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 121 | -10435/+2144 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 121 | -2144/+10435 |
2004-12-13 | Update. | Ulrich Drepper | 2 | -17/+17 |
2004-12-10 | Update. | Ulrich Drepper | 3 | -99/+131 |
2004-12-10 | Update. | Ulrich Drepper | 2 | -16/+26 |
2004-12-06 | Update. | Ulrich Drepper | 2 | -61/+50 |
2004-12-06 | (free_dfa_content, init_dfa): Remove references to re_dfa_t's subexps field. ... | Ulrich Drepper | 1 | -28/+6 |
2004-12-05 | * posix/confstr.c: Enclose #error message with double quote | Ulrich Drepper | 1 | -6/+6 |
2004-12-01 | * posix/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after | Roland McGrath | 1 | -0/+3 |
2004-11-30 | 2004-11-29 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -6/+6 |
2004-11-27 | Update. | Ulrich Drepper | 2 | -1/+115 |
2004-11-27 | Update. | Ulrich Drepper | 1 | -0/+6 |
2004-11-26 | Update. | Ulrich Drepper | 3 | -61/+211 |