]> git.ipfire.org Git - thirdparty/curl.git/commit
tiny-curl: base and FreeRTOS support
authorDaniel Stenberg <daniel@haxx.se>
Mon, 12 Apr 2021 06:52:24 +0000 (08:52 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Sep 2021 13:29:38 +0000 (15:29 +0200)
commit462d10f44c4609bf2650b5b893f4ff74c6296d2e
tree4a729c70f474b8c1eb9c364ef58f91db1ec5a668
parent6f19f68e9308cf85860ccb414273ccf83ee43598
tiny-curl: base and FreeRTOS support
17 files changed:
docs/GPLv3.txt [new file with mode: 0644]
docs/Makefile.am
docs/TINY-CURL.md [new file with mode: 0644]
include/curl/curl.h
include/curl/multi.h
include/curl/system.h
lib/Makefile.am
lib/config-freertos.h [new file with mode: 0644]
lib/connect.c
lib/connect.h
lib/curl_setup.h
lib/curl_setup_once.h
lib/multi.c
lib/select.c
lib/select.h
lib/urldata.h
maketgz