1995-04-21 |
Jim Meyering | (add_tabstop): Give correct size when reallocating...
|
commit | commitdiff | tree |
1995-04-19 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-04-15 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-04-14 |
Jim Meyering | (next_file_name): Don't reuse X as an index.
|
commit | commitdiff | tree |
1995-04-14 |
Jim Meyering | (write_block): Declare index I as unsigned int, not...
|
commit | commitdiff | tree |
1995-04-14 |
Jim Meyering | Remove block of redundant comments describing options.
|
commit | commitdiff | tree |
1995-04-04 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-04-03 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-04-03 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-03-25 |
Jim Meyering | (fold_file): Declare offset_out size_t.
|
commit | commitdiff | tree |
1995-03-25 |
Jim Meyering | (set_fields): Declare index unsigned.
|
commit | commitdiff | tree |
1995-03-24 |
Jim Meyering | Declare as `unsigned int' all variables that were just...
|
commit | commitdiff | tree |
1995-03-21 |
Jim Meyering | merge with 1.11.e
|
commit | commitdiff | tree |
1995-03-21 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-03-21 |
Jim Meyering | (usage): Add ellipsis after `[OPTION]'.
|
commit | commitdiff | tree |
1995-03-21 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-03-21 |
Jim Meyering | merge with 1.11.d
|
commit | commitdiff | tree |
1995-03-20 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-03-20 |
Jim Meyering | sync from FSF
|
commit | commitdiff | tree |
1995-03-20 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-03-17 |
Jim Meyering | version.texi: Put only version number in VERSION definition.
|
commit | commitdiff | tree |
1995-03-17 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-03-16 |
Jim Meyering | Detect when -N argument is too large to fit in an off_t.
|
commit | commitdiff | tree |
1995-03-12 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-03-12 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-03-12 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-03-12 |
Jim Meyering | Better but-reporting instructions.
|
commit | commitdiff | tree |
1995-03-12 |
Jim Meyering | Undef __P before defining it.
|
commit | commitdiff | tree |
1995-03-12 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-03-12 |
Jim Meyering | Make source const.
|
commit | commitdiff | tree |
1995-03-12 |
Jim Meyering | Update from glibc.
|
commit | commitdiff | tree |
1995-03-10 |
Jim Meyering | add 1995 to Copyright dates
|
commit | commitdiff | tree |
1995-03-09 |
Jim Meyering | add 1995 to Copyright dates
|
commit | commitdiff | tree |
1995-03-09 |
Jim Meyering | add 1995 to Copyright dates
|
commit | commitdiff | tree |
1995-03-06 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-03-06 |
Jim Meyering | from Karl Berry
|
commit | commitdiff | tree |
1995-02-28 |
Jim Meyering | (SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
|
commit | commitdiff | tree |
1995-02-28 |
Jim Meyering | (wc): oops. Add missing dcl of stats.
|
commit | commitdiff | tree |
1995-02-28 |
Jim Meyering | Always include system headers, but define-away any...
|
commit | commitdiff | tree |
1995-02-28 |
Jim Meyering | Remove sys-dependent cruft and define-away getopt in...
|
commit | commitdiff | tree |
1995-02-27 |
Jim Meyering | (color_indicator[0]): Add missing `['.
|
commit | commitdiff | tree |
1995-02-27 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-02-27 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-02-27 |
Jim Meyering | (userid_compare): K&R'ify function definition.
|
commit | commitdiff | tree |
1995-02-27 |
Jim Meyering | (correct_password): Use memset instead of bzero.
|
commit | commitdiff | tree |
1995-02-27 |
Jim Meyering | (main, set_window_size): Use memset instead of bzero.
|
commit | commitdiff | tree |
1995-02-27 |
Jim Meyering | Remove \n's from error format strings.
|
commit | commitdiff | tree |
1995-02-27 |
Jim Meyering | (docolon): Use memset instead of bzero.
|
commit | commitdiff | tree |
1995-02-27 |
Jim Meyering | (batch_convert): Remove any trailing newline from offending
|
commit | commitdiff | tree |
1995-02-27 |
Jim Meyering | (wc): Put back test for S_ISREG. On some systems lseek...
|
commit | commitdiff | tree |
1995-02-26 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-02-26 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-02-24 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-02-23 |
Jim Meyering | (restore_cwd): Test whether fchdir return value is...
|
commit | commitdiff | tree |
1995-02-23 |
Jim Meyering | (save_cwd) [!HAVE_FCHDIR]: Avoid a core dump via abort...
|
commit | commitdiff | tree |
1995-02-21 |
Jim Meyering | (count_entry): Fix bug in polarity of safe-stat status...
|
commit | commitdiff | tree |
1995-02-21 |
Jim Meyering | (save_cwd, restore_cwd): New functions.
|
commit | commitdiff | tree |
1995-02-16 |
Jim Meyering | update from FSF
|
commit | commitdiff | tree |
1995-02-16 |
Jim Meyering | (wc): Fix off-by-one error when counting lines.
|
commit | commitdiff | tree |
1995-02-11 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-02-11 |
Jim Meyering | (SOURCES): Add memcmp.c, memcpy.c, and memset.c.
|
commit | commitdiff | tree |
1995-02-11 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-02-11 |
Jim Meyering | (copy): Use memset, not bzero.
|
commit | commitdiff | tree |
1995-02-11 |
Jim Meyering | Remove index/rindex and bcmp/bcopy/bzero references.
|
commit | commitdiff | tree |
1995-02-11 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-02-11 |
Jim Meyering | Fix example in comment.
|
commit | commitdiff | tree |
1995-02-10 |
Jim Meyering | (wc): Eliminate fstat call -- using lseek is sufficient.
|
commit | commitdiff | tree |
1995-02-10 |
Jim Meyering | (wc): Handle separately the cases in which words need
|
commit | commitdiff | tree |
1995-02-09 |
Jim Meyering | (wc): Add a separate loop for counting only lines or...
|
commit | commitdiff | tree |
1995-02-09 |
Jim Meyering | (wc): Don't overcount the number of bytes when reading...
|
commit | commitdiff | tree |
1995-01-29 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-01-29 |
Jim Meyering | (parse_old_offset): Use strchr, not index.
|
commit | commitdiff | tree |
1995-01-29 |
Jim Meyering | (extract_regexp): Use strrchr, not rindex.
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | (substr): Don't allocate a byte for trailing NUL in...
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | (pipe_lines, pipe_bytes): Use memcpy instead of bcopy.
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | (append_equiv_class): Use memcpy instead of bcopy.
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | (tac): Use memmove instead of bcopy.
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | (main): Use memset, not bzero.
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | (checkfp, mergefps): Use memcpy instead of bcopy.
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | (decode_format_string): Use memmove instead of bcopy.
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | (fold_file): Use memmove instead of bcopy.
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | (isopen, isclose, isperiod): Use strchr, not index.
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | (load_buffer): Use memcpy rather than bcopy.
|
commit | commitdiff | tree |
1995-01-28 |
Jim Meyering | (cat): Use memmove rather than bcopy.
|
commit | commitdiff | tree |
1995-01-27 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-01-27 |
Jim Meyering | (get_fs_usage, statfs): Use safe_read, and safe_stat...
|
commit | commitdiff | tree |
1995-01-27 |
Jim Meyering | Declare errno if it's not defined.
|
commit | commitdiff | tree |
1995-01-27 |
Jim Meyering | Declare errno if it's not defined.
|
commit | commitdiff | tree |
1995-01-27 |
Jim Meyering | (DEFS): Remove -Dlint.
|
commit | commitdiff | tree |
1995-01-27 |
Jim Meyering | Rename SAFE_STAT to safe_stat.
|
commit | commitdiff | tree |
1995-01-27 |
Jim Meyering | Rename SAFE_STAT to safe_stat.
|
commit | commitdiff | tree |
1995-01-27 |
Jim Meyering | Rename SAFE_STAT to safe_stat.
|
commit | commitdiff | tree |
1995-01-27 |
Jim Meyering | Rename SAFE_STAT and SAFE_LSTAT to lower case names.
|
commit | commitdiff | tree |
1995-01-27 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-01-27 |
Jim Meyering | (basename): Use strrchr, not rindex.
|
commit | commitdiff | tree |
1995-01-27 |
Jim Meyering | .
|
commit | commitdiff | tree |
1995-01-27 |
Jim Meyering | .
|
commit | commitdiff | tree |
next |