This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
xbps
Watch
1
Star
0
Fork
0
You've already forked xbps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
xbps
/
lib
/
fetch
History
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
…
errlist.sh
…
fetch.c
…
fetch.h
…
file.c
…
ftp.c
…
ftp.errors
…
http.c
lib/fetch: reuse http connection
2022-07-03 21:41:10 +00:00
http.errors
…