summaryrefslogtreecommitdiffstats
path: root/libidu/iduglobal.h
Commit message (Collapse)AuthorAgeFilesLines
* maint: update copyright yearsJim Meyering2014-02-131-2/+1
|
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
| | | | Run "make update-copyright".
* maint: update copyright year ranges to include 2011Jim Meyering2011-03-201-1/+1
| | | | Run "make update-copyright".
* build: avoid new syntax-check failureJim Meyering2010-05-091-4/+0
| | | | | * libidu/iduglobal.h (FNM_FILE_NAME): Remove definition. Now, it's provided by gnulib.
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+2
| | | | | | Use this command: git ls-files |grep -vE '^(\..*|COPYING|gnulib)$' |xargs \ env UPDATE_COPYRIGHT_USE_INTERVALS=1 build-aux/update-copyright
* mkid, xtokid: read and process --files0-from= input a name at a time,Jim Meyering2009-07-041-1/+9
| | | | | | | | | | | | rather than by reading the entire input into memory and *then* processing each file name. * src/mkid.c: Include "argv-iter.h", not "readtokens0.h". (main): Rewrite to use argv-iter. * src/xtokid.c: Likewise. Include <assert.h>. * bootstrap.conf (gnulib_modules): Add argv-iter. Remove readtokens0. * libidu/iduglobal.h (STREQ): Define. (bad_cast): Define.
* License upgrade to "GPL-3 or later"Pedro J. Ruiz Lopez2007-08-171-5/+3
|
* * added inttostr module from gnulib, used in src/mkid.c to print anClaudio Fontana2005-12-111-10/+0
| | | | off_t portably using offtostr()
* * fixed small issues and integrated perl patch.Claudio Fontana2005-12-111-0/+10
| | | | Added some missing files in po/ and updated intl/
* *** empty log message ***Claudio Fontana2005-11-011-0/+71