[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.
This commit is contained in:
Doug Rabson 1998-12-23 11:55:42 +00:00
parent b7f762137a
commit 6b387220be
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42030
2 changed files with 2 additions and 2 deletions

View file

@ -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 */
/*

View file

@ -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 */
/*