projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a079b48
)
(_POSIX_MESSAGE_PASSING): Don't define it.
author
drepper
<drepper>
Wed, 8 Nov 2000 07:07:51 +0000
(07:07 +0000)
committer
drepper
<drepper>
Wed, 8 Nov 2000 07:07:51 +0000
(07:07 +0000)
linuxthreads/sysdeps/unix/sysv/linux/bits/posix_opt.h
patch
|
blob
|
history
diff --git
a/linuxthreads/sysdeps/unix/sysv/linux/bits/posix_opt.h
b/linuxthreads/sysdeps/unix/sysv/linux/bits/posix_opt.h
index
35f8fef
..
83c5152
100644
(file)
--- a/
linuxthreads/sysdeps/unix/sysv/linux/bits/posix_opt.h
+++ b/
linuxthreads/sysdeps/unix/sysv/linux/bits/posix_opt.h
@@
-135,6
+135,6
@@
#define _POSIX_BARRIERS 200912L
/* POSIX message queues are not yet supported. */
-#
define _POSIX_MESSAGE_PASSING (-1)
+#
undef _POSIX_MESSAGE_PASSING
#endif /* posix_opt.h */