about summary refs log tree commit diff
path: root/linuxthreads/sysdeps/unix/sysv/linux/i386/bits
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-26 23:24:07 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-26 23:24:07 +0000
commitb0557314bc23ed0020cc673cabd540518ab3ed16 (patch)
tree7a52327f9934f010d2bdf74065a4201766f71de4 /linuxthreads/sysdeps/unix/sysv/linux/i386/bits
parent7c3dac53024e7f9122b8b406cfc2622e68149a49 (diff)
downloadglibc-b0557314bc23ed0020cc673cabd540518ab3ed16.tar.gz
glibc-b0557314bc23ed0020cc673cabd540518ab3ed16.tar.xz
glibc-b0557314bc23ed0020cc673cabd540518ab3ed16.zip
Update.
	* sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Remove
	_POSIX_MONOTONIC_CLOCK.
Diffstat (limited to 'linuxthreads/sysdeps/unix/sysv/linux/i386/bits')
-rw-r--r--linuxthreads/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/linuxthreads/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h b/linuxthreads/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h
index 489e152e88..6446731e26 100644
--- a/linuxthreads/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h
+++ b/linuxthreads/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h
@@ -116,9 +116,6 @@
 /* We support the clock also in threads.  */
 #define _POSIX_THREAD_CPUTIME	200912L
 
-/* Monotonic clock is supported.  */
-#define _POSIX_MONOTONIC_CLOCK	200912L
-
 /* GNU libc provides regular expression handling.  */
 #define _POSIX_REGEXP	1