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:
d450933
)
Remove _XOPEN_REALTIME_THREADS.
author
drepper
<drepper>
Tue, 18 Feb 2003 06:30:41 +0000
(06:30 +0000)
committer
drepper
<drepper>
Tue, 18 Feb 2003 06:30:41 +0000
(06:30 +0000)
nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
patch
|
blob
|
history
diff --git
a/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
b/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
index
32298f8
..
c1cc5bd
100644
(file)
--- a/
nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
+++ b/
nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
@@
-60,9
+60,6
@@
/* X/Open realtime support is available. */
#define _XOPEN_REALTIME 1
-/* X/Open realtime thread support is available. */
-#define _XOPEN_REALTIME_THREADS 1
-
/* XPG4.2 shared memory is supported. */
#define _XOPEN_SHM 1