summaryrefslogtreecommitdiff
path: root/lib/accept4.c
Commit message (Expand)AuthorAgeFilesLines
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* accept4, fcntl, socket modules: Avoid warnings on x86_64 mingw64.Marc-André Lureau2012-01-281-1/+1
* Talk about "native Windows API", not "Woe32".Bruno Haible2012-01-071-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.Bruno Haible2011-09-231-0/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* 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-32/+32
* Tolerate declared but missing accept4 syscall.Bruno Haible2009-08-251-0/+20
* New module 'accept4'.Bruno Haible2009-08-251-0/+108