aboutsummaryrefslogtreecommitdiff
path: root/src/tool_sleep.c
AgeCommit message (Expand)Author
2020-03-31misc: copyright year updatesDaniel Stenberg
2020-03-31build: fixed build for systems with select() in unistd.hHarry Sintonen
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2017-07-04tool_sleep: typecast to avoid macos compiler warningDaniel Stenberg
2017-04-11poll: prefer <poll.h> over <sys/poll.h>Marcel Raad
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-10-06tool_go_sleep: use (void) to spell out we ignore the return valueDaniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-10-05curl tool: header inclusion adjustmentYang Tse
2011-10-05curl tool: code moved to tool_*.[ch] filesYang Tse