summaryrefslogtreecommitdiff
path: root/lib/.cvsignore
Commit message (Collapse)AuthorAgeFilesLines
* localcharset: Move mapping tables into the code.Bruno Haible2018-05-201-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * lib/localcharset.h: Document the GNU canonical names for character encodings here. * lib/localcharset.c: Don't include <fcntl.h>, <unistd.h>, relocatable.h, configmake.h. (O_NOFOLLOW, ISSLASH, DIRECTORY_SEPARATOR, getc, volatile): Remove macros. (charset_aliases): Remove variable. (get_charset_aliases): Remove function. (struct table_entry): New type. (alias_table, locale_table): New constants. (locale_charset): Use the alias_table or locale_table to get the canonicalized encoding name. * lib/config.charset: Remove file. * lib/ref-add.sin: Remove file. * lib/ref-del.sin: Remove file. * m4/localcharset.m4 (gl_LOCALCHARSET): Don't require gl_FCNTL_O_FLAGS, AC_CANONICAL_HOST, gl_GLIBC21. Don't check for getc_unlocked. * modules/localcharset (Notice): Remove. (Files): Remove config.charset, ref-add.sin, ref-del.sin, fcntl-o.m4, glibc21.m4. (Depends-on): Remove configmake. (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT to empty. (Makefile.am): Simplify. * build-aux/prefix-gnulib-mk: Remove special code for the removed files.
* Merge from coreutils.Paul Eggert2006-07-031-0/+1
|
* Sync from coreutils.Paul Eggert2005-10-021-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h, getpass.c mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h. * lib/.cvsignore: Add fts.h, search.h, t-fpending. * lib/settime.c (settime): Fix { typo in previous patch. Also, don't bother returning ENOSYS if settimeofday or stime fails; just let them return whatever errno they want to return. * lib/utimens.c: Include unistd.h, for dup2. (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if. (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1. * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>. * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not `#if HAVE_CONFIG_H'. * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR. Remove AT_FDCWD test. Do not consume the fd unless successful. * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR. * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif block, so that we don't even try to compile it if settimeofday is available. This works around a compilation failure on OSF1 V5.1, due to stime requiring a `long int*' while tv_sec is `int'. * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir. * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely defines ULONG_MAX_LT_ULLONG_MAX. Thomas M.Ott reports that ULLONG_MAX doesn't work with 2.7.2.1. * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes from glibc-2.2.5 that fails for read-only files. * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path... against `yes', rather than just testing for nonempty.
* Add getopt.hPaul Eggert2004-10-041-0/+1
|
* Remove safe-lstat.c, safe-lstat.h, safe-stat.c, safe-stat.h.Paul Eggert2004-08-061-4/+0
|
* Merge from coreutils CVS.Paul Eggert2004-06-011-0/+5
|
* *** empty log message ***Jim Meyering2001-07-151-0/+1
|
* *** empty log message ***Jim Meyering2000-03-221-0/+2
|
* *** empty log message ***Jim Meyering2000-03-011-1/+1
|
* *** empty log message ***Jim Meyering2000-03-011-0/+1
|
* .Jim Meyering1999-01-021-2/+0
|
* *** empty log message ***Jim Meyering1999-01-011-5/+7
|
* *** empty log message ***Jim Meyering1998-12-121-0/+2
|
* *** empty log message ***Jim Meyering1998-09-061-1/+0
|
* .Jim Meyering1996-10-221-1/+0
|
* .Jim Meyering1996-07-151-0/+1
|
* .FILEUTILS-3_12jJim Meyering1996-03-121-0/+1
|
* .Jim Meyering1995-09-251-0/+1
|
* .Jim Meyering1994-08-271-0/+4
|
* .Jim Meyering1993-04-041-0/+3