2005-07-19 |
Paul Eggert | (md5sum invocation): --check now allows multiple FILE... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Paul Eggert | md5sum --check now accepts multiple input files, and... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | Fix a problem noted by James Youngman: VPATH-style... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | (EXIT_STATUS): New macro. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | Initial revision. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | (BUILT_SOURCES): Remove false.c. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | Update true/false doc. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Paul Eggert | (false invocation): |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Paul Eggert | nohup no longer worries about POSIXLY_CORRECT. |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Paul Eggert | (main): Don't worry about POSIXLY_CORRECT. |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Paul Eggert | (nohup invocation): POSIXLY_CORRECT no longer |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Paul Eggert | nohup now ignores POSIXLY_CORRECT and redirects from... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Paul Eggert | Remove FESETROUND_LIBM; no longer needed. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Jim Meyering | (copyright-check): Reflect rearrangement in version... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Jim Meyering | (X2NREALLOC): Define. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Jim Meyering | replace leading spaces with a TAB |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (verify_expr): Use ((verify_type__ (R) *) 0), not |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | Reword copyright notices to conform to current GNU... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | Parameterize the copyright symbol and the year. |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (COPYRIGHT_YEAR): New constant. |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | Binary input and output are now implemented more consis... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | Updates for cat and md5sum, for text vs binary. |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (setmode, fileno): Remove; no longer needed, we think. |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (wipefile): Always use binary mode. Clearly this |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (usage): Clarify whether text or binary is the default. |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (unexpand): Always copy in text mode. POSIX says |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (expand): Always copy in text mode. POSIX says |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (copy_reg): Always copy in binary mode. |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (wc): Avoid setmode; use POSIX-specified routines instead. |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (main): Avoid setmode; use POSIX-specified routines... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (tee): Avoid setmode; use POSIX-specified routines... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (tail_bytes, tail_lines, tail_file, main): |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (copy_to_temp, tac_file, main): |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (bsd_sum_file, sysv_sym_file): |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (main): Avoid setmode; use POSIX-specified routines... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (open_next_file): Avoid setmode; use POSIX-specified... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (head_lines, head_file): Avoid setmode; use POSIX-speci... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (cksum): Avoid setmode; use POSIX-specified routines... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (usage, main, long_options) [O_BINARY]: |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | (cat invocation): Remove -B or --binary option |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | Binary input and output are now implemented more consis... |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | Don't include stdio.h; no longer needed. |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | Use only HAVE_SYS_IOCTL_H to decide whether to include... |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | Use only HAVE_SYS_IOCTL_H to decide whether to include... |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | Use only HAVE_SYS_IOCTL_H to decide whether to include... |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | strtopt.h -> stropts.h |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | strtopt.h -> stropts.h |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | Undo previous change, and remove AC_HEADER_TIOCGWINSZ. |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | Update to Eric Blake porting problems. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | (getloadavg) [__CYGWIN__]: Port to cygwin. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | Fix porting problems reported by Eric Blake. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | (gl_CHECK_ALL_HEADERS): Check for stropt.h. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | (print_user): Don't assume uid fits in unsigned int. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | Include stropt.h if available. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | Include stropt.h if available. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | Add check for HAVE_FIONREAD_IN_SYS_IOCTL. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | (init_dfa, build_range_exp): Store __btowc value |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | backupfile.m4, same.m4 cleanup. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | (gl_SAME): Use AC_CHECK_FUNCS_ONCE on pathconf. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | Switch to Isamu Hasegawa's implementation of regex... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | Add regcomp.c, regex_internal.c, regex_internal.h. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Paul Eggert | (libcoreutils_a_SOURCES): Remove regex.h; gnulib |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Jim Meyering | remove stray `=' from comment |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Paul Eggert | (DECIMAL_DIGIT_ACCUMULATE): Generate a hard error |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Jim Meyering | fix typo in comment |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Paul Eggert | Remove the need for typeof. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Paul Eggert | Adjust to the change to DECIMAL_DIGIT_ACCUMULATE: its... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Paul Eggert | (VERIFY_W_TYPEOF): Remove; no longer needed. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Paul Eggert | Remove typeof test; no longer needed. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Paul Eggert | (gl_PREREQ): Don't require gl_TYPEOF; no longer needed. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Paul Eggert | Adjust to verify.h change. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Paul Eggert | (VERIFY_W_TYPEOF): Adjust to verify.h change. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Paul Eggert | verify.h improvements. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Paul Eggert | * verify.h (GL_CONCAT0, GL_CONCAT): Define unconditiona... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | rename: s/verify_dcl/verify_decl/ |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | rename: s/verify_dcl/verify_decl/ |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | (libcoreutils_a_SOURCES): Add verify.h here, temporarily. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | Include "verify.h". |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | (verify, verify_dcl): New file/macros. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | (verify_dcl): Rename from VERIFY. Update use. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | Reflect name change: s/VERIFY/verify_dcl/. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jim Meyering | (verify): Rename from VERIFY_EXPR, to be lower case, |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Paul Eggert | Remove the dependency of the strftime module on the... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Paul Eggert | (my_strftime) [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]: |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Paul Eggert | (gl_FUNC_STRFTIME): Don't require gl_FUNC_TZSET_CLOBBER. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Paul Eggert | (gl_PREREQ): Add gl_FUNC_TZSET_CLOBBER. |
commit | commitdiff | tree | snapshot |
next |