ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/vfork.h
(Generate patch)

Comparing ray/src/common/vfork.h (file contents):
Revision 2.4 by greg, Tue Feb 25 02:47:22 2003 UTC vs.
Revision 2.5 by greg, Fri Jun 27 06:53:22 2003 UTC

# Line 3 | Line 3
3   * Header for routines using vfork() system call.
4   */
5  
6 #include "copyright.h"
7
8
6   #if !defined(BSD) || defined(sparc)
7  
8   #define vfork   fork

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines