]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorAndreas Jaeger <aj@suse.de>
Tue, 31 Jul 2001 07:46:22 +0000 (07:46 +0000)
committerAndreas Jaeger <aj@suse.de>
Tue, 31 Jul 2001 07:46:22 +0000 (07:46 +0000)
* sysdeps/unix/sysv/linux/sparc/bits/poll.h (NPOLLFILE): Removed.
* sysdeps/unix/sysv/linux/mips/bits/poll.h (NPOLLFILE): Removed.
* sysdeps/unix/sysv/linux/m68k/bits/poll.h (NPOLLFILE): Removed.
* sysdeps/unix/sysv/linux/bits/poll.h (NPOLLFILE): Removed.
* sysdeps/generic/bits/poll.h (NPOLLFILE): Removed.

ChangeLog
bits/poll.h
sysdeps/generic/bits/poll.h
sysdeps/unix/sysv/linux/bits/poll.h
sysdeps/unix/sysv/linux/m68k/bits/poll.h
sysdeps/unix/sysv/linux/mips/bits/poll.h
sysdeps/unix/sysv/linux/sparc/bits/poll.h

index cf6e4f20c13f2fb951f4443b2a6aefa47f905d4a..47de0e60c0e62fd228bbc938b9ad545650c52a5f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2001-07-31  Andreas Jaeger  <aj@suse.de>
 
+       * sysdeps/unix/sysv/linux/sparc/bits/poll.h (NPOLLFILE): Removed.
+       * sysdeps/unix/sysv/linux/mips/bits/poll.h (NPOLLFILE): Removed.
+       * sysdeps/unix/sysv/linux/m68k/bits/poll.h (NPOLLFILE): Removed.
+       * sysdeps/unix/sysv/linux/bits/poll.h (NPOLLFILE): Removed.
+       * sysdeps/generic/bits/poll.h (NPOLLFILE): Removed.
+
        * libio/genops.c (flush_cleanup): Guard list_all_lock to allow
        compilation without threads.
 
index 81771c103fefcf585a1f5a9ef7224bf4bf5ce61d..a3da4306ad6599094d3bd78d71fc600bebc868f0 100644 (file)
@@ -38,8 +38,3 @@
 #define POLLERR         010             /* Error condition.  */
 #define POLLHUP         020             /* Hung up.  */
 #define POLLNVAL        040             /* Invalid polling request.  */
-
-#ifdef __USE_MISC
-/* Canonical number of polling requests to read in at a time in poll.  */
-# define NPOLLFILE     30
-#endif
index 81771c103fefcf585a1f5a9ef7224bf4bf5ce61d..a3da4306ad6599094d3bd78d71fc600bebc868f0 100644 (file)
@@ -38,8 +38,3 @@
 #define POLLERR         010             /* Error condition.  */
 #define POLLHUP         020             /* Hung up.  */
 #define POLLNVAL        040             /* Invalid polling request.  */
-
-#ifdef __USE_MISC
-/* Canonical number of polling requests to read in at a time in poll.  */
-# define NPOLLFILE     30
-#endif
index 704da6d12819758708fc82cba8d2b816b1a415cb..dccb8b66652377da529f242cf854cb086273cd36 100644 (file)
@@ -46,8 +46,3 @@
 #define POLLERR                0x008           /* Error condition.  */
 #define POLLHUP                0x010           /* Hung up.  */
 #define POLLNVAL       0x020           /* Invalid polling request.  */
-
-#ifdef __USE_MISC
-/* Canonical number of polling requests to read in at a time in poll.  */
-# define NPOLLFILE     30
-#endif
index 17adb4de47b4b158f9a5776dde8af97408ada2fd..f7a739315466c57a09180655fd92997370c6357d 100644 (file)
@@ -41,8 +41,3 @@
 #define POLLERR                0x008           /* Error condition.  */
 #define POLLHUP                0x010           /* Hung up.  */
 #define POLLNVAL       0x020           /* Invalid polling request.  */
-
-#ifdef __USE_MISC
-/* Canonical number of polling requests to read in at a time in poll.  */
-# define NPOLLFILE     30
-#endif
index 825d073df3b9ecf970aaff164953b7041b09c98f..f62b9c394880fa85a99d6504951003cad00278d7 100644 (file)
@@ -46,8 +46,3 @@
 #define POLLERR                0x008           /* Error condition.  */
 #define POLLHUP                0x010           /* Hung up.  */
 #define POLLNVAL       0x020           /* Invalid polling request.  */
-
-#ifdef __USE_MISC
-/* Canonical number of polling requests to read in at a time in poll.  */
-# define NPOLLFILE     30
-#endif
index 17adb4de47b4b158f9a5776dde8af97408ada2fd..f7a739315466c57a09180655fd92997370c6357d 100644 (file)
@@ -41,8 +41,3 @@
 #define POLLERR                0x008           /* Error condition.  */
 #define POLLHUP                0x010           /* Hung up.  */
 #define POLLNVAL       0x020           /* Invalid polling request.  */
-
-#ifdef __USE_MISC
-/* Canonical number of polling requests to read in at a time in poll.  */
-# define NPOLLFILE     30
-#endif