summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>1998-12-23 11:55:42 +0000
committerdfr <dfr@FreeBSD.org>1998-12-23 11:55:42 +0000
commit164a41ac4c182dbea2c4b3ed473fe7dfaa697d92 (patch)
tree472125c509e32d3fc0ba15c368d9cb3722e0b859 /lib/libc
parent0d57a81a8be9e9b63084d2b57eaadc0e1d57f2b7 (diff)
downloadFreeBSD-src-164a41ac4c182dbea2c4b3ed473fe7dfaa697d92.zip
FreeBSD-src-164a41ac4c182dbea2c4b3ed473fe7dfaa697d92.tar.gz
[This is a null commit to supply the correct log entry]
Rename 'cerror' to '.cerror' so that programs which have a function or global variable named 'cerror' don't completely break the syscall error reporting mechanism.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/alpha/SYS.h2
-rw-r--r--lib/libc/alpha/sys/cerror.S2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/alpha/SYS.h b/lib/libc/alpha/SYS.h
index 15b7f8b..01d114d 100644
--- a/lib/libc/alpha/SYS.h
+++ b/lib/libc/alpha/SYS.h
@@ -1,4 +1,4 @@
-/* $Id: SYS.h,v 1.3 1998/08/08 02:24:03 jb Exp $ */
+/* $Id: SYS.h,v 1.4 1998/12/23 11:50:51 dfr Exp $ */
/* From: NetBSD: SYS.h,v 1.5 1997/05/02 18:15:15 kleink Exp */
/*
diff --git a/lib/libc/alpha/sys/cerror.S b/lib/libc/alpha/sys/cerror.S
index a3d2b1a..63771c0 100644
--- a/lib/libc/alpha/sys/cerror.S
+++ b/lib/libc/alpha/sys/cerror.S
@@ -1,4 +1,4 @@
-/* $Id: cerror.S,v 1.2 1998/06/09 22:56:24 jb Exp $ */
+/* $Id: cerror.S,v 1.3 1998/12/23 11:50:51 dfr Exp $ */
/* From: NetBSD: cerror.S,v 1.4 1996/11/08 00:52:46 cgd Exp */
/*
OpenPOWER on IntegriCloud