Date: Tue, 3 Mar 1998 23:26:38 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen psignal.3 src/lib/libc/locale euc.c isctype.c src/lib/libc/net gethostnamadr.c src/lib/libc/regex regcomp.c src/lib/libc/stdio mktemp.3 mktemp.c Message-ID: <199803040726.XAA11141@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 1998/03/03 23:26:37 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen psignal.3 lib/libc/locale euc.c isctype.c lib/libc/net gethostnamadr.c lib/libc/regex regcomp.c lib/libc/stdio mktemp.3 mktemp.c Log: MFC: more miscellaneous cleanups and the new mktmp() functions from OpenBSD Revision Changes Path 1.3.2.1 +3 -3 src/lib/libc/gen/psignal.3 1.2.2.1 +1 -0 src/lib/libc/locale/euc.c 1.2.6.2 +8 -0 src/lib/libc/locale/isctype.c 1.10.2.1 +3 -3 src/lib/libc/net/gethostnamadr.c 1.10.2.1 +11 -5 src/lib/libc/regex/regcomp.c 1.3.2.1 +41 -11 src/lib/libc/stdio/mktemp.3 1.4.2.2 +70 -23 src/lib/libc/stdio/mktemp.c 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?199803040726.XAA11141>