| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * posix/regexec.c (update_cur_sifted_state, check_arrival, | Ulrich Drepper | 2005-09-30 | 1 | -3/+3 |
* | [BZ #1392] | Roland McGrath | 2005-09-29 | 1 | -1/+1 |
* | [BZ #1392] | Roland McGrath | 2005-09-29 | 1 | -4/+5 |
* | [BZ #1302] | Ulrich Drepper | 2005-09-28 | 3 | -130/+134 |
* | [BZ #652] | Ulrich Drepper | 2005-09-26 | 1 | -1/+56 |
* | [BZ #644] | Ulrich Drepper | 2005-09-26 | 2 | -1/+99 |
* | [BZ #281] | Ulrich Drepper | 2005-09-23 | 5 | -9/+9 |
* | (update_cur_sifted_state): Likewise. | Ulrich Drepper | 2005-09-07 | 2 | -71/+97 |
* | (transit_state_bkref): Make DFA a const pointer. | Ulrich Drepper | 2005-09-07 | 1 | -13/+14 |
* | * posix/regexec.c (find_recover_state): Remove unnecessary | Ulrich Drepper | 2005-09-07 | 1 | -1/+1 |
* | * posix/regexec.c (merge_state_with_log): Define dfa as const pointer. | Ulrich Drepper | 2005-09-07 | 1 | -9/+13 |
* | * posix/regex_internal.c (re_string_reconstruct): Avoid calling | Ulrich Drepper | 2005-09-07 | 4 | -110/+145 |
* | * posix/regex_internal.h (re_sub_match_top_t): Remove unused member | Ulrich Drepper | 2005-09-06 | 6 | -168/+152 |
* | [BZ #1207] | Roland McGrath | 2005-08-18 | 1 | -1/+1 |
* | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper | 2005-08-08 | 1 | -5/+5 |
* | [BZ #1125] | Ulrich Drepper | 2005-07-24 | 3 | -7/+40 |
* | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper | 2005-07-20 | 1 | -10/+10 |
* | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper | 2005-07-20 | 1 | -40/+10 |
* | * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID | Ulrich Drepper | 2005-07-18 | 1 | -0/+98 |
* | 2005-06-27 Carlos O'Donell <carlos@systemhalted.org> | Ulrich Drepper | 2005-07-10 | 1 | -2/+2 |
* | * posix/regex_internal.c (build_wcs_buffer): Use MB_LEN_MAX not | Ulrich Drepper | 2005-07-05 | 1 | -4/+4 |
* | [BZ #959] | Roland McGrath | 2005-06-03 | 1 | -2/+2 |
* | [BZ #934] | Ulrich Drepper | 2005-05-06 | 2 | -1/+15 |
* | Include bits/libc-lock.h or define dummy __libc_lock_* macros if not _LIBC. (... | Ulrich Drepper | 2005-05-06 | 1 | -0/+9 |
* | [BZ #877] | Roland McGrath | 2005-04-27 | 1 | -2/+2 |
* | * posix/execvp.c (execvp): Use file name including path when | Ulrich Drepper | 2005-04-14 | 3 | -3/+47 |
* | (fnmatch): For short patterns or strings attempt to avoid calling mbsrtowcs t... | Ulrich Drepper | 2005-03-30 | 1 | -18/+61 |
* | 2005-03-29 Thorsten Kukuk <kukuk@suse.de> | Roland McGrath | 2005-03-29 | 2 | -2/+4 |
* | * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t | Ulrich Drepper | 2005-03-20 | 1 | -1/+1 |
* | [BZ #779] | Ulrich Drepper | 2005-03-19 | 3 | -23/+34 |
* | (read, pread, pread64, readlink, getcwd, getwd): Change macros into extern in... | Ulrich Drepper | 2005-03-19 | 1 | -32/+74 |
* | * posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code. | Ulrich Drepper | 2005-03-07 | 1 | -1/+1 |
* | * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid | Ulrich Drepper | 2005-03-06 | 2 | -9/+12 |
* | * posix/bits/unistd.h (pread, pread64): Don't swap function arguments. | Ulrich Drepper | 2005-03-03 | 1 | -3/+3 |
* | * posix/bits/unistd.h (read, pread, pread64): Use __bos0 instead cvs/fedora-glibc-20050302T1820 | Roland McGrath | 2005-03-01 | 1 | -12/+12 |
* | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper | 2005-03-01 | 1 | -0/+6 |
* | * posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1, | Ulrich Drepper | 2005-02-23 | 1 | -1/+4 |
* | Test for exec function. | Ulrich Drepper | 2005-02-23 | 12 | -0/+558 |
* | (execvp): Fix invalid free. | Ulrich Drepper | 2005-02-22 | 1 | -1/+1 |
* | * posix/regcomp.c (lower_subexp): Do not optimize empty | Ulrich Drepper | 2005-02-22 | 2 | -0/+6 |
* | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 2005-02-21 | 3 | -1/+80 |
* | symlink and readlink are unconditionally available in the 2001 spec. | Ulrich Drepper | 2005-02-21 | 1 | -1/+6 |
* | [BZ #284, BZ #721] | Roland McGrath | 2005-02-17 | 1 | -1/+1 |
* | [BZ #558] | Ulrich Drepper | 2005-01-27 | 3 | -33/+52 |
* | Update. | Ulrich Drepper | 2005-01-27 | 1 | -0/+1 |
* | [BZ #605, BZ #611] | Ulrich Drepper | 2005-01-26 | 4 | -537/+496 |
* | [BZ #693] | Ulrich Drepper | 2005-01-26 | 4 | -21/+52 |
* | (DUMMY_CONSTRAINT): Rename to... (WORD_DELIM_CONSTRAINT): ...this. (NOT_WORD_... | Ulrich Drepper | 2005-01-26 | 1 | -3/+6 |
* | Update. | Ulrich Drepper | 2005-01-23 | 1 | -11/+15 |
* | Update. | Ulrich Drepper | 2005-01-20 | 5 | -116/+151 |