Allocate a personality number for HPUX binaries
diff -urpNX build-tools/dontdiff linus-2.5/include/linux/personality.h parisc-2.5/include/linux/personality.h
--- linus-2.5/include/linux/personality.h Fri Aug 30 10:22:04 2002
+++ parisc-2.5/include/linux/personality.h Fri Aug 30 14:00:40 2002
@@ -63,6 +63,7 @@ enum {
PER_SOLARIS = 0x000d | STICKY_TIMEOUTS,
PER_UW7 = 0x000e | STICKY_TIMEOUTS | MMAP_PAGE_ZERO,
PER_OSF4 = 0x000f, /* OSF/1 v4 */
+ PER_HPUX = 0x0010,
PER_MASK = 0x00ff,
};
-- Revolutions do not require corporate support. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed Oct 23 2002 - 22:00:29 EST