Closed
Bug 54160
Opened 24 years ago
Closed 24 years ago
Turn on extensions/xmlterm for HPUX
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jdunn, Assigned: jdunn)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
extensions/xmlterm only works on Linux and Solaris...
need to get this configured for HPUX.
cls & svn, I have 'enabled' xmlterm on HPUX and would like
to check in these changes.
can i get an "r=" from you svn and a "a=" from you cls?
All the changes are ifdef HP, except for adding an
ifndef _REENTRANT when you define it...
thanks
one more thing... in ptystream.c, I am memseting/clearing the
termios struct 'tios', since HP doesn't have all of the flags
as Linux/Solaris and we aren't guarenteed that the struct will
be zero'd when declared.
Comment 5•24 years ago
|
||
Thanks for the changes! r=svn
marking fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•