]> Zhao Yanbai Git Server - minix.git/commit
Added strlcat and strlcpy.
authorPhilip Homburg <philip@cs.vu.nl>
Thu, 22 Jun 2006 11:47:18 +0000 (11:47 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Thu, 22 Jun 2006 11:47:18 +0000 (11:47 +0000)
commit529ca8a4dfc065064ecc69d90d84923a08618923
treee73d46254abcfc7acb51c0544a13d0efd1d3f4d8
parentbd783b901f92f2e33bfb396d1325c0a4ef3a962c
Added strlcat and strlcpy.
include/string.h
lib/other/Makefile.in
lib/other/strlcat.c [new file with mode: 0644]
lib/other/strlcpy.c [new file with mode: 0644]