summaryrefslogtreecommitdiff
path: root/src/tool_sleep.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* misc: copyright year updatesDaniel Stenberg2020-03-311-1/+1
* build: fixed build for systems with select() in unistd.hHarry Sintonen2020-03-311-0/+2
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* whitespace fixesViktor Szakats2018-09-231-1/+0
* tool_sleep: typecast to avoid macos compiler warningDaniel Stenberg2017-07-041-2/+2
* poll: prefer <poll.h> over <sys/poll.h>Marcel Raad2017-04-111-3/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* tool_go_sleep: use (void) to spell out we ignore the return valueDaniel Stenberg2014-10-061-2/+2
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-4/+0
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* curl tool: header inclusion adjustmentYang Tse2011-10-051-0/+4
* curl tool: code moved to tool_*.[ch] filesYang Tse2011-10-051-0/+58