summaryrefslogtreecommitdiff
path: root/system/curl
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2022-12-20 12:06:10 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2022-12-23 07:50:17 +0000
commitf23545d9d38b8102ec739e4deab6cd8f55fe495b (patch)
tree00175d0a4a29d6649716953cfa30fbdbb55523e3 /system/curl
parent0bab8d7ad886dcdcc217a17c08dc1a50327d0d2a (diff)
downloadpackages-f23545d9d38b8102ec739e4deab6cd8f55fe495b.tar.gz
packages-f23545d9d38b8102ec739e4deab6cd8f55fe495b.tar.bz2
packages-f23545d9d38b8102ec739e4deab6cd8f55fe495b.tar.xz
packages-f23545d9d38b8102ec739e4deab6cd8f55fe495b.zip
scripts/tsort.c: clean up some non-portable code.
Many variants of this utility are floating around; there does not appear to be a canonical implementation. This one works for us. * removed non-portable '#include <sys/cdefs.h>'; * replaced legacy 'bcopy' with 'memmove' as recommended The code is still C99 but could be ported to C89 trivially.
Diffstat (limited to 'system/curl')
0 files changed, 0 insertions, 0 deletions