summaryrefslogtreecommitdiff
path: root/m4/nanosleep.m4
Commit message (Expand)AuthorAgeFilesLines
* nanosleep: Rename LIB_NANOSLEEP to NANOSLEEP_LIB.Bruno Haible2023-01-071-4/+8
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* nanosleep: Work around bug on newer 32-bit mingw.Bruno Haible2022-09-041-5/+12
* nanosleep: simplify by using pselectPaul Eggert2022-02-251-23/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-2/+2
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Add option to assume the best, not the worst, when cross-compiling.Bruno Haible2019-09-091-3/+3
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* nanosleep: Avoid test failure on mingw when it has nanosleep.Bruno Haible2018-05-121-17/+28
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* Improve cross-compilation guesses for native Windows.Bruno Haible2017-07-131-1/+3
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-2/+2
* nanosleep: Fix typo in comment.Jim Meyering2012-05-051-1/+1
* nanosleep: Avoid guessing wrong when cross-compiling to Linux.Bruno Haible2012-05-051-19/+36
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* nanosleep: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-5/+1
* TYPE_MAXIMUM: avoid theoretically undefined behaviorPaul Eggert2011-01-301-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Put more information about failed tests into the test return codes.Bruno Haible2010-12-061-8/+11
* nanosleep: Fix C++ test error on mingw.Bruno Haible2010-04-041-83/+89
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-44/+44
* nanosleep: improve port to mingwEric Blake2009-11-201-1/+9
* nanosleep: work around cygwin bugEric Blake2009-11-201-8/+1
* m4: stylistic-only: hoist AC_SUBST to be adjacent to initializationJim Meyering2009-10-181-2/+2
* don't let environment settings perturb buildJim Meyering2009-10-151-1/+2
* nanosleep: skip configure test (fail it) for apple universal buildsBruno Haible2009-01-211-1/+10
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-7/+6
* Update after lib/sig-handler.h is no longer included by lib/sigprocmask.c.Bruno Haible2008-06-231-1/+2
* Use sigaction module rather than signal().Eric Blake2008-06-211-4/+3
* * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.Jim Meyering2007-09-281-2/+2
* Followup to the 2007-02-12 patch, using suggestions from Bruno Haible inPaul Eggert2007-03-011-1/+2
* * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep thatPaul Eggert2007-02-241-2/+8
* New module 'time', so that apps can include <time.h> as perPaul Eggert2007-02-121-4/+6
* * MODULES.html.sh (Support for systems lacking POSIX:2001): NewPaul Eggert2007-01-181-14/+7
* Work around a bug in both the Linux and SunOS 64-bit kernels:Paul Eggert2006-08-311-25/+65
* Avoid the need for AC_LIBSOURCES in m4 macros.Paul Eggert2006-08-211-3/+1
* * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.Paul Eggert2006-05-191-16/+16
* * fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.Paul Eggert2006-04-241-2/+2
* * modules/gettime (Depends-on): Add extensions module.Paul Eggert2006-03-021-2/+7
* Sync from coreutils.Paul Eggert2005-09-231-2/+1
* Merge from coreutils.Paul Eggert2005-05-021-1/+2
* Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.Paul Eggert2005-03-211-2/+4