From eb5a7e07df06b2503fce59a30369b5598cc26d55 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 Oct 1995 20:48:38 +0000 Subject: fixed missing CVS IDs --- cpukit/libcsupport/include/sys/utsname.h | 1 + cpukit/libcsupport/src/hosterr.c | 1 + cpukit/libcsupport/src/unixlibc.c | 4 ++++ cpukit/libcsupport/src/utsname.c | 1 + 4 files changed, 7 insertions(+) (limited to 'cpukit/libcsupport') diff --git a/cpukit/libcsupport/include/sys/utsname.h b/cpukit/libcsupport/include/sys/utsname.h index 894fe828b4..ca15230d40 100644 --- a/cpukit/libcsupport/include/sys/utsname.h +++ b/cpukit/libcsupport/include/sys/utsname.h @@ -1,5 +1,6 @@ /* sys/utsname.h * + * $Id$ */ #ifndef __POSIX_SYS_UTSNAME_h diff --git a/cpukit/libcsupport/src/hosterr.c b/cpukit/libcsupport/src/hosterr.c index d842cc072a..7fc2ca966e 100644 --- a/cpukit/libcsupport/src/hosterr.c +++ b/cpukit/libcsupport/src/hosterr.c @@ -9,6 +9,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * + * $Id$ */ #include diff --git a/cpukit/libcsupport/src/unixlibc.c b/cpukit/libcsupport/src/unixlibc.c index 74b4eea360..2acd4fba8e 100644 --- a/cpukit/libcsupport/src/unixlibc.c +++ b/cpukit/libcsupport/src/unixlibc.c @@ -1,3 +1,7 @@ +/* + * $Id$ + */ + #if defined(RTEMS_UNIXLIB) void libc_init(int reentrant) diff --git a/cpukit/libcsupport/src/utsname.c b/cpukit/libcsupport/src/utsname.c index b3ec71e87f..98b105023e 100644 --- a/cpukit/libcsupport/src/utsname.c +++ b/cpukit/libcsupport/src/utsname.c @@ -1,5 +1,6 @@ /* utsname.c * + * $Id$ */ #include -- cgit v1.2.3