Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Thomas Veerman 2b793e4945 libsys: refactor frclock api
Make the frclock functions similar to the tsc utility functions. This
way, we can call frclock functions from the framebuffer driver which
will use frclock on ARM and tsc on X86.

Also, frclock_64_to_micros computed seconds, not microseconds

Change-Id: I6718ae0fb7db050794f6f032205923e1a32dc1ac
2013-02-22 13:08:21 +00:00
benchmarks compile & install the unixbenchmark netbsd style 2013-02-22 12:49:56 +01:00
bin Upgrading sync 2013-02-02 01:20:09 +01:00
commands fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
common __aeabi_ldivmod: fix sign logic 2013-02-11 21:37:10 +01:00
dist/nvi Termcap update, replacing elvis by nvi. 2013-01-24 07:44:38 +01:00
distrib compile & install the unixbenchmark netbsd style 2013-02-22 12:49:56 +01:00
docs Importing bin/ln 2013-02-01 11:41:48 +01:00
drivers fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
etc compile & install the unixbenchmark netbsd style 2013-02-22 12:49:56 +01:00
external ARM divsi3.S: raise(SIGFPE) when called for 2013-02-09 22:24:59 +01:00
gnu/dist Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
include libsys: refactor frclock api 2013-02-22 13:08:21 +00:00
kernel ARM: kernel: fix sanity check for copying 2013-02-20 20:34:40 +01:00
lib libsys: refactor frclock api 2013-02-22 13:08:21 +00:00
libexec ARM updates 2013-01-17 10:03:58 +01:00
man Switch to disable bin. exp. wait time in RS 2013-02-16 19:35:19 +01:00
releasetools packages.install: remove a few, too big to fit. 2013-02-15 12:34:48 +01:00
sbin Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
servers VFS: don't garbage collect if file is already closed 2013-02-21 10:29:08 +00:00
share ARM divsi3.S: raise(SIGFPE) when called for 2013-02-09 22:24:59 +01:00
sys fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
test test set: use clear 2013-02-21 10:29:09 +00:00
tools GNU tools: improvements to fetching process 2013-01-25 18:42:58 +01:00
usr.bin Upgrading printf 2013-02-01 11:41:47 +01:00
usr.sbin installboot: allow installation into disk 2013-02-16 22:58:53 +01:00
.gitignore gitignore: ignore some more generated files 2012-12-06 13:29:20 +00:00
.gitreview misc:Add gerrit code review support. 2013-01-16 09:44:16 +01:00
build.sh Reverting back to default value of MKARZERO 2013-01-17 10:03:58 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile compile & install the unixbenchmark netbsd style 2013-02-22 12:49:56 +01:00