2001-08-30 |
Jim Meyering | (alloca): Arg is of type size_t, not unsigned. |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Jim Meyering | (main): Diagnose an invalid width option. |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-28 |
Jim Meyering | (main): Correct the diagnostic for invalid argument... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | #define STRTOUXMAX_UNSIGNED |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | whoops. Don't define anything here. imax is the default |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | Undo last change. Instead, simply remove `N_('. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | remove xstrtoxmax.c |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | (libfetish_a_SOURCES): Add strtoxmax.c |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | Actually remove the definition of N_. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | (N_): Remove definition. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | Tweak comment. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | include strtoxmax.c |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | renamed to strtoxmax.c |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jim Meyering | renamed from strtouxmax.c |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | (copyright-check): Update to reflect fact that |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | (version_etc_copyright_fmt): Replace literal year |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | Add xstrtoimax. |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | (libfetish_a_SOURCES): Add xstrtoimax.c. |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | New file, from GNU libc. |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | Require jm_AC_PREREQ_XSTRTOIMAX. |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | resync with xstrtoumax.m4 |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | bump serial number |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | Add comments explaining why we AC_REPLACE_FUNCS(strtol). |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | Stub. Just #define STRTOUXMAX_SIGNED, then |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | Now this file is just a stub. |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | Renamed from a factored strtoumax.c. |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | Factored to work both for unsigned and signed types... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | (mergefps): Do not allocate at least sort_size bytes... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | (nextarg): Use strcoll, not strcmp. |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Jim Meyering | expr now uses LC_COLLATE for string comparison, as... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | Use @option, rather than @samp everywhere. |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | Re-enable some commented-out tests. |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | (main): Fix a typo in the previous patch: missing |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | (main): Fix some more incompatibilities with POSIX.2, |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | (main): Don't report an error when given the valid... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | (different): Don't assume that lengths can fit |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | Add tests for -s 0 and -w 0. |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | Remove arbitrary restrictions on sizes, fixing a bug... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | Add new test, #54, for the just-fixed bug. |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | (find_field): Don't count trailing newline to be |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | (cut invocation): Document how cut treats lines with... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | Use `n_users' in place of `argc - optind' in two more... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | (main): Fail if -l is specified with no username. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | (usage): Clarify description of -l. From Clark Morgan. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | 'expr' now requires '+' rather than 'quote' to quote... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | (posixly_correct): Remove; no longer needed. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Jim Meyering | update from libc |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Jim Meyering | update from glibc |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Jim Meyering | wording tweak |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Jim Meyering | add paren tests |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Jim Meyering | (nextarg): Advance ARGS by one if the next token matches. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Jim Meyering | 00: new test |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Jim Meyering | (isstring): Remove. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
next |