From nobody@hyperreal.com Sun Nov 3 18:19:39 1996 Received: by taz.hyperreal.com (8.7.6/V2.0) id SAA26501; Sun, 3 Nov 1996 18:19:39 -0800 (PST) Message-Id: <199611040219.SAA26501@taz.hyperreal.com> Date: Sun, 3 Nov 1996 18:19:39 -0800 (PST) From: Brian Behlendorf Reply-To: brian@organic.com To: apbugs@hyperreal.com Subject: typedef int rlim_t unneeded X-Send-Pr-Version: 3.2 >Number: 19 >Category: config >Synopsis: typedef int rlim_t unneeded >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Sun Nov 3 18:20:01 1996 >Last-Modified: Sun Dec 1 12:38:56 PST 1996 >Originator: brian@organic.com >Organization: >Release: 1.2-dev >Environment: HPUX 10 >Description: On HPUX10, the part in conf.h which says typedef int rlim_t; causes compilers grief, as it's already defined in sys/types.h. >How-To-Repeat: >Fix: If "HPUX" needs it, but "HPUX10" doesn't, then split "HPUX" and "HPUX10" into separate chunks in conf. >Audit-Trail: State-Changed-From-To: open-feedback State-Changed-By: brian State-Changed-When: Sun Dec 1 12:34:48 PST 1996 State-Changed-Why: conf.h now reflects reality. State-Changed-From-To: feedback-closed State-Changed-By: brian State-Changed-When: Sun Dec 1 12:38:53 PST 1996 State-Changed-Why: oops, should have been "closed". >Unformatted: