Go to file
Timo Teräs c3a93a4aa5 fix all applets to return -ENOTSUP if it's unrecognized
The return -1 seems to have been left over from earlier code, and
could have been treated as -EPERM. This helps to fix the other command
line handling that potentially require changing.
2019-06-05 09:32:29 +03:00
libfetch fix strncpy bounds errors 2019-02-13 16:05:27 +02:00
src fix all applets to return -ENOTSUP if it's unrecognized 2019-06-05 09:32:29 +03:00
test use fixed system time in test mode to have fixed test output 2019-06-03 16:19:17 +03:00
.gitignore build and use bundled libfetch natively 2017-10-05 16:59:14 +03:00
.mailmap add .mailmap to consolidate git shortlog 2018-09-10 09:19:01 +03:00
.travis.yml travis: update alpine-chroot-install to 0.7.0 2018-02-09 01:22:56 +01:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build and use bundled libfetch natively 2017-10-05 16:59:14 +03:00
Makefile apk-tools-2.10.3 2018-11-15 15:09:07 +02:00
NEWS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
README Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00

README