Date: Fri, 22 Mar 2002 13:51:56 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/compat-43 creat.c gethostid.c getwd.c killpg.c sethostid.c setpgrp.c setrgid.c setruid.c sigcompat.c Message-ID: <200203222151.g2MLpua21541@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/03/22 13:51:56 PST Modified files: lib/libc/compat-43 creat.c gethostid.c getwd.c killpg.c sethostid.c setpgrp.c setrgid.c setruid.c sigcompat.c Log: Fix the style of the SCM ID's. I believe have made all of libc .c's as consistent as possible. Revision Changes Path 1.7 +2 -2 src/lib/libc/compat-43/creat.c 1.2 +2 -0 src/lib/libc/compat-43/gethostid.c 1.3 +2 -0 src/lib/libc/compat-43/getwd.c 1.3 +2 -0 src/lib/libc/compat-43/killpg.c 1.2 +2 -0 src/lib/libc/compat-43/sethostid.c 1.3 +2 -0 src/lib/libc/compat-43/setpgrp.c 1.2 +2 -0 src/lib/libc/compat-43/setrgid.c 1.2 +2 -0 src/lib/libc/compat-43/setruid.c 1.10 +2 -4 src/lib/libc/compat-43/sigcompat.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?200203222151.g2MLpua21541>