Commit Graph

  • 6ac6c7e4b7 build: use gnulib's isblank module Jim Meyering 2009-10-19 07:55:42 +02:00
  • f26508204b maint: factor out duplication in currently unused rules Jim Meyering 2009-10-18 10:26:15 +02:00
  • 9e13b6a0b4 touch: add -h to change symlink timestamps, where supported Eric Blake 2009-10-17 07:55:05 -06:00
  • 527fb951de tests: abmon-align: avoid test failure Jim Meyering 2009-10-17 12:18:54 +02:00
  • f8653f2af3 build: update gnulib submodule to latest Jim Meyering 2009-10-15 22:13:10 +02:00
  • 2fa407885c build: don't let environment settings perturb build Jim Meyering 2009-10-15 20:54:02 +02:00
  • b3cfa712ca tail: add add missing backslash at the end of a line in usage C de-Avillez 2009-10-13 02:58:25 -05:00
  • f25273d7f1 tail: tweak usage for more clarity Eric Blake 2009-10-12 07:00:12 -06:00
  • 26e8e602a8 touch: optimize use of utimens Eric Blake 2009-10-09 06:56:03 -06:00
  • 7280a913a1 copy: allow symlink timestamp preservation on more systems Eric Blake 2009-10-08 15:57:06 -06:00
  • 7ff00ca82f build: update gnulib submodule to latest, for utimens improvements Eric Blake 2009-10-09 13:31:52 -06:00
  • 6c935a0554 Merge remote branch 'origin/next' into next next Eric Blake 2009-10-10 09:28:19 -06:00
  • 3b7dc2b522 rm: record timing data Jim Meyering 2009-07-22 10:01:35 +02:00
  • aeaa6bf7ae touch: optimize use of utimens Eric Blake 2009-10-09 06:56:03 -06:00
  • 82e344ca09 copy: allow symlink timestamp preservation on more systems Eric Blake 2009-10-08 15:57:06 -06:00
  • 2cd1577554 build: update gnulib submodule to latest, for utimens improvements Eric Blake 2009-10-09 13:31:52 -06:00
  • f7b1873805 tests: adjust tail-2/pid to work around FreeBSD 6.1 failure Jim Meyering 2009-10-10 15:01:05 +02:00
  • c2bebf63ed maint: touch up previous LDADD patch Eric Blake 2009-10-10 06:21:59 -06:00
  • d74a1b005c build: build uname(1) unconditionally Jim Meyering 2009-10-10 09:02:26 +02:00
  • 4f1a3eda10 maint: list program names one per line Jim Meyering 2009-10-10 08:58:43 +02:00
  • c9e7b8844b build: ls: fix link failure due to missing -lacl Jim Meyering 2009-10-10 08:24:02 +02:00
  • 219f2f0538 maint: touch up previous LDADD patch Eric Blake 2009-10-09 20:08:03 -06:00
  • 78c9360178 maint: improve additional library tracking Eric Blake 2009-10-09 13:57:56 -06:00
  • 0023f65fd7 chcon: don't disable just because SELinux is disabled Jim Meyering 2009-10-07 15:31:17 +02:00
  • 57d9263ca5 ls: remove explicit getfilecon work-around Jim Meyering 2009-10-07 22:29:12 +02:00
  • e11a0319b3 build: update gnulib submodule to latest, for getfilecon wrappers Jim Meyering 2009-10-09 13:57:02 +02:00
  • c039c96449 maint: use X2NREALLOC in more places Eric Blake 2009-10-08 08:35:55 -06:00
  • aa092ccf6a maint: remove unused macros and declarations Eric Blake 2009-10-08 09:35:51 -06:00
  • 2a876d901d maint: move timeout exit statuses Eric Blake 2009-10-08 08:13:02 -06:00
  • a797c4d7d3 stat: test recent patch Eric Blake 2009-10-08 08:53:56 -06:00
  • 7a3bc1bf27 stdbuf: improve path search Eric Blake 2009-09-24 17:18:47 -06:00
  • 00674c7475 stat: work with recent gnulib changes Eric Blake 2009-10-08 06:04:09 -06:00
  • eb5f06f2a6 stat: add support for many more file system types Jim Meyering 2009-10-08 10:06:42 +02:00
  • 8e32390716 stat: recognize CIFS and HFS file system types Jim Meyering 2009-10-08 09:05:08 +02:00
  • b95be30e3f md5sum, sha*sum: also accept openssl checksum syntax Guenter Knauf 2009-10-03 23:24:26 +02:00
  • d183a15cbb maint: make release-making instructions more generic Jim Meyering 2009-10-06 16:49:36 +02:00
  • 96829a9ff0 post-release administrivia Jim Meyering 2009-10-06 13:20:18 +02:00
  • ca1e31f3c5 version 8.0 v8.0 Jim Meyering 2009-10-06 13:04:16 +02:00
  • 3c40fdfba6 build: update gnulib submodule to latest Jim Meyering 2009-10-06 11:01:33 +02:00
  • 3a97d664b9 chcon: exit immediately if SELinux is disabled Ondřej Vašík 2009-10-05 09:20:48 +02:00
  • addb62da92 build: update gnulib submodule to latest Jim Meyering 2009-10-03 06:56:55 +02:00
  • 569df689e3 dircolors: highlight .cgm and .emf as images James R. Van Zandt 2009-10-02 10:56:16 -06:00
  • df0c0381ab maint: remove obsolete syntax-check exclusion Jim Meyering 2009-10-02 15:48:08 +02:00
  • f8726e05c4 tail: avoid a race where we could miss new data with --pid Pádraig Brady 2009-10-01 08:36:25 +01:00
  • 95c01c656e maint: move gnu-web-doc-update script to gnulib Jim Meyering 2009-10-02 10:52:09 +02:00
  • 8a7f66feb4 build: update gnulib submodule to latest Jim Meyering 2009-10-02 12:10:04 +02:00
  • 30a227673e tests: tail-2/pid: use a 3-second timeout, not 1 Jim Meyering 2009-09-30 23:28:13 +02:00
  • dd8db19cc7 build: update gnulib submodule to latest Jim Meyering 2009-09-30 17:06:58 +02:00
  • 569e387b8a build: translate diagnostics from two new files Jim Meyering 2009-09-30 13:11:38 +02:00
  • 9ca7d6b49e build: now that we use the lock module, don't exclude lock.m4 Jim Meyering 2009-09-30 16:47:47 +02:00
  • d4c7114bce ls: always print "?" for allocated size of a dereferenced dangling symlink Pádraig Brady 2009-09-29 15:43:01 +01:00
  • ce1069c215 build: use gnulib's freopen module Jim Meyering 2009-09-30 09:26:58 +02:00
  • a033e28737 stat: interpret "-" as standard input Jim Meyering 2009-09-15 23:07:18 +02:00
  • b7aaa0da8b ls: don't use an undefined struct stat after failed stat/lstat Jim Meyering 2009-09-29 07:28:01 +02:00
  • 36edf7bad2 ls: print "?", not "0" as inode of dereferenced dangling symlink Jim Meyering 2009-09-28 20:24:41 +02:00
  • 242689c7f9 ls: with -LR, exit with status 2 upon detecting a cycle Jim Meyering 2009-09-28 18:29:02 +02:00
  • 30c65cd49c maint: factor coreutils-specific code out of bootstrap Jim Meyering 2009-09-26 14:13:16 +02:00
  • ca9e212cf8 cp, mv: use linkat to guarantee semantics Eric Blake 2009-09-24 17:11:26 -06:00
  • efcee783e4 ln: add -L/-P options Eric Blake 2009-09-24 11:57:11 -06:00
  • fb59d72f0a build: update gnulib submodule to latest Eric Blake 2009-09-23 08:37:53 +02:00
  • a037e838e1 maint: Use logical rather than bitwise operators on bools Pádraig Brady 2009-09-23 10:10:51 +01:00
  • ade8dd2096 maint: expr: avoid compiler warnings without GMP Pádraig Brady 2009-09-23 12:49:42 +01:00
  • 0cce690850 build: update gnulib submodule to latest Eric Blake 2009-09-23 08:37:53 +02:00
  • 82124c3c06 maint: summarize gnulib changes Eric Blake 2009-09-22 15:07:50 -06:00
  • 38f1c2006e doc: ls: further improve --help message re --color Jim Meyering 2009-09-22 20:53:35 +02:00
  • 8a1edc971f readlink: pick up gnulib changes to readlink -f Eric Blake 2009-09-22 15:03:02 -06:00
  • 70253e9179 maint: df.c: adapt to newer gnulib Jim Meyering 2009-09-22 19:43:23 +02:00
  • b18b6912e8 build: update gnulib submodule to latest Jim Meyering 2009-09-23 08:37:53 +02:00
  • fbfca3c675 doc: stdbuf: mention it can have a non standard exit status Pádraig Brady 2009-09-22 08:35:25 +01:00
  • 7a404d10f5 maint: uptime: fix a theoretical compile warning Pádraig Brady 2009-09-22 08:01:44 +01:00
  • 8c92bb3441 ls: fix a performance regression Pádraig Brady 2009-09-22 10:06:49 +01:00
  • 32f987af12 build: avoid compiler warnings on cygwin 1.5 Eric Blake 2009-09-21 10:28:01 -06:00
  • fee8694886 doc: ls: add an article, "the" Jim Meyering 2009-09-21 14:28:54 +02:00
  • 3a169f4c5d ls: handle disabling of colors consistently for all tile types Pádraig Brady 2009-09-14 13:37:37 +01:00
  • 29ec834c3b doc: ls: make help for --color more concise and accurate Pádraig Brady 2009-09-10 08:00:31 +01:00
  • 9837344837 doc: normalize and add missing entries to texinfo menu Pádraig Brady 2009-09-21 07:51:33 +01:00
  • 5d4f09d83a doc: mention the texinfo documentation in --help Pádraig Brady 2009-09-18 23:06:21 +01:00
  • c48003a53c maint: automate the web-doc updating procedure Jim Meyering 2009-09-21 08:56:17 +02:00
  • a2883947bc dircolors: arrange to highlight names with the .lz suffix Jim Meyering 2009-09-19 12:26:36 +02:00
  • 99f59aaaf8 mktemp: adapt to new, 3-argument gen_tempname_len Jim Meyering 2009-09-18 23:05:59 +02:00
  • 6504d7e193 build: merge bootstrap changes from gnulib Jim Meyering 2009-09-17 14:30:01 +02:00
  • 2bad8c0dea rm, rmdir: improve cross-compilation support Eric Blake 2009-09-16 08:27:07 -06:00
  • fe6f4e305c cp: fix a probably redundant chmod when setting xattrs Ondřej Vašík 2009-09-15 10:41:23 +01:00
  • a77fb35364 doc: NEWS: mention origin of touch -t ....60 bug Jim Meyering 2009-09-14 15:57:13 +02:00
  • 94eca76776 doc: touch, document that it accepts .60 Jim Meyering 2009-09-14 15:37:26 +02:00
  • 20761ce686 touch: don't reject "60" as number of seconds in a legacy time stamp Jim Meyering 2009-09-12 14:00:32 +02:00
  • df84346ebc build: update gnulib submodule to latest, for fixed posixtm module Jim Meyering 2009-09-14 14:54:23 +02:00
  • 71bac0dac3 maint: use #!/bin/sh consistently in shell-based test scripts Jim Meyering 2009-09-14 14:53:24 +02:00
  • d41dbb187f tests: fix dd/skip-seek-past-file to work on ecryptfs Pádraig Brady 2009-09-14 01:38:03 +01:00
  • cca83fafa6 cp,mv: preserve extended attributes even for read-only files Ondřej Vašík 2009-09-14 14:12:01 +01:00
  • eb1299481a doc: improve timeout's --help message Jim Meyering 2009-09-14 09:18:30 +02:00
  • 255a6a201e maint: use consistent cpp indentation in all .c files Jim Meyering 2009-09-13 22:05:37 +02:00
  • f6f78f093b doc: NEWS: say quadratic and linear, rather than O(N^2) and O(N) Jim Meyering 2009-09-13 12:11:57 +02:00
  • 21b617b78b doc: improve NEWS Jim Meyering 2009-09-13 11:48:03 +02:00
  • ebbf0a1f0f id: don't print context=... when POSIXLY_CORRECT is set Jim Meyering 2009-09-11 16:30:27 +02:00
  • 398749b0cc rm: avoid compiler warning Eric Blake 2009-09-03 22:45:36 -06:00
  • e5dba03d2f euidaccess-stat: remove unnecessary macros Eric Blake 2009-09-03 22:07:39 -06:00
  • c756343503 rm: use gnulib faccessat Eric Blake 2009-09-03 21:59:54 -06:00
  • 722287e443 rm: improve efficiency of rm -r (without -f) from O(N^2) to O(N) Jim Meyering 2009-09-03 15:15:09 +02:00
  • 9966c92dd4 build: placate gcc's new -Wskip-jump-init Jim Meyering 2009-08-15 17:22:01 +02:00