Date: Sat, 22 Sep 2001 17:37:43 -0700 (PDT) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string strdup.3 Message-ID: <200109230037.f8N0bh685204@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2001/09/22 17:37:43 PDT Modified files: lib/libc/string strdup.3 Log: Note that strdup(3) will set errno if memory allocation fails. This is also required by the forthcoming POSIX.1-200x standard. Obtained from: malloc.3 Revision Changes Path 1.9 +5 -2 src/lib/libc/string/strdup.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109230037.f8N0bh685204>