diff options
author | behlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c> | 2008-03-05 00:58:54 +0000 |
---|---|---|
committer | behlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c> | 2008-03-05 00:58:54 +0000 |
commit | a713518f5d9e4f7b1c361035f1f3ef79869a960f (patch) | |
tree | eb5eb8b5457adb7418689c4750fa32d832793967 /FIXME | |
parent | 23f28c4f75b6a7583ac706db331211baa055ca5d (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-- | FIXME | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 |