[96] in SIPB_Linux_Development
How are you handling some things?
daemon@ATHENA.MIT.EDU (Jim Haynes)
Wed Jul 21 02:21:27 1993
From: haynes@cats.ucsc.edu (Jim Haynes)
Date: Tue, 20 Jul 93 23:21:04 -0700
To: linux-dev@mit.edu
I was wondering what you're doing along the lines of being able to say
#ifdef linux...#endif in source files, or how you plan to handle
that kind of thing. I listed the cpp defines and they are pretty bland,
nothing specific to Linux. (Of course we'd like to have none of those
#ifdefs at all, but that's a few Posix generations away, if ever.)
Also was wondering if you had thought about a machtype program yet
for Linux.