Update of /cvsroot/cscope/cscope
In directory usw-pr-cvs1:/tmp/cvs-serv22554
Modified Files:
ChangeLog
Log Message:
#if line syntax glitch in SUNOS patch fixed
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cscope/cscope/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -C2 -r1.94 -r1.95
*** ChangeLog 2001/07/09 14:58:25 1.94
--- ChangeLog 2001/07/11 13:36:27 1.95
***************
*** 1,2 ****
--- 1,3 ----
+ (2001/07/11 - broeker) Fixed #if syntax glitch in cohrs' SUNOS change.
(2001/07/09 - petrs) Substituted lstat() for stat() to prevent core
dumps on looping symbolic references.
|