Kaydet (Commit) 1760f672 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED

2006/09/30 15:01:16 vq 1.1.1.1.156.1: #i69814# Remove the unused DMSTRLWR macro.
üst 210c00b8
/* RCS $Id: sysintf.h,v 1.1.1.1 2000-09-22 15:33:27 hr Exp $
/* RCS $Id: sysintf.h,v 1.2 2007-01-18 09:34:40 vg Exp $
--
-- SYNOPSIS
-- Interfaces for sysintf.c
......@@ -25,7 +25,6 @@
#define DMSTAT stat
#define VOID_LCACHE(l,m)
#define GETPID _psp
#define DMSTRLWR(A,B) dstrlwr(A,B)
extern char * tempnam();
extern char * getcwd();
......
/* RCS $Id: sysintf.h,v 1.1.1.1 2000-09-22 15:33:30 hr Exp $
/* RCS $Id: sysintf.h,v 1.2 2007-01-18 09:36:48 vg Exp $
--
-- SYNOPSIS
-- Interfaces for sysintf.c
......@@ -27,7 +27,6 @@
#define VOID_LCACHE(l,m)
#define Hook_std_writes(A)
#define GETPID getpid()
#define DMSTRLWR(A,B) dstrlwr(A,B)
#define S_IFMT (S_IFDIR|S_IFCHR|S_IFREG)
extern char * tempnam();
......
/* RCS $Id: sysintf.h,v 1.1.1.1 2000-09-22 15:33:30 hr Exp $
/* RCS $Id: sysintf.h,v 1.2 2007-01-18 09:37:51 vg Exp $
--
-- SYNOPSIS
-- Interfaces for sysintf.c
......@@ -27,7 +27,6 @@
#define VOID_LCACHE(l,m)
#define Hook_std_writes(A)
#define GETPID getpid()
#define DMSTRLWR(A,B)
/*
** standard C items
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment