]> pd.if.org Git - pdclib/commit
Add /strl(cpy|cat)/ under _BSD_SOURCE guards
authorOwen Shepherd <owen.shepherd@e43.eu>
Wed, 22 Oct 2014 22:11:32 +0000 (23:11 +0100)
committerOwen Shepherd <owen.shepherd@e43.eu>
Wed, 22 Oct 2014 22:11:32 +0000 (23:11 +0100)
commitd76803848725e4de75b019158fb640722c3ea28c
tree3446c1f2e182c4750bfbf1a8cd7ad4c49e561d8e
parent8ca96563618e4dd6cd092533711e4188c846c418
Add /strl(cpy|cat)/ under _BSD_SOURCE guards
functions/string/strlcat.c [new file with mode: 0644]
functions/string/strlcpy.c [new file with mode: 0644]
includes/string.h