Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/i386
Module Name: syssrc
Committed By: jdolecek
Date: Fri Dec 21 07:02:24 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386: svr4_machdep.c
syssrc/sys/arch/i386/include: svr4_machdep.h
Log Message:
rename (incorrect) SVR4_TRAP_CLOCK_SETTIME to SVR4_TRAP_GETHRESTIME - this
is what Solaris8 calls it
implement SVR4_TRAP_GETHRESTIME, though obviously only with microsecond accuracy
now clock_gettime(CLOCK_REALTIME, tp) works on Solaris8/i386
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 syssrc/sys/arch/i386/i386/svr4_machdep.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/i386/include/svr4_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index