aboutsummaryrefslogtreecommitdiff
path: root/gnulib/import/select.c
AgeCommit message (Collapse)AuthorFilesLines
2022-04-18Update gnulibTom Tromey1-13/+14
This updates gnulib to a relatively recent commit. Most of this was done by the gnulib import script; the only change I made was to update-gnulib.sh. Tested on x86-64 Fedora 34. I also did a mingw cross build.
2021-06-08gnulib: import selectMike Frysinger1-0/+597
A few sims use this to emulate the syscall & provide network functionality.