]> git.proxmox.com Git - mirror_spl.git/history - include/sys/time.h
Prepare SPL repo to merge with ZFS repo
[mirror_spl.git] / include / sys / time.h
2018-05-29 Brian BehlendorfPrepare SPL repo to merge with ZFS repo master
2017-10-09 Olaf FaalandMake file headers conform to ZFS style standard
2017-07-13 Prakash SuryaAdd ASSERT3B/VERIFY3B/USEC2NSEC/NSEC2USEC macros
2016-05-05 David QuigleyAdd a macro to convert seconds to nanoseconds and vice...
2015-12-11 zgockFix build issue on some configured kernels
2015-01-16 Tim ChaseUse current_kernel_time() in the time compatibility...
2014-10-20 Brian BehlendorfMerge branch 'cleanup'
2014-10-17 Brian BehlendorfSimplify the time compatibility wrappers
2013-11-04 Ned BassEmulate illumos interface cv_timedwait_hires()
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2011-12-12 Chris DunlopAllow 64-bit timestamps to be set on 64-bit kernels
2011-03-02 Brian BehlendorfAdd TIMESPEC_OVERFLOW helper
2010-05-17 Brian BehlendorfPublic Release Prep
2008-12-23 Brian BehlendorfAdd timer.h header
2008-05-26 behlendoGo through and add a header with the proper UCRL number.
2008-04-21 behlendoUpdate SPL to use new debug infrastructure. This means:
2008-03-14 behlendoFix KMEM_DEBUG support (enable by default)
2008-03-10 behlendoRemap gethrestime() with #define to new symbol and...
2008-03-01 behlendoStub out some missing headers which are expected. ...
2008-03-01 behlendoReorganize /include/ to add a /sys/, this way we don...