minix/drivers
Thomas Cort e67fc5771d libc: add clock_getres()/clock_gettime() system calls.
In order to make it more clear that ticks should be used for timers
and realtime should be used for timestamps / displaying the date/time,
getuptime() was renamed to getticks() and getuptime2() was renamed to
getuptime().

Servers, drivers, libraries, tests, etc that use getuptime()/getuptime2()
have been updated. In instances where a realtime was calculated, the
calculation was changed to use realtime.

System calls clock_getres() and clock_gettime() were added to PM/libc.
2013-04-04 15:04:53 +02:00
..
acpi Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
ahci ahci: more robustness against flaky devices 2013-02-13 14:29:44 +00:00
amddev ARM updates 2013-01-17 10:03:58 +01:00
at_wini Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00:00
atl2 drivers: fix various sys_irqsetpolicy calls 2012-10-24 11:29:10 +00:00
audio Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
dec21140A dec21140A: resolve Coverity warnings 2012-08-06 16:18:33 +00:00
dp8390 dp8390: resolve Coverity warnings (encore) 2012-08-14 09:11:18 +00:00
dpeth libc: add clock_getres()/clock_gettime() system calls. 2013-04-04 15:04:53 +02:00
e1000 e1000: resolve Coverity warnings 2012-08-06 16:18:36 +00:00
fb fb: use timeout instead of microdelay for restart logo 2013-02-22 13:08:21 +00:00
fbd libc: add clock_getres()/clock_gettime() system calls. 2013-04-04 15:04:53 +02:00
filter libc: add clock_getres()/clock_gettime() system calls. 2013-04-04 15:04:53 +02:00
floppy Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00:00
fxp fxp: resolve Coverity warnings 2012-08-06 16:18:38 +00:00
gpio GPIO:further development 2013-02-06 16:07:43 +01:00
hello drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
lance lance: resolve Coverity warnings 2012-08-06 16:18:39 +00:00
log Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
memory Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
mmc mmc:Ignore SIGTERM if open count > 0 2013-02-14 10:20:21 +01:00
orinoco libc: add clock_getres()/clock_gettime() system calls. 2013-04-04 15:04:53 +02:00
pci rtl8169: add support for RTL8101E family 2013-02-15 11:05:35 +01:00
printer drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
ramdisk kernel, ramdisk: some boot unification 2013-03-07 14:29:27 +00:00
random Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
readclock retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
rtl8139 rtl8139: resolve Coverity warnings 2012-07-30 13:59:43 +00:00
rtl8169 rtl8169: reduce verbosity 2013-02-15 11:05:43 +01:00
ti1225 ARM updates 2013-01-17 10:03:58 +01:00
tty Move MINIX reboot definitions into minix/reboot.h 2013-03-20 16:50:01 +00:00
vbox drivers: fix various sys_irqsetpolicy calls 2012-10-24 11:29:10 +00:00
virtio_blk Rename "struct partition" to "struct part_geom" 2013-03-20 16:14:21 +00:00
virtio_net virtio: virtio-net driver 2013-01-23 09:03:03 +00:00
Makefile fb: introduce framebuffer support to Minix 2013-02-21 10:29:08 +00:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00