Age | Commit message (Expand) | Author |
2003-07-04 | (print_line): Rewrite to use asprintf, in order to be | Jim Meyering |
2003-07-04 | (do_copy): Give a better diagnostic when failing due | Jim Meyering |
2003-06-28 | tweak comment to fit in 80 columns | Jim Meyering |
2003-06-27 | split's --verbose option did nothing | Jim Meyering |
2003-06-19 | (copy_internal) [HAVE_STRUCT_STAT_ST_AUTHOR]: | Jim Meyering |
2003-06-19 | (copy_internal) [HAVE_STRUCT_STAT_ST_AUTHOR]: | Jim Meyering |
2003-06-19 | (ENABLE_HARD_LINK_TO_SYMLINK_WARNING): Define to 0. | Jim Meyering |
2003-06-18 | Include "getdelim2.h", not "getstr.h". | Jim Meyering |
2003-06-18 | Reflect renaming: readline -> readlinebuffer. | Jim Meyering |
2003-06-17 | Include sys/types.h before system.h (because | Jim Meyering |
2003-06-17 | (main): Call initialize_main. | Jim Meyering |
2003-06-17 | (initialize_main): Define. | Jim Meyering |
2003-06-17 | Fix for build failure on Ultrix 4.3. | Jim Meyering |
2003-06-16 | (O_NDELAY, O_NONBLOCK, O_NOCTTY, EISDIR): New definitions. | Jim Meyering |
2003-06-16 | (O_NDELAY, O_NONBLOCK, O_NOCTTY, EISDIR): Remove definitions. | Jim Meyering |
2003-06-16 | (cat): Remove `#ifndef ENOSYS', now that it's | Jim Meyering |
2003-06-16 | (ENOSYS, ENOTSUP): Define to -1 if not defined. | Jim Meyering |
2003-06-12 | (touch): Call close only if necessary. | Jim Meyering |
2003-06-12 | (usage): Correct wording: wc prints counts in the order `newline, word, byte'. | Jim Meyering |
2003-06-08 | . | Jim Meyering |
2003-06-06 | . | Jim Meyering |
2003-06-06 | (main): Avoid newer 3-arg form of open, | Jim Meyering |
2003-06-06 | Include <stdbool.h> unconditionally. | Jim Meyering |
2003-06-06 | . | Jim Meyering |
2003-06-03 | Avoid unnecessary copying of environment. | Jim Meyering |
2003-06-02 | [!TEST_STANDALONE]: Remove #if-0'd block. | Jim Meyering |
2003-06-02 | Always include <string.h>, since we assume C89. | Jim Meyering |
2003-06-01 | Avoid a race condition in `tail -f' described by Ken Raeburn in | Jim Meyering |
2003-05-29 | . | Jim Meyering |
2003-05-28 | . | Jim Meyering |
2003-05-28 | Allow expansion of `$file' in the here- | Jim Meyering |
2003-05-26 | Fix portability problem on FreeBSD5.0: don't include | Jim Meyering |
2003-05-24 | (split_3): Accept the BSD format only when in MD5 mode. | Jim Meyering |
2003-05-24 | (bsd_split_3): New function. | Jim Meyering |
2003-05-21 | (elide_tail_lines_pipe): Fix a thinko. | Jim Meyering |
2003-05-14 | (usage): Document new feature: --bytes=-N and --lines=-N. | Jim Meyering |
2003-05-14 | . | Jim Meyering |
2003-05-14 | (AUTHORS): Enclose string in N_(...), now that it includes `and'. | Jim Meyering |
2003-05-14 | (usage): Don't use `,' as the thousands separator | Jim Meyering |
2003-05-14 | (usage): Don't use `,' as the thousands separator | Jim Meyering |
2003-05-14 | Fix uniq to conform to POSIX, which requires that "uniq -d -u" | Jim Meyering |
2003-05-13 | Handle argc < optind. | Jim Meyering |
2003-05-13 | (elide_tail_lines_pipe): Don't apply cast to argument of free. | Jim Meyering |
2003-05-13 | (struct F_triple) [name]: Remove const attribute. | Jim Meyering |
2003-05-13 | (sort): Don't apply cast to argument of free. | Jim Meyering |
2003-05-13 | (struct Src_to_dest) [name]: Remove const attribute. | Jim Meyering |
2003-05-13 | (OLD): Don't apply cast to argument of free. | Jim Meyering |
2003-05-13 | (delseq, freeline): Don't apply cast to argument of free. | Jim Meyering |
2003-05-13 | shorten long line | Jim Meyering |
2003-05-13 | (init_fps, init_store_cols): Don't apply cast to argument of free. | Jim Meyering |