source:
scripts/patches/glibc-2.3.3-lfh-m68k-no-precision-timers.patch@
76a1d35
Last change on this file since 76a1d35 was 7f65c0e, checked in by , 19 years ago | |
---|---|
|
|
File size: 459 bytes |
-
glibc-20040423/sysdeps/unix/sysv/linux/kernel-features.
old new 300 300 301 301 /* Beginning with 2.5.63 support for realtime and monotonic clocks and 302 302 timers based on them is available. */ 303 #if __LINUX_KERNEL_VERSION >= 132415 303 #if __LINUX_KERNEL_VERSION >= 132415 && !defined __mc68000__ 304 304 # define __ASSUME_POSIX_TIMERS 1 305 305 #endif 306 306
Note:
See TracBrowser
for help on using the repository browser.