| 1995-03-12 |  Jim Meyering | Make source const. | commit | commitdiff | tree | snapshot | 
| 1995-03-12 |  Jim Meyering | Update from glibc. | commit | commitdiff | tree | snapshot | 
| 1995-03-10 |  Jim Meyering | add 1995 to Copyright dates | commit | commitdiff | tree | snapshot | 
| 1995-03-09 |  Jim Meyering | add 1995 to Copyright dates | commit | commitdiff | tree | snapshot | 
| 1995-03-09 |  Jim Meyering | add 1995 to Copyright dates | commit | commitdiff | tree | snapshot | 
| 1995-03-06 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-03-06 |  Jim Meyering | from Karl Berry | commit | commitdiff | tree | snapshot | 
| 1995-02-28 |  Jim Meyering | (SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)' | commit | commitdiff | tree | snapshot | 
| 1995-02-28 |  Jim Meyering | (wc): oops.  Add missing dcl of stats. | commit | commitdiff | tree | snapshot | 
| 1995-02-28 |  Jim Meyering | Always include system headers, but define-away any... | commit | commitdiff | tree | snapshot | 
| 1995-02-28 |  Jim Meyering | Remove sys-dependent cruft and define-away getopt in... | commit | commitdiff | tree | snapshot | 
| 1995-02-27 |  Jim Meyering | (color_indicator[0]): Add missing `['. | commit | commitdiff | tree | snapshot | 
| 1995-02-27 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-02-27 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-02-27 |  Jim Meyering | (userid_compare): K&R'ify function definition. | commit | commitdiff | tree | snapshot | 
| 1995-02-27 |  Jim Meyering | (correct_password): Use memset instead of bzero. | commit | commitdiff | tree | snapshot | 
| 1995-02-27 |  Jim Meyering | (main, set_window_size): Use memset instead of bzero. | commit | commitdiff | tree | snapshot | 
| 1995-02-27 |  Jim Meyering | Remove \n's from error format strings. | commit | commitdiff | tree | snapshot | 
| 1995-02-27 |  Jim Meyering | (docolon): Use memset instead of bzero. | commit | commitdiff | tree | snapshot | 
| 1995-02-27 |  Jim Meyering | (batch_convert): Remove any trailing newline from offending | commit | commitdiff | tree | snapshot | 
| 1995-02-27 |  Jim Meyering | (wc): Put back test for S_ISREG.  On some systems lseek... | commit | commitdiff | tree | snapshot | 
| 1995-02-26 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-02-26 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-02-24 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-02-23 |  Jim Meyering | (restore_cwd): Test whether fchdir return value is... | commit | commitdiff | tree | snapshot | 
| 1995-02-23 |  Jim Meyering | (save_cwd) [!HAVE_FCHDIR]: Avoid a core dump via abort... | commit | commitdiff | tree | snapshot | 
| 1995-02-21 |  Jim Meyering | (count_entry): Fix bug in polarity of safe-stat status... | commit | commitdiff | tree | snapshot | 
| 1995-02-21 |  Jim Meyering | (save_cwd, restore_cwd): New functions. | commit | commitdiff | tree | snapshot | 
| 1995-02-16 |  Jim Meyering | update from FSF | commit | commitdiff | tree | snapshot | 
| 1995-02-16 |  Jim Meyering | (wc): Fix off-by-one error when counting lines. | commit | commitdiff | tree | snapshot | 
| 1995-02-11 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-02-11 |  Jim Meyering | (SOURCES): Add memcmp.c, memcpy.c, and memset.c. | commit | commitdiff | tree | snapshot | 
| 1995-02-11 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-02-11 |  Jim Meyering | (copy): Use memset, not bzero. | commit | commitdiff | tree | snapshot | 
| 1995-02-11 |  Jim Meyering | Remove index/rindex and bcmp/bcopy/bzero references. | commit | commitdiff | tree | snapshot | 
| 1995-02-11 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-02-11 |  Jim Meyering | Fix example in comment. | commit | commitdiff | tree | snapshot | 
| 1995-02-10 |  Jim Meyering | (wc): Eliminate fstat call -- using lseek is sufficient. | commit | commitdiff | tree | snapshot | 
| 1995-02-10 |  Jim Meyering | (wc): Handle separately the cases in which words need | commit | commitdiff | tree | snapshot | 
| 1995-02-09 |  Jim Meyering | (wc): Add a separate loop for counting only lines or... | commit | commitdiff | tree | snapshot | 
| 1995-02-09 |  Jim Meyering | (wc): Don't overcount the number of bytes when reading... | commit | commitdiff | tree | snapshot | 
| 1995-01-29 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-01-29 |  Jim Meyering | (parse_old_offset): Use strchr, not index. | commit | commitdiff | tree | snapshot | 
| 1995-01-29 |  Jim Meyering | (extract_regexp): Use strrchr, not rindex. | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | (substr): Don't allocate a byte for trailing NUL in... | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | (pipe_lines, pipe_bytes): Use memcpy instead of bcopy. | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | (append_equiv_class): Use memcpy instead of bcopy. | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | (tac): Use memmove instead of bcopy. | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | (main): Use memset, not bzero. | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | (checkfp, mergefps): Use memcpy instead of bcopy. | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | (decode_format_string): Use memmove instead of bcopy. | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | (fold_file): Use memmove instead of bcopy. | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | (isopen, isclose, isperiod): Use strchr, not index. | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | (load_buffer): Use memcpy rather than bcopy. | commit | commitdiff | tree | snapshot | 
| 1995-01-28 |  Jim Meyering | (cat): Use memmove rather than bcopy. | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | (get_fs_usage, statfs): Use safe_read, and safe_stat... | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | Declare errno if it's not defined. | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | Declare errno if it's not defined. | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | (DEFS): Remove -Dlint. | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | Rename SAFE_STAT to safe_stat. | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | Rename SAFE_STAT to safe_stat. | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | Rename SAFE_STAT to safe_stat. | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | Rename SAFE_STAT and SAFE_LSTAT to lower case names. | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | (basename): Use strrchr, not rindex. | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | Remove/rewrite some comments. | commit | commitdiff | tree | snapshot | 
| 1995-01-27 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-01-25 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1995-01-25 |  Jim Meyering | * fmt.c (copy_rest): Replace `||' with `&&'.  Before... | commit | commitdiff | tree | snapshot | 
| 1995-01-25 |  Jim Meyering | Rename macros with FP_ prefix.  Use FLOAT_ instead. | commit | commitdiff | tree | snapshot | 
| 1995-01-17 |  Jim Meyering | Don't use `legal' when you mean `valid'. | commit | commitdiff | tree | snapshot | 
| 1995-01-12 |  Jim Meyering | Fix typo: seperator -> separator. | commit | commitdiff | tree | snapshot | 
| 1995-01-08 |  Jim Meyering | Remove FIXMEs. | commit | commitdiff | tree | snapshot | 
| 1995-01-08 |  Jim Meyering | See log in textutils/lib/. | commit | commitdiff | tree | snapshot | 
| 1995-01-08 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | Add some FIXME comments. | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | Include "system.h". | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | Minor indentation change. | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | From Ulrich Drepper. | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | still checking | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | checking whether cvs lock works | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | (print_factors): Increase size of FACTOR array to 128. | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | Indent. | commit | commitdiff | tree | snapshot | 
| 1994-12-31 |  Jim Meyering | Use readtoken. | commit | commitdiff | tree | snapshot | 
| 1994-12-27 |  Jim Meyering | . | commit | commitdiff | tree | snapshot | 
| 1994-12-27 |  Jim Meyering | Include "error.h" rather than simply declaring `void... | commit | commitdiff | tree | snapshot | 
| next |