ntfs-3g/src
Jean-Pierre André 54b78660d7 Allowed dlopen API to be either in libc or libdl
On Linux, the functions in the dlopen API are in libdl.  However, on
FreeBSD, libdl doesn't exist and the functions are instead in libc.

Signed-off-by: Eric Biggers <ebiggers3@gmail.com>
2016-07-19 11:53:28 +02:00
..
Makefile.am Allowed dlopen API to be either in libc or libdl 2016-07-19 11:53:28 +02:00
lowntfs-3g.c Switch to using the standard autoconf AC_HEADER_MAJOR macro 2016-05-31 08:33:10 +02:00
ntfs-3g.8.in Rejected implicit mounting read-only when hiberfile option is present 2016-05-04 09:39:48 +02:00
ntfs-3g.c Switch to using the standard autoconf AC_HEADER_MAJOR macro 2016-05-31 08:33:10 +02:00
ntfs-3g.probe.8.in Update ntfs-3g.org references 2011-03-27 15:29:48 +03:00
ntfs-3g.probe.c Silenced a compiler warning in ntfs-3g.probe 2013-07-30 11:13:51 +02:00
ntfs-3g_common.c Redefined ELIBBAD as ENOEXEC when missing 2016-05-04 09:59:18 +02:00
ntfs-3g_common.h Made a full check for whether a user extended attribute is allowed 2016-04-06 10:17:27 +02:00