Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-12 | *** empty log message *** | Jim Meyering | |
1999-03-12 | Use AC_FUNC_SETVBUF_REVERSED. | Jim Meyering | |
1999-03-11 | Declare getloadavg so I can build with -Werror. | Jim Meyering | |
1999-03-11 | *** empty log message *** | Jim Meyering | |
1999-03-11 | Skip failing tests: parenb, -parenb, -cread. | Jim Meyering | |
1999-03-10 | *** empty log message *** | Jim Meyering | |
1999-03-10 | (canon_host): Don't use he->h_addr directly. | Jim Meyering | |
Based on a patch from Savochkin Andrey Vladimirovich. | |||
1999-03-10 | (getugroups): Take new parameter, gid. | Jim Meyering | |
Add gid to the list of groups. From Ulrich Drepper. | |||
1999-03-10 | *** empty log message *** | Jim Meyering | |
1999-03-09 | fix typo in comment. | Jim Meyering | |
1999-03-09 | *** empty log message *** | Jim Meyering | |
1999-03-09 | fix small thinko | Jim Meyering | |
1999-03-09 | (xgetgroups): Take new parameter, gid, and pass it to getugroups. | Jim Meyering | |
(print_group_list): Call getpwuid and adjust calls to xgetgroups to include new parameter. | |||
1999-03-09 | (getugroups): Take new parameter, gid. | Jim Meyering | |
Add gid to the list of groups. From Ulrich Drepper. | |||
1999-03-09 | protoize | Jim Meyering | |
1999-03-08 | . | Jim Meyering | |
1999-03-08 | *** empty log message *** | Jim Meyering | |
1999-03-08 | *** empty log message *** | Jim Meyering | |
1999-03-08 | *** empty log message *** | Jim Meyering | |
1999-03-08 | *** empty log message *** | Jim Meyering | |
1999-03-08 | (xalloc_fail): Use "%s" format so the message doesn't | Jim Meyering | |
have to be scanned for % signs. Suggestion from François Pinard. | |||
1999-03-07 | *** empty log message *** | Jim Meyering | |
1999-03-07 | Add two more URLs and the loops to use them. | Jim Meyering | |
1999-03-07 | restore blank lines in --version output | Jim Meyering | |
1999-03-07 | *** empty log message *** | Jim Meyering | |
1999-03-07 | *** empty log message *** | Jim Meyering | |
1999-03-07 | Use only those *_unlocked macros that are declared. | Jim Meyering | |
1999-03-07 | *** empty log message *** | Jim Meyering | |
1999-03-07 | (parse_long_options): Include `Copyright...' line in --version output. | Jim Meyering | |
1999-03-07 | *** empty log message *** | Jim Meyering | |
1999-03-07 | Test for the actual feature. | Jim Meyering | |
With help from Eli Zaretskii. | |||
1999-03-07 | *** empty log message *** | Jim Meyering | |
1999-03-07 | (parse_long_options): Add the `...NO warranty...' message. | Jim Meyering | |
1999-03-07 | *** empty log message *** | Jim Meyering | |
1999-03-07 | (usage): Add missing \n\. | Jim Meyering | |
1999-03-07 | *** empty log message *** | Jim Meyering | |
1999-03-07 | *** empty log message *** | Jim Meyering | |
1999-03-07 | *** empty log message *** | Jim Meyering | |
1999-03-07 | (TESTS): Add newline-1. | Jim Meyering | |
1999-03-07 | Remove newline test. | Jim Meyering | |
1999-03-07 | remove trailing blanks | Jim Meyering | |
1999-03-07 | Big pr update from Roland Huebner. | Jim Meyering | |
1999-03-07 | 1999-02-13 Roland Huebner <rh@pelikan.cologne.de> | Jim Meyering | |
* src/pr.c (main): Redefine options -s, -w to be POSIX compliant; introduce new options -J, -S, -W to disentangle -s and -w when used together with the three column options; (add_line_number): Make POSIX compliant; use default number separator TAB with single column output. (add_line_number): Make POSIX compliant; with multicolumn output now prefer `text columns of equal width' rather than a consequent use of `default n-separator TAB'. (add_line_number): Change line number cut-off from lower-oder to higher-oder digit to avoid loss of information; no consequent handling exists in different utilities and other UNIXes. (char_to_clump): Expand input text tabs to 8 spaces, if input_tab_char doesn't equal TAB (adapted to other UNIXes). (usage): Update POSIX compliant options -s, -w; add new options -J, -S, -W. (main): Update the source internal documentation. Some smaller BUGFIXES (print_sep_string, init_header, skip_to_page, reset_status, print_header). | |||
1999-03-07 | (backslash): Use .\foo instead of \.foo so we | Jim Meyering | |
don't tramp on root directory in MSDOS/Windows. Suggestion from Eli Zaretskii. | |||
1999-03-07 | (TESTS_ENVIRONMENT): Run md5sum with the --text option (for MSDOS). | Jim Meyering | |
1999-03-07 | *** empty log message *** | Jim Meyering | |
1999-03-07 | *** empty log message *** | Jim Meyering | |
1999-03-07 | New test: 8bit-delim. | Jim Meyering | |
1999-03-07 | (getstr): Change type of `delim' parameter from char to int. | Jim Meyering | |
(cut_fields): Cast to `unsigned char' before comparing. (main): Cast to `unsigned char' before assigning. | |||
1999-03-07 | *** empty log message *** | Jim Meyering | |