summaryrefslogtreecommitdiff
path: root/lib/config-plan9.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* build: assume errno.h is always availableJay Satiro2022-12-071-1/+0
* build: assume assert.h is always availableJay Satiro2022-12-071-1/+0
* Makefile.mk: portable Makefile.m32Viktor Szakats2022-11-221-0/+2
* tidy-up: delete parallel/unused feature flagsViktor Szakats2022-10-061-2/+0
* functypes: provide the recv and send arg and return typesDaniel Stenberg2022-09-281-4/+0
* config: remove the check for and use of SIZEOF_SHORTDaniel Stenberg2022-08-111-1/+0
* tidy-up: delete unused build configuration macrosViktor Szakats2022-07-191-37/+0
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* Get rid of the unused HAVE_SIG_ATOMIC_T et. al.Dan Fandrich2021-07-231-1/+0
* configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_rGergely Nagy2021-06-181-1/+0
* configure/cmake: remove unused define HAVE_PERRORGergely Nagy2021-06-181-1/+0
* configure/cmake: remove unused define HAVE_FORKGergely Nagy2021-06-181-1/+0
* configure/cmake: remove unused define HAVE_FDOPENGergely Nagy2021-06-181-1/+0
* config: remove now-unused macrosMarc Aldorasi2021-05-191-7/+0
* configure: remove use of RETSIGTYPEMichael Forney2021-04-071-2/+0
* build: remove all traces of USE_BLOCKING_SOCKETSDaniel Stenberg2021-02-251-1/+0
* build: delete unused feature guardsViktor Szakats2021-02-231-2/+1
* curl.se: new homeDaniel Stenberg2020-11-041-2/+2
* build: remove all HAVE_OPENSSL_ENGINE_H definesDaniel Stenberg2020-03-011-2/+1
* define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymoreDaniel Stenberg2019-12-171-1/+0
* build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta2019-10-051-1/+0
* plan9: add support for running on Plan 9lufia2019-07-311-0/+217