zfs/lib
Brian Behlendorf c0932825ea Reduce stack move path local to heap
To use the -fstack-check gcc option each stack frame must be
keep reasonably small.  In this case the path local is moved
from the stack to the heap to keep us under the limit.

  warning: frame size too large for reliable stack checking
  warning: try reducing the number of local variables
2010-07-23 10:36:49 -07:00
..
libavl Add DEFAULT_INCLUDE to rules, adjust = to += accordingly 2008-12-16 08:58:41 -08:00
libefi Reduce stack move path local to heap 2010-07-23 10:36:49 -07:00
libnvpair Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-05-28 15:46:10 -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 2010-06-14 16:25:02 -07:00
libzfs Updates to linux-user-disk 2010-06-14 15:59:11 -07:00
libzpool Merge commit 'refs/top-bases/linux-user-disk' into linux-user-disk 2010-07-21 10:09:04 -07:00
Makefile.am Add libefi library in to the build system. 2009-10-09 15:58:45 -07:00