1995-07-03 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-07-03 |
Jim Meyering | (split_3): Rewrite to parse Plumb/Lankester format... |
commit | commitdiff | tree | snapshot |
1995-06-25 |
Jim Meyering | Remove unused dcl of isnumber. |
commit | commitdiff | tree | snapshot |
1995-06-25 |
Jim Meyering | (parse_group): Use xstrtoul instead of isnumber; the... |
commit | commitdiff | tree | snapshot |
1995-06-24 |
Jim Meyering | merge with 1.12a |
commit | commitdiff | tree | snapshot |
1995-06-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-24 |
Jim Meyering | Don't conditionalize use of "inline". Autoconf takes... |
commit | commitdiff | tree | snapshot |
1995-06-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-24 |
Jim Meyering | Undefine min and/or max before defining to avoid redefi... |
commit | commitdiff | tree | snapshot |
1995-06-24 |
Jim Meyering | (read_input): Rename paramater MAX to MAX_N_BYTES.... |
commit | commitdiff | tree | snapshot |
1995-06-24 |
Jim Meyering | [uint32]: When testing for 32-bit arithmetic type, |
commit | commitdiff | tree | snapshot |
1995-06-24 |
Jim Meyering | (usage): Fix typo. |
commit | commitdiff | tree | snapshot |
1995-06-22 |
Jim Meyering | (main): Include program name in --version output. |
commit | commitdiff | tree | snapshot |
1995-06-22 |
Jim Meyering | [join]: Redefine. Otherwise, systems (Unicos for one... |
commit | commitdiff | tree | snapshot |
1995-06-22 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-22 |
Jim Meyering | [word]: Redefine. Otherwise, systems (Unicos for one... |
commit | commitdiff | tree | snapshot |
1995-06-22 |
Jim Meyering | (interrupt_handler): Declare to have a single integer |
commit | commitdiff | tree | snapshot |
1995-06-22 |
Jim Meyering | (main): Remove spurious colon in getopt spec string. |
commit | commitdiff | tree | snapshot |
1995-06-20 |
Jim Meyering | (md5_file): Initialize two elements of LEN portably, |
commit | commitdiff | tree | snapshot |
1995-06-18 |
Jim Meyering | merge with 1.12 |
commit | commitdiff | tree | snapshot |
1995-06-18 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-18 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-18 |
Jim Meyering | (process_buffer): Copy values from struct into |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Jim Meyering | (split_3): Unprotoize. |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Jim Meyering | Half-assed patch from Karl -- probably need to change... |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Jim Meyering | Remove unnecessary uses of `defined' in #if* tests. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Jim Meyering | Don't include values.h. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Jim Meyering | merge with 1.11.5b |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Jim Meyering | patch from drepper |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Jim Meyering | Alloca fix for ConvexOS-11.0. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Jim Meyering | Use void* alloca, not char*. The latter lost on convexOS. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Jim Meyering | md5sum docs from Ulrich. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Jim Meyering | (main): Rename `char binary' to type_flag to avoid... |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Jim Meyering | Don't use #elif. Some old C compilers don't recognize it. |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Jim Meyering | [NDEBUG]: Define it to disable assertions. |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Jim Meyering | (xfclose): Don't try to flush stdin, only stdout. |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Jim Meyering | [struct Spec_list] (indefinite_repeat_element): New... |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Jim Meyering | Indent some things. |
commit | commitdiff | tree | snapshot |
1995-06-12 |
Jim Meyering | (non_neg_strtol): Don't compare signed and unsigned. |
commit | commitdiff | tree | snapshot |
1995-06-12 |
Jim Meyering | [!__GNUC__]: Define INLINE to /* empty */. |
commit | commitdiff | tree | snapshot |
1995-06-12 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-12 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-12 |
Jim Meyering | Remove now-obsolete comment and leading space. |
commit | commitdiff | tree | snapshot |
1995-06-12 |
Jim Meyering | Remove now-obsolete comment and leading space. |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Jim Meyering | Use `invalid', not `illegal' in error message. |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Jim Meyering | Remove trailing white space. |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Jim Meyering | [SWAP]: Parenthesize uses of macro argument. |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Jim Meyering | From Ulrich Drepper. |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Jim Meyering | (look_up_char_class, append_char_class, append_equiv_cl... |
commit | commitdiff | tree | snapshot |
1995-06-07 |
Jim Meyering | (Convert): Use 2037 as threshold, not 1999. |
commit | commitdiff | tree | snapshot |
1995-06-01 |
Jim Meyering | merge with 1.11.5 |
commit | commitdiff | tree | snapshot |
1995-05-29 |
Jim Meyering | merge with 1.11.4b |
commit | commitdiff | tree | snapshot |
1995-05-28 |
Jim Meyering | (add_field_list): Compute max once for each call to... |
commit | commitdiff | tree | snapshot |
1995-05-28 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-28 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-28 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-28 |
Jim Meyering | (main): Call make_blank after *all* argument processing. |
commit | commitdiff | tree | snapshot |
1995-05-28 |
Jim Meyering | Overhaul so -a1 and -a2 (as used in cnews) work. |
commit | commitdiff | tree | snapshot |
1995-05-28 |
Jim Meyering | Add tests. |
commit | commitdiff | tree | snapshot |
1995-05-28 |
Jim Meyering | Correct a test. |
commit | commitdiff | tree | snapshot |
1995-05-28 |
Jim Meyering | (main): Remove dcl of and statements that set now-unuse... |
commit | commitdiff | tree | snapshot |
1995-05-28 |
Jim Meyering | merge with 1.11.4a |
commit | commitdiff | tree | snapshot |
1995-05-27 |
Jim Meyering | [!STDC_HEADERS && HAVE_MEMORY_H]: Include memory.h. |
commit | commitdiff | tree | snapshot |
1995-05-27 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-26 |
Jim Meyering | Remove trailing white space. |
commit | commitdiff | tree | snapshot |
1995-05-26 |
Jim Meyering | Remove trailing white space. |
commit | commitdiff | tree | snapshot |
1995-05-25 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-25 |
Jim Meyering | [struct control]: Change type of `repeat' member to... |
commit | commitdiff | tree | snapshot |
1995-05-25 |
Jim Meyering | (tail_lines): Change one more `long' to `off_t'. |
commit | commitdiff | tree | snapshot |
1995-05-25 |
Jim Meyering | merge with 1.11.3 |
commit | commitdiff | tree | snapshot |
1995-05-22 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-22 |
Jim Meyering | (__strtol): Remove prototype altogether. |
commit | commitdiff | tree | snapshot |
1995-05-22 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-22 |
Jim Meyering | (usage): Add one or two lines of descriptive text. |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Jim Meyering | (install-exec, install-exec): New targets. From Karl... |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Jim Meyering | merge with 1.11.2 |
commit | commitdiff | tree | snapshot |
1995-05-21 |
Jim Meyering | merge with 1.11.1b |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Jim Meyering | merge with 1.11.1a |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Jim Meyering | (look_up_char_class): Take a string length argument. |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Jim Meyering | (next_file_name): Move dcls of file-scope variables... |
commit | commitdiff | tree | snapshot |
1995-05-20 |
Jim Meyering | [CLOSED, ENDLIST]: Don't cast constants to FILE pointers. |
commit | commitdiff | tree | snapshot |
next |