Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maint: update copyright years | Jim Meyering | 2014-02-13 | 1 | -1/+1 |
| | |||||
* | build: update bootstrap from gnulib, and adapt | Jim Meyering | 2012-01-31 | 1 | -0/+11 |
| | | | | | | | | | | | * bootstrap: Update from gnulib. * testsuite/init.sh: Update from gnulib. * bootstrap.conf (bootstrap_epilogue): Remove now-unnecessary, snippet that edited gnulib-tests/gnulib.mk. (gnulib_tool_option_extras): Add both --symlink and --makefile-name=gnulib.mk. Remove use of $bt. * lib/Makefile.am: Initialize numerous automake variables so that generated code in gnulib.mk may use += to append to them. | ||||
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
| | | | | Run "make update-copyright". | ||||
* | maint: update copyright year ranges to include 2011 | Jim Meyering | 2011-03-20 | 1 | -1/+1 |
| | | | | Run "make update-copyright". | ||||
* | maint: remove all .cvsignore files | Jim Meyering | 2010-01-01 | 1 | -2/+0 |
| | |||||
* | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
| | | | | | | Use this command: git ls-files |grep -vE '^(\..*|COPYING|gnulib)$' |xargs \ env UPDATE_COPYRIGHT_USE_INTERVALS=1 build-aux/update-copyright | ||||
* | build: don't use -Werror in lib/ | Jim Meyering | 2009-08-31 | 1 | -1/+1 |
| | | | | * lib/Makefile.am (AM_CFLAGS): Don't use $(WERROR_CFLAGS). | ||||
* | build: enable warning options also in lib/ | Jim Meyering | 2009-08-16 | 1 | -1/+1 |
| | | | | * lib/Makefile.am (AM_CFLAGS): Fix typo: s/WARNING_CFLAGS/WARN_CFLAGS/ | ||||
* | build: address automake warning | Jim Meyering | 2009-04-29 | 1 | -2/+2 |
| | | | | | * lib/Makefile.am (AM_CFLAGS): Increment, rather than assigning, so as not to override settings from just-included gnulib.mk. | ||||
* | Convert to coreutils-flavored gnulib. | Jim Meyering | 2008-01-14 | 1 | -212/+5 |
| | | | | Signed-off-by: Jim Meyering <meyering@redhat.com> | ||||
* | Remove files now pulled from gnulib. | Jim Meyering | 2008-01-04 | 90 | -22795/+0 |
| | | | | | | Also remove all intl/ files. Signed-off-by: Jim Meyering <meyering@redhat.com> | ||||
* | * Fix warning for redefined cpp macros | Pedro J. Ruiz Lopez | 2007-02-18 | 1 | -0/+9 |
| | |||||
* | * upgraded gnulib | Pedro J. Ruiz Lopez | 2007-02-12 | 59 | -1048/+1056 |
| | |||||
* | * upgraded gnulib | Pedro J. Ruiz Lopez | 2007-02-12 | 4 | -0/+444 |
| | |||||
* | * add lib/ files of newest gnulib | Claudio Fontana | 2006-07-21 | 7 | -0/+294 |
| | |||||
* | * upgraded gnulib | Claudio Fontana | 2006-07-21 | 25 | -1457/+1641 |
| | |||||
* | * remove generated files from CVS | Claudio Fontana | 2006-07-21 | 1 | -522/+0 |
| | | | | | * apply EDITOR env variable patch * updated ChangeLog | ||||
* | New file, from gnulib. | Jim Meyering | 2006-02-15 | 1 | -0/+55 |
| | |||||
* | * include gnulib changes | Claudio Fontana | 2006-02-01 | 2 | -0/+8 |
| | |||||
* | * updated with latest gnulib | Claudio Fontana | 2006-01-29 | 8 | -97/+78 |
| | |||||
* | * portability fixes | Claudio Fontana | 2006-01-11 | 2 | -110/+110 |
| | |||||
* | * s/id-utils/idutils/g; | Claudio Fontana | 2006-01-06 | 9 | -69/+85 |
| | | | | * other small changes | ||||
* | * started to address portability problems in the id-utils-4.0 release | Claudio Fontana | 2005-12-27 | 6 | -15/+312 |
| | |||||
* | * added inttostr module from gnulib, used in src/mkid.c to print an | Claudio Fontana | 2005-12-11 | 8 | -8/+189 |
| | | | | off_t portably using offtostr() | ||||
* | *** empty log message *** | Claudio Fontana | 2005-11-01 | 1 | -3/+6 |
| | |||||
* | *** empty log message *** | Claudio Fontana | 2005-11-01 | 82 | -1132/+21850 |
| | |||||
* | *** empty log message *** | Claudio Fontana | 2005-11-01 | 23 | -9622/+0 |
| | |||||
* | . | Jim Meyering | 2000-06-06 | 1 | -88/+116 |
| | |||||
* | New file. | Jim Meyering | 2000-06-06 | 2 | -0/+82 |
| | |||||
* | update generated config files | Greg McGary | 2000-04-27 | 1 | -16/+12 |
| | |||||
* | * lib/Makefile.am: Distribute strsep.c instead of strtok.c | Greg McGary | 1999-04-12 | 1 | -1/+1 |
| | |||||
* | * lib/strsep.c: Add file. | Greg McGary | 1999-04-12 | 2 | -73/+62 |
| | | | | | | | | | * lib/strtok.c: Remove file. * configure.in: Check for strsep instead of strtok. * libidu/idfile.c (locate_id_file_name): Use strsep instead of strtok. * libidu/scanners.c (language_save_arg, language_save_arg, tokenize_args_string): Ditto. * libidu/walker.c (append_strings_to_vector, vectorize_string): Ditto. | ||||
* | . | Greg McGary | 1999-04-11 | 1 | -9/+13 |
| | |||||
* | . | Greg McGary | 1999-04-05 | 13 | -999/+0 |
| | |||||
* | . | Greg McGary | 1999-04-04 | 1 | -6/+9 |
| | |||||
* | .r3_2b | Greg McGary | 1999-03-29 | 1 | -1/+1 |
| | |||||
* | . | Greg McGary | 1999-03-06 | 10 | -13015/+84 |
| | |||||
* | Remove rx.[ch] | Greg McGary | 1999-03-06 | 1 | -3/+3 |
| | |||||
* | . | Greg McGary | 1999-03-02 | 1 | -4/+4 |
| | |||||
* | . | Greg McGary | 1999-03-02 | 1 | -5/+6 |
| | |||||
* | . | Greg McGary | 1999-03-02 | 1 | -88/+27 |
| | |||||
* | . | Jim Meyering | 1999-01-28 | 2 | -1268/+0 |
| | |||||
* | *** empty log message *** | Jim Meyering | 1999-01-27 | 1 | -0/+1 |
| | |||||
* | . | Jim Meyering | 1999-01-27 | 4 | -480/+84 |
| | |||||
* | . | Jim Meyering | 1999-01-27 | 1 | -134/+228 |
| | |||||
* | (AUTOMAKE_OPTIONS): Use ../src/ansi2knr. | Jim Meyering | 1999-01-27 | 1 | -0/+2 |
| | |||||
* | (EXTRA_DIST): Remove getopt.c and getopt1.c. | Jim Meyering | 1999-01-27 | 1 | -7/+5 |
| | |||||
* | * configure.in, lib/Makefile.am, libidu/Makefile.am: | Greg McGary | 1998-11-19 | 1 | -3/+3 |
| | | | | Conform macro names to automake-1.3 conventions. | ||||
* | imported from id-utils-3.2r3_2 | Greg McGary | 1997-04-18 | 1 | -6/+7 |
| | |||||
* | imported from id-utils-3.1r3_1 | Greg McGary | 1997-04-18 | 9 | -225/+250 |
| |