File: s-hpux3-0.h

package info (click to toggle)
nn 6.5.1-4
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,472 kB
  • ctags: 4,518
  • sloc: ansic: 35,126; sh: 1,489; makefile: 214; awk: 138
file content (14 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 *    This version is for HP-UX 3.0 (on HP9000 Series 800)
 */

#include "s-hpux2-1.h"

#define    SIGNAL_HANDLERS_ARE_VOID

/*
 *    Define DETATCH_TERMINAL to be a command sequence which
 *    will detatch a process from the control terminal
 */

#define	DETATCH_TERMINAL	setpgrp();