summaryrefslogtreecommitdiff
path: root/lib/recvfrom.c
Commit message (Collapse)AuthorAgeFilesLines
* Update Gnulib to v0.0-6523-gb3609c1.Ludovic Courtès2011-10-221-11/+21
|
* Update Gnulib; add new modules.Ludovic Courtès2011-02-141-0/+48
This updates Gnulib to v0.0-4889-ge375fe3. * m4/gnulib-cache.m4: Add `accept', `bind', `close', `connect', `getpeername', `getsockname', `getsockopt', `listen', `malloc', `malloca', `recv', `recvfrom', `send', `sendto', `setsockopt', `shutdown', `socket', and `sockets', requested by Jan Nieuwenhuizen <janneke-list@xs4all.nl> for cross-MinGW32 builds. Add `trunc', requested by Mark H Weaver <mhw@netris.org>.