freebsd-dev/cddl/compat/opensolaris/misc
Baptiste Daroussin a05f81bfa3 rename getline into zgetline to avoid collision with getline(3)
When getline(3) in 2009 was added a _WITH_GETLINE guard has also been added.
This rename is made in preparation for the removal of this guard

Obtained from:	NetBSD
2016-05-10 07:50:57 +00:00
..
deviceid.c Fix an obvious typo. 2012-07-04 17:36:26 +00:00
fsshare.c rename getline into zgetline to avoid collision with getline(3) 2016-05-10 07:50:57 +00:00
mkdirp.c
mnttab.c Merge ZFS version 15 and almost all OpenSolaris bugfixes referenced 2010-07-12 23:49:04 +00:00
thread_pool_impl.h Import adapted OpenSolaris' thread pool API implementation. 2014-05-08 16:59:36 +00:00
thread_pool.c Use calloc() instead of malloc() + bzero(). This also gets rid of a warning 2014-12-08 06:10:47 +00:00
zmount.c Don't pass empty mount options to nmount(2). 2011-05-03 16:00:26 +00:00
zone.c