| Commit message (Expand) | Author | Age | Files | Lines |
* | errno.h inclusion conditionally done in setup_once.h | Yang Tse | 2011-07-24 | 1 | -0/+3 |
* | sources: update source headers | Daniel Stenberg | 2011-03-10 | 1 | -0/+21 |
* | build: provide SIZEOF_SIZE_T definition for non-configure builds | Yang Tse | 2010-12-02 | 1 | -0/+3 |
* | Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems | Yang Tse | 2010-02-26 | 1 | -0/+6 |
* | _ Make it compilable again on OS400. | Patrick Monnerat | 2010-02-11 | 1 | -13/+10 |
* | Remove enable-thread / disable-thread configure option. These were only placebo | Yang Tse | 2009-11-15 | 1 | -3/+0 |
* | Use build-time configured curl_socklen_t instead of socklen_t | Yang Tse | 2009-05-02 | 1 | -3/+0 |
* | changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju... | Gunter Knauf | 2008-12-30 | 1 | -1/+1 |
* | added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ... | Gunter Knauf | 2008-12-30 | 1 | -0/+3 |
* | _ Use getaddrinfo/getnameinfo ascii wrappers on OS400. | Patrick Monnerat | 2008-12-11 | 1 | -6/+12 |
* | if2ip.c related preprocessor cleanup | Yang Tse | 2008-11-17 | 1 | -2/+6 |
* | Refactor configure script detection of functions used to set sockets into | Yang Tse | 2008-11-13 | 1 | -1/+5 |
* | ntoa() and inet_ntoa_r() no longer used | Yang Tse | 2008-09-24 | 1 | -12/+0 |
* | HAVE_ALARM definition for static config-*.h files | Yang Tse | 2008-09-19 | 1 | -0/+3 |
* | Fix _LARGE_FILES definition (thanks to Yang Tse for signaling the bug) | Patrick Monnerat | 2008-08-26 | 1 | -7/+1 |
* | Get rid of ENABLE_64BIT symbol definition and usage. | Yang Tse | 2008-08-21 | 1 | -1/+1 |
* | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse | 2008-08-07 | 1 | -3/+1 |
* | minor reordering in OS/400 config/setup files | Yang Tse | 2008-07-22 | 1 | -0/+12 |
* | RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined | Yang Tse | 2008-07-17 | 1 | -6/+6 |
* | Configure process now checks availability of recvfrom() socket function and | Yang Tse | 2008-07-16 | 1 | -0/+24 |
* | fix: socklen_t definition comment | Yang Tse | 2008-05-21 | 1 | -1/+1 |
* | Adapting last changes to OS400: | Patrick Monnerat | 2008-05-20 | 1 | -0/+6 |
* | Fix dynamic CURLOPT_POSTFIELDS bug: back to static. | Patrick Monnerat | 2007-10-15 | 1 | -0/+3 |
* | Porting library to OS/400 | Patrick Monnerat | 2007-08-23 | 1 | -0/+475 |