summaryrefslogtreecommitdiff
path: root/lib/poll.c
Commit message (Expand)AuthorAgeFilesLines
* Update Gnulib to v0.1-1157-gb03f418.Andy Wingo2017-02-151-1/+1
* Update Gnulib to 68b6ade....Also add --conditional-dependencies to the flags. See: https://lists.gnu.org/archive/html/guile-devel/2016-07/msg00012.html Andy Wingo2016-07-071-50/+33
* Revert "Update Gnulib to v0.1-603-g1d16a7b"...This reverts commit 2d4da30fdefbcdb065d4b1f48f2a77d06f69e3c3. This Gnulib update was causing failures related to timezones in stime.c. I tried to fix it by adopting the time_rz module from gnulib but that then caused other failures. We can try again later. Andy Wingo2015-10-251-33/+50
* Update Gnulib to v0.1-603-g1d16a7bAndy Wingo2015-10-221-50/+33
* Update Gnulib to v0.1-77-gd9361daMark H Weaver2014-02-031-1/+1
* import `poll' from gnulib...* lib/Makefile.am: * lib/poll.c: * lib/poll.in.h: * m4/gnulib-cache.m4: * m4/gnulib-comp.m4: * m4/poll.m4: * m4/poll_h.m4: Add poll gnulib module. Jason Earl2013-03-101-0/+611