ports/shells/44bsd-csh/files
Cy Schubert b0d746aba6 shells/44bsd-csh: Replace local functions with malloc functions
Local functions called sbrk(2) directly. sbrk(2) will disappear at some
point. Removing it now reduces the sbrk footprint and allows other
architectures that do not support sbrk(2) to install this port.
2025-02-18 16:13:11 -08:00
..
patch-alloc.c
patch-csh.h
patch-file.c
patch-Makefile
patch-proc.c