Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace fixes | Viktor Szakats | 2018-09-23 | 1 | -1/+0 |
* | tool_sleep: typecast to avoid macos compiler warning | Daniel Stenberg | 2017-07-04 | 1 | -2/+2 |
* | poll: prefer <poll.h> over <sys/poll.h> | Marcel Raad | 2017-04-11 | 1 | -3/+3 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | tool_go_sleep: use (void) to spell out we ignore the return value | Daniel Stenberg | 2014-10-06 | 1 | -2/+2 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -1/+1 |
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -1/+1 |
* | setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> | Yang Tse | 2012-12-14 | 1 | -4/+0 |
* | curl tool: use configuration files from lib directory | Yang Tse | 2012-04-06 | 1 | -2/+2 |
* | curl tool: header inclusion adjustment | Yang Tse | 2011-10-05 | 1 | -0/+4 |
* | curl tool: code moved to tool_*.[ch] files | Yang Tse | 2011-10-05 | 1 | -0/+58 |