[hackers] [libixp] Ask glibc to please give me the functions the standard says it should.

From: Kris Maglione <jg_AT_suckless.org>
Date: Sun Jul 01 22:26:19 2007

changeset: 68:a384c6a11d12
tag: tip
user: Kris Maglione <jg_AT_suckless.org>
date: Sun Jul 01 16:25:16 2007 -0400
summary: Ask glibc to please give me the functions the standard says it should.

diff -r ed249baf7915 -r a384c6a11d12 libixp_pthread/thread_pthread.c
--- a/libixp_pthread/thread_pthread.c Sun Jul 01 16:10:21 2007 -0400
+++ b/libixp_pthread/thread_pthread.c Sun Jul 01 16:25:16 2007 -0400
@@ -1,3 +1,4 @@
+#define _XOPEN_SOURCE 600
 #include <errno.h>
 #include <pthread.h>
 #include <stdlib.h>
Received on Sun Jul 01 2007 - 22:26:19 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:57:27 UTC