Age | Commit message (Expand) | Author | Files | Lines |
2005-11-11 | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 1 | -0/+14 |
2005-11-06 | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper | 2 | -7/+1 |
2005-10-15 | [BZ #1224] | Ulrich Drepper | 1 | -27/+8 |
2005-10-15 | [BZ #1221] | Ulrich Drepper | 1 | -5/+3 |
2005-10-15 | * posix/regexec.c: Finish prototyping of static functions. | Ulrich Drepper | 2 | -0/+54 |
2005-10-14 | [BZ #368] | Ulrich Drepper | 2 | -49/+66 |
2005-10-14 | [BZ #1373] | Ulrich Drepper | 2 | -20/+26 |
2005-10-13 | [BZ #1248] | Ulrich Drepper | 2 | -86/+44 |
2005-10-13 | * posix/regcomp.c: Likewise. | Ulrich Drepper | 1 | -195/+77 |
2005-10-13 | [BZ #1231] | Ulrich Drepper | 2 | -343/+146 |
2005-09-30 | * posix/regex.h: Pretty printing. | Ulrich Drepper | 1 | -61/+51 |
2005-09-30 | * posix/regexec.c (update_cur_sifted_state, check_arrival, | Ulrich Drepper | 1 | -3/+3 |
2005-09-29 | [BZ #1392] | Roland McGrath | 1 | -1/+1 |
2005-09-29 | [BZ #1392] | Roland McGrath | 1 | -4/+5 |
2005-09-28 | [BZ #1302] | Ulrich Drepper | 3 | -130/+134 |
2005-09-26 | [BZ #652] | Ulrich Drepper | 1 | -1/+56 |
2005-09-26 | [BZ #644] | Ulrich Drepper | 2 | -1/+99 |
2005-09-23 | [BZ #281] | Ulrich Drepper | 5 | -9/+9 |
2005-09-07 | (update_cur_sifted_state): Likewise. | Ulrich Drepper | 2 | -71/+97 |
2005-09-07 | (transit_state_bkref): Make DFA a const pointer. | Ulrich Drepper | 1 | -13/+14 |
2005-09-07 | * posix/regexec.c (find_recover_state): Remove unnecessary | Ulrich Drepper | 1 | -1/+1 |
2005-09-07 | * posix/regexec.c (merge_state_with_log): Define dfa as const pointer. | Ulrich Drepper | 1 | -9/+13 |
2005-09-07 | * posix/regex_internal.c (re_string_reconstruct): Avoid calling | Ulrich Drepper | 4 | -110/+145 |
2005-09-06 | * posix/regex_internal.h (re_sub_match_top_t): Remove unused member | Ulrich Drepper | 6 | -168/+152 |
2005-08-18 | [BZ #1207] | Roland McGrath | 1 | -1/+1 |
2005-08-08 | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper | 1 | -5/+5 |
2005-07-24 | [BZ #1125] | Ulrich Drepper | 3 | -7/+40 |
2005-07-20 | * include/stdio.h (__fxprintf): Remove wfmt argument. | Ulrich Drepper | 1 | -10/+10 |
2005-07-20 | * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs, | Ulrich Drepper | 1 | -40/+10 |
2005-07-18 | * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID | Ulrich Drepper | 1 | -0/+98 |
2005-07-10 | 2005-06-27 Carlos O'Donell <carlos@systemhalted.org> | Ulrich Drepper | 1 | -2/+2 |
2005-07-05 | * posix/regex_internal.c (build_wcs_buffer): Use MB_LEN_MAX not | Ulrich Drepper | 1 | -4/+4 |
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 |