fcoreutils 0.22.0

High-performance GNU coreutils replacement with SIMD and parallelism
Documentation
1
2
3
4
5
6
# touch — GNU-compatible touch in x86-64 assembly
TARGET    = ftouch
LIB_SRCS  =
UNIFIED_SRC = unified/ftouch_unified.asm

include ../../Makefile.inc