zfs/lib
Brian Behlendorf 59541a305e Libspl XDR implementation reorganization
Moved xdr_control() function from static inline in xdr.h in to a
new xdr.c file which was added to the libspl build.  Additionally,
I have removed the 'xdr_bytesrec' typedef which shares the same
name as the struct.  This is what Solaris does, but it's just asking
for trouble.  It has been replaced with an 'xdr_bytesrec_t' typedef.
2009-03-12 14:38:52 -07:00
..
libavl Add DEFAULT_INCLUDE to rules, adjust = to += accordingly 2008-12-16 08:58:41 -08:00
libnvpair Merge commit 'refs/top-bases/linux-libspl' into linux-libspl 2009-03-11 11:20:30 -07:00
libspl Libspl XDR implementation reorganization 2009-03-12 14:38:52 -07:00
libunicode Add unicode makefile references and support 2009-01-05 12:32:55 -08:00
libuutil Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2009-03-11 11:09:13 -07:00
libzfs Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2009-03-12 10:37:14 -07:00
libzpool Build system and packaging (RPM support) (Part 2) 2009-03-10 21:13:30 -07:00
Makefile.am Refresh context 2009-01-05 12:45:17 -08:00