Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-20 | build: update gnulib submodule to latest | Jim Meyering | |
The previous gnulib submodule reference was to a non-public commit. Reported by Rob Vermaas. | |||
2011-01-18 | build: update gnulib submodule to latest | Jim Meyering | |
2011-01-11 | build: update gnulib submodule to latest | Paul Eggert | |
2011-01-10 | build: update gnulib submodule to latest | Jim Meyering | |
2011-01-07 | maint: replace uses of ignore_ptr with ignore_value | Pádraig Brady | |
* gnulib: Update for enhanced ignore_value() * src/chcon.c (process_file): Don't use the deprecated ignore_ptr. * src/chmod.c (process_file): Likewise. * src/chown-core.c (change_file_owner): Likewise. | |||
2011-01-04 | build: update gnulib to latest; portability fixes | Jim Meyering | |
2011-01-01 | build: update gnulib for version-etc copyright year update | Jim Meyering | |
* tests/sample-test: Update copyright to 2011, to appease syntax-check. | |||
2010-12-31 | maint: update to latest gnulib, for testsuite improvement | Eric Blake | |
* gnulib: Update to latest for init.sh fix. * bootstrap: Resync from gnulib. * tests/init.sh: Likewise. | |||
2010-12-22 | csplit: update gnulib for Solaris 8,9 snprintf fix | Jim Meyering | |
2010-12-20 | build: update gnulib: ACL-vs-Solaris 8 portability etc. | Jim Meyering | |
2010-12-17 | build: update gnulib submodule to latest | Jim Meyering | |
2010-12-03 | build: update gnulib submodule to latest | Paul Eggert | |
2010-11-19 | build: update gnulib to fix a syntax error in a test | Jim Meyering | |
2010-11-18 | build: update gnulib submodule to latest | Paul Eggert | |
2010-11-13 | build: update gnulib... | Jim Meyering | |
...to fix the failing update-copyright test, and for the openat portability fix. | |||
2010-11-13 | stat: do not provide variable precision time stamps | Jim Meyering | |
* src/stat.c: Don't include fstimeprec.c. (out_epoch_sec): Don't call fstimeprec. * NEWS: Update description. * doc/coreutils.texi: Likewise. | |||
2010-11-06 | build: update gnulib to latest for strtod and icc fixes | Jim Meyering | |
2010-11-04 | cp, mv, touch: fix file time manipulation on Solaris 10 | Eric Blake | |
* gnulib: Update to latest, for futimens fix. * .gitignore: Ignore another recent gnulib-generated file. | |||
2010-11-03 | build: update gnulib to latest | Jim Meyering | |
2010-10-18 | build: enable -Werror for gnulib-tests, too | Jim Meyering | |
* gnulib: Update to latest for warning-free tests. * gnulib-tests/Makefile.am (AM_CFLAGS): Uncomment $(WERROR_CFLAGS), now that these tests are warning-free. | |||
2010-10-15 | build: update gnulib for vasnprintf fix | Jim Meyering | |
2010-10-11 | build: update gnulib to latest; to fix failing Solaris 5.11 test | Jim Meyering | |
2010-10-08 | build: update gnulib, to fix OpenBSD test failures | Jim Meyering | |
2010-10-08 | build: update gnulib to latest; for parse-datetime.y fix | Jim Meyering | |
2010-10-08 | build: update gnulib to latest, to avoid FreeBSD compilation failure: | Jim Meyering | |
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/23501 | |||
2010-10-06 | build: update gnulib to latest, for memmem/strstr fix | Jim Meyering | |
2010-10-05 | build: complete the rename of get_date | Eric Blake | |
* gnulib: Update to latest. * src/date.c (includes, batch_convert, main): Track rename. * src/touch.c (includes, get_reldate): Likewise. * doc/coreutils.texi (Top, Date input formats): Likewise. * bootstrap.conf (gnulib_modules): Likewise. * doc/Makefile.am (EXTRA_DIST): Likewise. * doc/.gitignore: Likewise. * bootstrap: Synchronize from upstream. | |||
2010-10-05 | build: fix build on Solaris 10 | Eric Blake | |
* gnulib: Update to latest, for reduced -lgen scope. * bootstrap: Synchronize from upstream. Reported by Clemens Brogi, as bug #7142. | |||
2010-10-03 | build: update gnulib submodule to latest | Jim Meyering | |
2010-09-30 | maint: update gnulib | Eric Blake | |
* gnulib: Update to latest. * doc/coreutils.texi (date): Reflect new module name. * doc/Makefile.am (EXTRA_DIST): Likewise. * doc/.gitignore: Likewise. | |||
2010-09-30 | maint: update gnulib | Eric Blake | |
* gnulib: Update to latest. * bootstrap.conf (gnulib_modules): Reflect new module name. * bootstrap: Resync from upstream. | |||
2010-09-29 | build: update gnulib submodule to latest | Jim Meyering | |
2010-09-20 | build: update gnulib submodule to latest | Paul Eggert | |
2010-09-18 | build: update gnulib submodule to latest | Jim Meyering | |
2010-09-17 | maint: update to latest gnulib | Eric Blake | |
* gnulib: Update to latest. * src/copy.c (copy_reg): Use fdutimens instead of gl_futimens. * src/touch.c (touch): Adjust parameter order. * tests/init.sh: Resync from upstream. | |||
2010-09-17 | maint: update to latest gnulib | Eric Blake | |
* gnulib: Update to latest. * bootstrap.conf (gnulib_modules): Add fdutimensat. * src/touch.c (touch): Use fdutimensat instead of gl_futimens. | |||
2010-09-04 | build: update gnulib submodule to latest | Jim Meyering | |
2010-08-26 | maint: update to latest gnulib | Eric Blake | |
* gnulib: Update to latest, to avoid warnings with latest autoconf.git. | |||
2010-08-10 | build: update to latest gnulib | Eric Blake | |
Fixes bug 6053 for NFS on HP-UX not recognizing ACL operations. * gnulib: Update to latest version. | |||
2010-07-14 | build: update gnulib submodule to latest; update bootstrap, too | Pádraig Brady | |
* gnulib: Update for xmemcoll0 and fix for systems without pthreads * bootstrap: Update for translation project sync fix | |||
2010-07-02 | build: update gnulib submodule to latest; update bootstrap, too | Jim Meyering | |
* gnulib: Update to latest, for hash.c improvement. * bootstrap: Update from gnulib, too. | |||
2010-06-11 | build: update gnulib submodule to latest | Jim Meyering | |
2010-05-11 | build: update gnulib submodule to latest | Jim Meyering | |
* tests/init.sh: Update from gnulib, to fix typo. | |||
2010-05-10 | tests: provide a definition of gl_trap_ in cfg.mk | Jim Meyering | |
* cfg.mk (gl_trap_): Define here, now that it's gone from maint.mk. * gnulib: Update to latest. | |||
2010-05-09 | tests: move sc_prohibit_always-defined_macros to gnulib's maint.mk | Jim Meyering | |
* cfg.mk (sc_prohibit_always-defined_macros): Remove it from here. * gnulib: Update to latest, for a maint.mk that includes that rule. | |||
2010-05-03 | doc: factor hard-coded project-specific bits from README-release, ... | Jim Meyering | |
using the new --mail-headers option to gnulib's announce-gen, and the updated maint.mk rules to connect the pieces. * README-release: Remove hard-coded To:, Cc: etc. parts, now that they're emitted automatically into the announcement template. * cfg.mk (announcement_Cc_): Override the default. * gnulib: Update to latest, to get newer announce-gen and maint.mk. | |||
2010-04-30 | build: update gnulib submodule to latest; bootstrap, too | Jim Meyering | |
2010-04-21 | build: update gnulib submodule to latest | Jim Meyering | |
2010-04-11 | tests: more syntax-checks | Jim Meyering | |
* gnulib: update to latest * cfg.mk (sc_prohibit_empty_lines_at_EOF): Remove, now that it's in gnulib's maint.mk. (_hv_file): Override the default. | |||
2010-04-06 | build: update gnulib submodule to latest | Jim Meyering | |