zfs/lib/libspl
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
..
asm-i686 Build system and packaging (RPM support) (Part 4) 2009-03-10 21:57:56 -07:00
asm-x86_64 Build system and packaging (RPM support) (Part 4) 2009-03-10 21:57:56 -07:00
include Libspl XDR implementation reorganization 2009-03-12 14:38:52 -07:00
Makefile.am Libspl XDR implementation reorganization 2009-03-12 14:38:52 -07:00
getexecname.c Fixed sizeof() issue and minor cleanup 2009-01-14 12:03:03 -08: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
mkdirp.c Remove all #pragma idents from libspl. 2009-03-11 12:13:44 -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
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