aboutsummaryrefslogtreecommitdiffstats
path: root/nonworking/glib-1.2/glib-1.2-1.2.10/glibconfig-sysdefs.h
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-09 00:36:47 +0000
committerChris Larson <clarson@kergoth.com>2004-11-09 00:36:47 +0000
commitf96441b9faf769c9ecdd4d338b605ea3d0cc4010 (patch)
treeedb17ec2c4ea13c5acb1c7350957a249a820e28d /nonworking/glib-1.2/glib-1.2-1.2.10/glibconfig-sysdefs.h
parentb6588aa6851fb220cedc387d21c51513ef8d67f4 (diff)
downloadopenembedded-f96441b9faf769c9ecdd4d338b605ea3d0cc4010.tar.gz
Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches.
BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA
Diffstat (limited to 'nonworking/glib-1.2/glib-1.2-1.2.10/glibconfig-sysdefs.h')
-rw-r--r--nonworking/glib-1.2/glib-1.2-1.2.10/glibconfig-sysdefs.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/nonworking/glib-1.2/glib-1.2-1.2.10/glibconfig-sysdefs.h b/nonworking/glib-1.2/glib-1.2-1.2.10/glibconfig-sysdefs.h
index e69de29bb2..1329e7f21c 100644
--- a/nonworking/glib-1.2/glib-1.2-1.2.10/glibconfig-sysdefs.h
+++ b/nonworking/glib-1.2/glib-1.2-1.2.10/glibconfig-sysdefs.h
@@ -0,0 +1,6 @@
+#define GLIB_SYSDEF_POLLIN =1
+#define GLIB_SYSDEF_POLLOUT =4
+#define GLIB_SYSDEF_POLLPRI =2
+#define GLIB_SYSDEF_POLLERR =8
+#define GLIB_SYSDEF_POLLHUP =16
+#define GLIB_SYSDEF_POLLNVAL =32