[macports-legacy-support] branch master updated (f457175 -> a1d860f)
Ken
kencu at macports.org
Sun Apr 7 11:06:31 UTC 2024
Ken (kencu) pushed a change to branch master
in repository macports-legacy-support.
from f457175 ensure NULL is defined in symbol aliases source
new 12a4dca Add stpncpy() support
new a1d860f Add tests for stpncpy()
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 2 +-
include/MacportsLegacySupport.h | 3 ++
include/string.h | 7 +++
src/stpncpy.c | 64 +++++++++++++++++++++++++
test/test_stpncpy.c | 103 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 178 insertions(+), 1 deletion(-)
create mode 100644 src/stpncpy.c
create mode 100644 test/test_stpncpy.c
More information about the macports-changes
mailing list