summaryrefslogtreecommitdiff
path: root/m4/error.m4
Commit message (Collapse)AuthorAgeFilesLines
* strerror_r-posix: port even better to AndroidPaul Eggert2021-09-081-1/+5
| | | | | | | | | | | | | | | | * lib/strerror_r.c: Use STRERROR_R_CHAR_P to decide whether the system strerror_r returns char *, and HAVE_DECL_STRERROR_R to decide whether it either does that or returns an integer. In the former case, use the system strerror_r even on platforms like Android API level 23 that don’t have __xpg_strerror_r; also check for strerror_r failure just in case. * m4/error.m4 (gl_PREREQ_ERROR): * m4/strerror_r.m4 (gl_PREREQ_STRERROR_R): Use system extensions on Android, to avoid mishandling strerror_r on API level 23 and later. * modules/error, modules/strerror_r-posix (configure.ac): Surround gl_PREREQ_ERROR with AS_IF instead of plain if, so that AC_REQUIREs are propagated out.
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
|
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
|
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
|
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
|
* version-etc: new yearPaul Eggert2017-01-011-1/+1
| | | | | | | | | | * build-aux/gendocs.sh (version): * doc/gendocs_template: * doc/gendocs_template_min: * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright dates by hand in templates and the like. * all files: Run 'make update-copyright'.
* version-etc: new yearPaul Eggert2016-01-011-1/+1
| | | | | | | | | | * build-aux/gendocs.sh (version): * doc/gendocs_template: * doc/gendocs_template_min: * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright dates by hand in templates and the like. * all files: Run 'make update-copyright'.
* version-etc: new yearPaul Eggert2014-12-311-1/+1
| | | | | | * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright date. * all files: Run 'make update-copyright'.
* maint: update copyrightEric Blake2014-01-011-1/+1
| | | | | | I ran 'make update-copyright'. Signed-off-by: Eric Blake <eblake@redhat.com>
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
| | | | | | Run "make update-copyright". Compare to commit 1602f0a from last year. Signed-off-by: Eric Blake <eblake@redhat.com>
* error, filevercmp: no 'static inline'Paul Eggert2012-11-291-1/+0
| | | | | | | | | * lib/error.c (is_open, flush_stdout): * lib/filevercmp.c (order): Now static, not static inline. * m4/error.m4 (gl_PREREQ_ERROR): * modules/filevercmp (configure.ac): Do not require AC_C_INLINE.
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
| | | | Run "make update-copyright".
* error: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-14/+3
| | | | | | | * m4/error.m4 (gl_ERROR): Inline AC_FUNC_ERROR_AT_LINE. Remove AC_LIBSOURCES invocation. Move AC_LIBOBJ and gl_PREREQ_ERROR invocations from here... * modules/error (configure.ac): ... to here.
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
| | | | Run the new "make update-copyright" rule.
* Take over the maintenance of some older macros from Autoconf.Bruno Haible2010-09-171-1/+18
| | | | | | | | | | * m4/error.m4 (AC_FUNC_ERROR_AT_LINE): New macro, from GNU Autoconf. * m4/lstat.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): New macro, from GNU Autoconf. * m4/memcmp.m4 (AC_FUNC_MEMCMP): New macro, from GNU Autoconf. * m4/mktime.m4 (AC_FUNC_MKTIME): Change comment. Signed-off-by: Eric Blake <eblake@redhat.com>
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+1
| | | | | Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
* error: account for the possibility of freopen (stdout).Bruno Haible2009-11-221-2/+3
|
* Use an all-permissive copyright notice, recommended by RMS.Paul Eggert2005-01-231-1/+8
|
* Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.Jim Meyering2004-04-181-3/+3
|
* Assume vprintf.Paul Eggert2003-09-121-3/+3
|
* Remove K&R cruft.Paul Eggert2003-09-081-4/+1
|
* (gl_ERROR): Do not put under dynamic conditions somePaul Eggert2003-04-221-4/+2
| | | | | | code which expansion is under static control. Patch imported from Akim Demaille's patch to Bison; see <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
* Use AC_FUNC_VPRINTF instead of bogus test for function 'doprnt' that no systemBruno Haible2003-04-141-2/+2
| | | | has.
* An independent .m4 file for each module.Bruno Haible2002-12-311-6/+13
|
* (jm_PREREQ_ERROR):Jim Meyering2001-10-211-2/+3
| | | | | Do not invoke AC_CHECK_FUNCS with strerror_r, as AC_FUNC_STRERROR_R does that.
* Quote the first argument in each use of AC_DEFUN.Jim Meyering2001-08-121-2/+2
|
* (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.Jim Meyering2001-03-161-1/+2
|
* *** empty log message ***Jim Meyering1998-03-151-0/+3
|
* *** empty log message ***Jim Meyering1998-03-151-1/+1
|
* *** empty log message ***Jim Meyering1998-03-151-1/+1
|
* .Jim Meyering1998-03-151-0/+8
|
* .Jim Meyering1997-03-211-13/+0
|
* copied from automake-1.1lJim Meyering1996-12-211-0/+13