apk-tools/portability
Daniel Kolesa 9d6c96324a portability, fetch: drop static_deps dependencies
This is not actually needed, and it results in both static and
shared versions of zlib and openssl linked into libapk otherwise,
which is bad.
2022-03-07 13:04:05 +01:00
..
sys portability: add sys/sysmacros.h wrapper for makedev/major/minor 2021-12-29 20:14:41 +02:00
endian.h portability: add endian.h wrapper 2021-12-29 20:14:38 +02:00
memrchr.c portability: implement skeleton with memrchr function 2021-12-29 20:11:17 +02:00
meson.build portability, fetch: drop static_deps dependencies 2022-03-07 13:04:05 +01:00
mknodat.c portability: implement pipe2 and mknodat 2021-12-29 20:14:41 +02:00
pipe2.c portability: implement pipe2 and mknodat 2021-12-29 20:14:41 +02:00
string.h portability: take over strlcpy 2021-12-29 20:14:41 +02:00
strlcpy.c portability: take over strlcpy 2021-12-29 20:14:41 +02:00
unistd.h portability: include environ in overlaid unistd.h 2021-12-29 20:14:41 +02:00