Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2006 15:57:24 GMT
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 103776 for review
Message-ID:  <200608131557.k7DFvOQU038995@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=103776

Change 103776 by rdivacky@rdivacky_witten on 2006/08/13 15:57:09

	Remove clock_* from linux32_dummy.

Affected files ...

.. //depot/projects/soc2006/rdivacky_linuxolator/amd64/linux32/linux32_dummy.c#5 edit

Differences ...

==== //depot/projects/soc2006/rdivacky_linuxolator/amd64/linux32/linux32_dummy.c#5 (text+ko) ====

@@ -77,10 +77,6 @@
 DUMMY(timer_gettime);
 DUMMY(timer_getoverrun);
 DUMMY(timer_delete);
-DUMMY(clock_settime);
-DUMMY(clock_gettime);
-DUMMY(clock_getres);
-DUMMY(clock_nanosleep);
 DUMMY(statfs64);
 DUMMY(fstatfs64);
 DUMMY(utimes);



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608131557.k7DFvOQU038995>