aboutsummaryrefslogtreecommitdiff
path: root/malloc/scratch_buffer_dupfree.c
AgeCommit message (Collapse)Author
2021-01-05malloc: Add scratch_buffer_dupfreeAdhemerval Zanella
It returns a copy of the buffer up to a defined size. It will be used on realpath sync with gnulib.