aboutsummaryrefslogtreecommitdiffstats
path: root/FIXME
diff options
context:
space:
mode:
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-03-05 00:58:54 +0000
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-03-05 00:58:54 +0000
commita713518f5d9e4f7b1c361035f1f3ef79869a960f (patch)
treeeb5eb8b5457adb7418689c4750fa32d832793967 /FIXME
parent23f28c4f75b6a7583ac706db331211baa055ca5d (diff)
Checkpoint for the night,
added a few more stub headers, fleshed out a few stub headers, added a FIXME file, added various compatibility macros git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@25 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
Diffstat (limited to 'FIXME')
-rw-r--r--FIXME16
1 files changed, 16 insertions, 0 deletions
diff --git a/FIXME b/FIXME
new file mode 100644
index 000000000..4acf67d08
--- /dev/null
+++ b/FIXME
@@ -0,0 +1,16 @@
+* We need to revist the following sections to ensure there are no
+licensing issues:
+
+sys/sysmacros.h - Parts borrowed from libsolcompat
+sys/dkio.h - All borrowed from libsolcompat
+sys/dklabel.h - All borrowed from libsolcompat
+sys/types32.h - All borrowed from libsolcompat
+sys/isa_defs.h - AlL borrowed from libsolcompat
+sys/u8_textprep.h - AlL borrowed from libsolcompat
+sys/u8_textprep_data - AlL borrowed from libsolcompat
+sys/acl.h _ All borrowed from libsolcompat
+sys/acl_impl.h _ All borrowed from libsolcompat
+
+* Fix failure in rw lock test 6
+
+* Non-atomic 64bit support for kstat.h