HomeFreeBSD

shells/44bsd-csh: Replace local functions with malloc functions

Description

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.

Details

Provenance
cyAuthored on Wed, Feb 19, 12:10 AM
Parents
R11:999be5f9b519: sysutils/kleene-cli: new port for container management
Branches
Unknown
Tags
Unknown