[parisc-linux] HP-UX binary compatibility

John Marvin jsm@udlkern.fc.hp.com
Thu, 4 Oct 2001 05:56:48 -0600 (MDT)


I just committed a patch that restores some of the elementary HP-UX
binary compatibility functionality. Shared libraries also work. But
there is a ton of more work to do. Lots of wrappers need to be written
(see the arch/parisc/hpux directory for files that contain the support
for this functionality). One major missing piece is signal support.
Mapping ioctl arguments is another significant effort ...

John