summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-11(bsd_sum_file, sysv_sym_file):Paul Eggert
2005-07-11(main): Avoid setmode; use POSIX-specified routines instead.Paul Eggert
2005-07-11(open_next_file): Avoid setmode; use POSIX-specified routines instead.Paul Eggert
2005-07-11(head_lines, head_file): Avoid setmode; use POSIX-specified routines instead.Paul Eggert
2005-07-11(cksum): Avoid setmode; use POSIX-specified routines instead.Paul Eggert
2005-07-11(usage, main, long_options) [O_BINARY]:Paul Eggert
2005-07-11(cat invocation): Remove -B or --binary optionPaul Eggert
2005-07-11Binary input and output are now implemented more consistently.Paul Eggert
2005-07-09Don't include stdio.h; no longer needed.Paul Eggert
2005-07-09Regenerate.Paul Eggert
2005-07-09Use only HAVE_SYS_IOCTL_H to decide whether to include sys/ioctl.h.Paul Eggert
2005-07-09Use only HAVE_SYS_IOCTL_H to decide whether to include sys/ioctl.h.Paul Eggert
2005-07-09Use only HAVE_SYS_IOCTL_H to decide whether to include sys/ioctl.h.Paul Eggert
2005-07-09strtopt.h -> stropts.hPaul Eggert
2005-07-09strtopt.h -> stropts.hPaul Eggert
2005-07-09Undo previous change, and remove AC_HEADER_TIOCGWINSZ.Paul Eggert
2005-07-09Update to Eric Blake porting problems.Paul Eggert
2005-07-08(getloadavg) [__CYGWIN__]: Port to cygwin.Paul Eggert
2005-07-08Regenerate.Paul Eggert
2005-07-08Fix porting problems reported by Eric Blake.Paul Eggert
2005-07-08(gl_CHECK_ALL_HEADERS): Check for stropt.h.Paul Eggert
2005-07-08(print_user): Don't assume uid fits in unsigned int.Paul Eggert
2005-07-08Include stropt.h if available.Paul Eggert
2005-07-08Include stropt.h if available.Paul Eggert
2005-07-08Add check for HAVE_FIONREAD_IN_SYS_IOCTL.Paul Eggert
2005-07-08(init_dfa, build_range_exp): Store __btowc valuePaul Eggert
2005-07-08backupfile.m4, same.m4 cleanup.Paul Eggert
2005-07-08(gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.Paul Eggert
2005-07-08(gl_SAME): Use AC_CHECK_FUNCS_ONCE on pathconf.Paul Eggert
2005-07-08Regenerate.Paul Eggert
2005-07-08Switch to Isamu Hasegawa's implementation of regex, which isPaul Eggert
2005-07-08Add regcomp.c, regex_internal.c, regex_internal.h.Paul Eggert
2005-07-08(libcoreutils_a_SOURCES): Remove regex.h; gnulibPaul Eggert
2005-07-07.Jim Meyering
2005-07-06remove stray `=' from commentJim Meyering
2005-07-05(DECIMAL_DIGIT_ACCUMULATE): Generate a hard errorPaul Eggert
2005-07-05fix typo in commentJim Meyering
2005-07-05Remove the need for typeof.Paul Eggert
2005-07-05Adjust to the change to DECIMAL_DIGIT_ACCUMULATE: its last arg is nowPaul Eggert
2005-07-05(VERIFY_W_TYPEOF): Remove; no longer needed.Paul Eggert
2005-07-05Remove typeof test; no longer needed.Paul Eggert
2005-07-05(gl_PREREQ): Don't require gl_TYPEOF; no longer needed.Paul Eggert
2005-07-05Adjust to verify.h change.Paul Eggert
2005-07-05(VERIFY_W_TYPEOF): Adjust to verify.h change.Paul Eggert
2005-07-05verify.h improvements.Paul Eggert
2005-07-05* verify.h (GL_CONCAT0, GL_CONCAT): Define unconditionally; don'tPaul Eggert
2005-07-04rename: s/verify_dcl/verify_decl/Jim Meyering
2005-07-04rename: s/verify_dcl/verify_decl/Jim Meyering
2005-07-04*** empty log message ***Jim Meyering
2005-07-04(libcoreutils_a_SOURCES): Add verify.h here, temporarily.Jim Meyering