summaryrefslogtreecommitdiff
path: root/modules/poll
Commit message (Expand)AuthorAgeFilesLines
* poll: Rename LIB_POLL to POLL_LIB.Bruno Haible2023-01-071-1/+1
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-3/+7
* poll: improve fast check for out-of-range NFDPaul Eggert2017-04-231-1/+0
* poll: Enable argument check.Bruno Haible2017-04-221-0/+1
* poll: port to MSVC v18 on MS-Windows 8.1Paul Eggert2015-02-241-0/+1
* assure: new modulePaul Eggert2014-12-201-0/+1
* poll: Avoid link errors on MSVC.Bruno Haible2011-10-041-0/+4
* New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.Bruno Haible2011-09-231-0/+1
* poll: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-0/+4
* Avoid unnecessary compilation units, through conditional dependencies.Bruno Haible2011-05-031-5/+5
* New module 'poll-h'.Bruno Haible2010-09-291-12/+2
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-2/+2
* consistently remove $@-t before redirecting to itJim Meyering2009-08-211-0/+1
* Work around select() bug on Interix 3.5.Bruno Haible2009-03-131-0/+1
* implement a native version of poll for Win32Paolo Bonzini2008-09-231-0/+1
* Remove module EOVERFLOW.Bruno Haible2008-09-141-1/+1
* Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the CBruno Haible2008-03-301-0/+1
* Rename poll_.h to poll.in.h.Bruno Haible2007-10-021-3/+3
* Use the synonymous term LGPLv2.Bruno Haible2007-07-161-1/+1
* * lib/poll.c: Include sys/time.h and time.h unconditionally,Paul Eggert2007-01-201-0/+1
* 2007-01-16 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-01-161-0/+1
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+0
* Distribute all lib/* source files through EXTRA_DIST.Bruno Haible2006-10-121-1/+1
* Mark generated files as "DO NOT EDIT".Bruno Haible2006-10-071-1/+3
* Don't make generated files read-only. That would bother too manyJim Meyering2006-09-081-4/+2
* Fix global typo in last change: use chmod u-w, not chmod u-x.Jim Meyering2006-09-071-1/+1
* Make generated files be read-only.Jim Meyering2006-09-061-0/+2
* * modules/gethostname (Licence): Change from GPL to LGPL, sincePaul Eggert2005-09-271-1/+1
* * modules/alloca-opt (Makefile.am): Remove explicit dependency onPaul Eggert2005-07-221-2/+1
* Add a license tag to every module.Bruno Haible2004-09-221-0/+3
* * modules/poll: Add BUILT_SOURCES.Paul Eggert2004-01-161-2/+3
* Use the `$(VAR)' notation for AC_SUBST'd variable names, rather than @VAR@.Jim Meyering2003-11-041-2/+1
* Make .h file creation more reliable.Bruno Haible2003-06-071-2/+9
* New module poll, from Paolo Bonzini <bonzini@gnu.org>.Bruno Haible2003-02-201-0/+23