verify: new macro 'assume'
[gnulib.git] / modules / poll
2011-10-04 Bruno Haiblepoll: Avoid link errors on MSVC.
2011-09-23 Bruno HaibleNew module 'msvc-nothrow'. Makes _get_osfhandle safe...
2011-06-15 Bruno Haiblepoll: Move AC_LIBOBJ invocations to module description.
2011-05-03 Bruno HaibleAvoid unnecessary compilation units, through conditiona...
2010-09-28 Bruno HaibleNew module 'poll-h'.
2009-09-18 Eric Blakemaint: make Include sections of modules consistent
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-08-21 Jim Meyeringconsistently remove $@-t before redirecting to it
2009-03-13 Bruno HaibleWork around select() bug on Interix 3.5.
2008-09-23 Paolo Bonziniimplement a native version of poll for Win32
2008-09-13 Bruno HaibleRemove module EOVERFLOW.
2008-03-30 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
2008-03-30 Bruno HaibleUse module 'EOVERFLOW' rather than defining an EOVERFLO...
2007-10-01 Bruno HaibleRename poll_.h to poll.in.h.
2007-07-16 Bruno HaibleUse the synonymous term LGPLv2.
2007-01-20 Paul Eggert* lib/poll.c: Include sys/time.h and time.h uncondition...
2007-01-16 Paolo Bonzini2007-01-16 Paolo Bonzini <bonzini@gnu.org>
2006-10-13 Bruno Haiblegnulib-tool now synthesizes the EXTRA_DIST line.
2006-10-12 Bruno HaibleDistribute all lib/* source files through EXTRA_DIST.
2006-10-07 Bruno HaibleMark generated files as "DO NOT EDIT".
2006-09-08 Jim MeyeringDon't make generated files read-only. That would bothe...
2006-09-07 Jim MeyeringFix global typo in last change: use chmod u-w, not...
2006-09-06 Jim MeyeringMake generated files be read-only.
2005-09-27 Paul Eggert* modules/gethostname (Licence): Change from GPL to...
2005-07-22 Paul Eggert* modules/alloca-opt (Makefile.am): Remove explicit...
2004-09-22 Bruno HaibleAdd a license tag to every module.
2004-01-16 Paul Eggert* modules/poll: Add BUILT_SOURCES.
2003-11-04 Jim MeyeringUse the `$(VAR)' notation for AC_SUBST'd variable names...
2003-06-07 Bruno HaibleMake .h file creation more reliable.
2003-02-20 Bruno HaibleNew module poll, from Paolo Bonzini <bonzini@gnu.org>.