[293] in Zephyr_Bugs
hpux stuff
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Fri Jul 12 19:19:25 1991
Date: Fri, 12 Jul 91 19:19:25 -0400
From: Ken Raeburn <Raeburn@MIT.EDU>
To: bug-zephyr@ATHENA.MIT.EDU
According to Levitt, HP-UX doesn't include the following routines, so
they should be supplied or used only conditionally:
insque, remque [supply, like strcasecmp]
random [use rand48 or something else?]
setpriority [may be some equivalent?]
getdtablesize [?]
I've asked him to send the changes he finds necessary back to MIT.