Actually implement syslinux_ipappend_strings()
authorH. Peter Anvin <hpa@zytor.com>
Mon, 18 Feb 2008 23:55:53 +0000 (15:55 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 20 Feb 2008 00:51:23 +0000 (16:51 -0800)
commit2b9f14435a237bf15841bd60c458d512f403f350
tree918d2ad49f12756e6a189c10c2830d7bbb509f10
parent189356d1c472f7f400819947f20b6ce030cba5cc
Actually implement syslinux_ipappend_strings()

Actually implement the library function syslinux_ipappend_strings(),
which had been in the header files but not in the actual library.
com32/lib/Makefile
com32/lib/syslinux/ipappend.c [new file with mode: 0644]