summaryrefslogtreecommitdiff
path: root/modules/select
Commit message (Expand)AuthorAgeFilesLines
* select: Rename LIB_SELECT to SELECT_LIB.Bruno Haible2023-01-071-1/+1
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-3/+4
* select: reject invalid file descriptorsEric Blake2012-10-021-0/+1
* sys_time: Override 'struct timeval' on some native Windows platforms.Bruno Haible2012-01-281-0/+1
* New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.Bruno Haible2011-09-231-0/+1
* select: Avoid link errors on MSVC.Bruno Haible2011-09-221-1/+1
* select: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-06-161-0/+3
* select: Simplify replacement idiom.Bruno Haible2011-05-211-2/+2
* Avoid unnecessary compilation units, through conditional dependencies.Bruno Haible2011-05-031-2/+2
* select: add missing dependencyEric Blake2010-01-061-0/+1
* nanosleep: improve port to mingwEric Blake2009-11-201-0/+3
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* Work around select() bug on Interix 3.5.Bruno Haible2009-03-131-4/+2
* Rename lib/winsock-select.c to lib/select.c.Bruno Haible2009-03-131-2/+2
* New module 'select'.Bruno Haible2008-10-051-0/+27