verify: new macro 'assume'
[gnulib.git] / modules / sys_select
2011-09-23 Bruno Haiblesignal-h: Rename from signal.
2011-07-12 Bruno HaibleRename module 'warn-on-use' to 'snippet/warn-on-use'.
2011-07-12 Bruno HaibleRename module 'c++defs' to 'snippet/c++defs'.
2011-07-06 Paul Eggertsys_select: define sigset_t more portably
2011-06-30 Paul Eggertpselect: new module
2011-06-30 Paul Eggertsys_select: don't depend on sys_socket
2011-06-08 Bruno Haiblegnulib-tool: Better isolation between different gnulib...
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-04-05 Bruno HaibleEnsure to rebuild generated .h files when config.status...
2011-02-06 Bruce Korblibposix: Revert the unreviewed part of yesterday's...
2011-02-05 Bruce Korblibposix: Add _HEADERS primaries to posix modules.
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-03-08 Bruno Haiblesys_select: Avoid #define replacements in C++ mode.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2009-12-31 Eric Blakelink-warning: always build headers with link warnings
2009-12-09 Bruno Haiblelink-warning: Add copyright notice.
2009-09-18 Eric Blakemaint: make Include sections of modules consistent
2009-09-01 Simon JosefssonUse $(MKDIR_P) instead of @MKDIR_P@.
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-03-13 Bruno HaibleWork around select() bug on Interix 3.5.
2008-10-05 Bruno HaibleAdd a link warning when the 'select' module is not...
2008-10-05 Bruno HaibleNew module 'select'.
2008-09-29 Paolo Bonzinistrengthen self-containedness check for sys/select.h
2008-09-24 Paolo Bonziniimplement full-blown select(2) for winsock
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2007-10-01 Bruno HaibleRename sys_select_.h to sys_select.in.h.
2007-07-16 Bruno HaibleUse the synonymous term LGPLv2.
2007-06-21 Paul Eggert* m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
2007-05-17 Paul Eggert* lib/dirent_.h: Prefer #include_next <foo.h> to #include
2007-03-07 Bruno HaibleMake <sys/select.h> self-contained, i.e. make it possib...
2007-01-22 Bruno HaibleUse @MKDIR_P@ instead of $(MKDIR_P), since automake...
2007-01-18 Jim MeyeringUse "$(MKDIR_P) sys", not race-prone "test -d sys ...
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.
2006-06-27 Simon JosefssonAdd sys_select module.