patch-2.4.7 linux/include/asm-mips64/siginfo.h
Next file: linux/include/asm-mips64/smp.h
Previous file: linux/include/asm-mips64/sgiarcs.h
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Wed Jul 4 11:50:39 2001
- Orig file:
v2.4.6/linux/include/asm-mips64/siginfo.h
- Orig date:
Wed May 24 18:38:26 2000
diff -u --recursive --new-file v2.4.6/linux/include/asm-mips64/siginfo.h linux/include/asm-mips64/siginfo.h
@@ -1,10 +1,10 @@
-/* $Id: siginfo.h,v 1.2 2000/01/27 01:05:37 ralf Exp $
- *
+/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
- * Copyright (C) 1998, 1999 by Ralf Baechle
+ * Copyright (C) 1998, 1999, 2001 Ralf Baechle
+ * Copyright (C) 2000, 2001 Silicon Graphics, Inc.
*/
#ifndef _ASM_SIGINFO_H
#define _ASM_SIGINFO_H
@@ -62,7 +62,7 @@
/* SIGPOLL, SIGXFSZ (To do ...) */
struct {
- int _band; /* POLL_IN, POLL_OUT, POLL_MSG */
+ long _band; /* POLL_IN, POLL_OUT, POLL_MSG */
int _fd;
} _sigpoll;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)