zfs/lib/libspl
Brian Behlendorf 91cc4e35bb Updates to linux-libspl
Added print_timestamp() compatibility function, this will be needed
long term but it's a simply enough addition.

Added Solaris style label functions.  This was done simply to aid in
the initial update to onnv_141.  I'm hopeful that after more careful
inspection all of this can be removed and we can integrate with a
more Linux friendly Solution without breaking any compatibility.

Added several missing headers which are required by the updated
version of ZFS.  As usual I just add empty headers if needed because
it's easier than tracking the change against the core ZFS code.

Added SEC, MILLISEC, MICROSEC defines if unavailable.

Added missing xuio structure and typedefs.  I'm hopeful these can
be removed as well once we crack the zero-copy nut under Linux.
2010-06-14 15:47:54 -07:00
..
asm-generic Add option -fPIC (Position Independent Code) needed for x86_64. 2009-07-17 09:36:01 -07:00
asm-i386 Update specific asm-* arch to generic i386. 2009-03-13 09:41:55 -07:00
asm-x86_64 Build system and packaging (RPM support) (Part 4) 2009-03-10 21:57:56 -07:00
include Updates to linux-libspl 2010-06-14 15:47:54 -07:00
Makefile.am Updates to linux-libspl 2010-06-14 15:47:54 -07:00
getexecname.c Fixed sizeof() issue and minor cleanup 2009-01-14 12:03:03 -08:00
gethrestime.c Extend libspl as required for linux FMA integration. 2010-05-14 10:33:00 -07:00
gethrtime.c Remove all #pragma idents from libspl. 2009-03-11 12:13:44 -07:00
getmntany.c Add zone and getmntany sources 2008-12-17 14:14:23 -08:00
list.c Remove all #pragma idents from libspl. 2009-03-11 12:13:44 -07:00
ltos.c Updates to linux-libspl 2010-06-14 15:47:54 -07:00
mkdirp.c Remove all #pragma idents from libspl. 2009-03-11 12:13:44 -07:00
stol.c Updates to linux-libspl 2010-06-14 15:47:54 -07:00
strlcat.c Remove all #pragma idents from libspl. 2009-03-11 12:13:44 -07:00
strlcpy.c Remove all #pragma idents from libspl. 2009-03-11 12:13:44 -07:00
strnlen.c Remove all #pragma idents from libspl. 2009-03-11 12:13:44 -07:00
timestamp.c Updates to linux-libspl 2010-06-14 15:47:54 -07:00
xdr.c Libspl XDR implementation reorganization 2009-03-12 14:38:52 -07:00
zone.c Add zone and getmntany sources 2008-12-17 14:14:23 -08:00