patch-2.4.26 linux-2.4.26/include/asm-ia64/poll.h
Next file: linux-2.4.26/include/asm-ia64/posix_types.h
Previous file: linux-2.4.26/include/asm-ia64/param.h
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
2004-04-14 06:05:40.000000000 -0700
-  Orig file: 
linux-2.4.25/include/asm-ia64/poll.h
-  Orig date: 
2000-02-06 18:42:40.000000000 -0800
diff -urN linux-2.4.25/include/asm-ia64/poll.h linux-2.4.26/include/asm-ia64/poll.h
@@ -2,10 +2,10 @@
 #define _ASM_IA64_POLL_H
 
 /*
- * poll(2) bit definitions.  Chosen to be compatible with Linux/x86.
+ * poll(2) bit definitions.  Based on <asm-i386/poll.h>.
  *
- * Copyright (C) 1998, 1999 Hewlett-Packard Co
- * Copyright (C) 1998, 1999 David Mosberger-Tang <davidm@hpl.hp.com>
+ * Modified 1998, 1999
+ *	David Mosberger-Tang <davidm@hpl.hp.com>, Hewlett-Packard Co
  */
 
 #define POLLIN		0x0001
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)