Date: Sat, 6 Dec 2008 09:37:54 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/string Makefile.inc Symbol.map strdup.3 strndup.c Message-ID: <200812060938.mB69c6f0049986@repoman.freebsd.org>
index | next in thread | raw e-mail
kib 2008-12-06 09:37:54 UTC
FreeBSD src repository
Modified files:
lib/libc/string Makefile.inc Symbol.map strdup.3
Added files:
lib/libc/string strndup.c
Log:
SVN rev 185690 on 2008-12-06 09:37:54Z by kib
Import the strndup(3) function.
Copyright attribution is kept the same as in original NetBSD source.
Submitted by: Florian Smeets <flo kasimir com>
Obtained from: NetBSD
MFC after: 2 weeks
Revision Changes Path
1.41 +2 -1 src/lib/libc/string/Makefile.inc
1.5 +1 -0 src/lib/libc/string/Symbol.map
1.12 +19 -2 src/lib/libc/string/strdup.3
1.1 +53 -0 src/lib/libc/string/strndup.c (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812060938.mB69c6f0049986>
