]> arthur.barton.de Git - ngircd.git/commit
private strndup() implementation in case libc does not provide it
authorFederico G. Schwindt <fgsch@lodoss.net>
Mon, 26 Aug 2013 09:47:04 +0000 (10:47 +0100)
committerFederico G. Schwindt <fgsch@lodoss.net>
Mon, 26 Aug 2013 09:47:04 +0000 (10:47 +0100)
commit6ac5a82eecb76ec35f3f484149ad668073a52620
tree1e83126d7bffd98ee7a0e4ee9287e760d3ab4629
parent086cf3a2723e2dcc8e1acf49d166e254fe22e7cf
private strndup() implementation in case libc does not provide it
configure.ng
src/portab/Makefile.ng
src/portab/portab.h
src/portab/strndup.c [new file with mode: 0644]