]> git.proxmox.com Git - mirror_spl.git/commit - include/sys/time.h
Remap gethrestime() with #define to new symbol and export that new
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Mon, 10 Mar 2008 21:38:39 +0000 (21:38 +0000)
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Mon, 10 Mar 2008 21:38:39 +0000 (21:38 +0000)
commitee4766827a6e19a97fe3cb423ea3220039240c4f
treef30b7f25ca9198ce41da73f780b286aaf91774b9
parent51f443a0741b5a74ecb078ab16d3eac489c90fd1
Remap gethrestime() with #define to new symbol and export that new
symbol to avoid direct use of GPL only symbol.

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@36 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
include/sys/time.h
modules/spl/Makefile.in
modules/spl/spl-time.c [new file with mode: 0644]