aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/argz/argz_replace.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-2/+1
2018-01-17ansification: remove _ANDYaakov Selkowitz1-4/+4
2015-06-01Correct argz_replace behaviour when memory is exhausted.David Stacey1-2/+5
2015-05-27Fix potential memory leak in argz_replaceDavid Stacey1-1/+4
2003-06-062003-06-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+6
2002-07-19 * libc/argz/argz_replace.c: Include buf_findstr.h.Thomas Fitzsimmons1-3/+3
2002-06-14 * libc/argz: New directory.Thomas Fitzsimmons1-0/+83