xbps/lib/fetch
Duncan Overbruck d8d284d7c8
lib/fetch: return 0 if buffer len is 0 and buf is NULL
Previously it would return -1 when xbps would download an empty files.
2022-07-19 15:19:01 +02:00
..
common.c lib/fetch: return 0 if buffer len is 0 and buf is NULL 2022-07-19 15:19:01 +02:00
common.h __UNCONST: use uintptr_t instead of unsigned long. 2021-02-04 23:04:59 +01:00
errlist.sh Revert "Move all external code to lib/external." 2021-02-04 22:42:57 +01:00
fetch.c Revert "Move all external code to lib/external." 2021-02-04 22:42:57 +01:00
fetch.h Revert "Move all external code to lib/external." 2021-02-04 22:42:57 +01:00
file.c Revert "Move all external code to lib/external." 2021-02-04 22:42:57 +01:00
ftp.c Revert "Move all external code to lib/external." 2021-02-04 22:42:57 +01:00
ftp.errors Revert "Move all external code to lib/external." 2021-02-04 22:42:57 +01:00
http.c lib/fetch: reuse http connection 2022-07-03 21:41:10 +00:00
http.errors Revert "Move all external code to lib/external." 2021-02-04 22:42:57 +01:00