NetBSD/sys/lib/libkern
kardel de4337ab21 merge FreeBSD timecounters from branch simonb-timecounters
- struct timeval time is gone
  time.tv_sec -> time_second
- struct timeval mono_time is gone
  mono_time.tv_sec -> time_uptime
- access to time via
	{get,}{micro,nano,bin}time()
	get* versions are fast but less precise
- support NTP nanokernel implementation (NTP API 4)
- further reading:
  Timecounter Paper: http://phk.freebsd.dk/pubs/timecounter.pdf
  NTP Nanokernel: http://www.eecis.udel.edu/~mills/ntp/html/kern.html
2006-06-07 22:33:33 +00:00
..
arch Provide __movmem* aliases to __movstr* functions. 2006-05-22 21:34:08 +00:00
__assert.c
__main.c
_que.c
arc4random.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
bcd.c
imax.c
imin.c
intoa.c
libkern.h Move strtoumax.c from libc/stdlib to common/libc/stdlib and include it 2006-04-22 15:33:33 +00:00
lmax.c
lmin.c
Makefile Support for building proplib in the kernel. 2006-04-27 20:43:09 +00:00
Makefile.inc
max.c
milieu.h
min.c
pmatch.c
rb.c
rb.h
scanc.c
skpc.c
softfloat-macros.h
softfloat-specialize.h
softfloat.c
softfloat.h
ulmax.c
ulmin.c
xlat_mbr_fstype.c