e2fsprogs/lib/blkid
Theodore Ts'o d04897df10 Add --enable-hardening which builds e2fsprogs with security hardening
Enable the following security features: stack protection, fortify,
read-only relocation tables, immediate dynamic symbol binding, and
text segment ASLR by enabling position independent executable
(PIE).

Special handling is provided for shared library and statically linked
executables.  For all the gory details please see:

   https://lists.debian.org/debian-devel/2016/05/msg00302.html

Distributions who want to do their own special thing can set CFLAGS,
CFLAGS_SHLIB, CLFAGS_STLIB, LDFLAGS, LDFLAGS_SHLIB and LDFLAGS_STATIC
as appropriate.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-05-24 13:38:05 -04:00
..
tests Add ZFS test image to blkid test suite 2008-07-07 15:13:09 -04:00
Android.mk Android.mk: fix up the library -host naming convention change 2016-03-18 15:24:39 -04:00
Makefile.in Add --enable-hardening which builds e2fsprogs with security hardening 2016-05-24 13:38:05 -04:00
blkid.h.in Don't use in-tree header files if using system uuid or blkid libraries 2009-10-04 14:45:08 -04:00
blkid.pc.in Change pkg-config files so that both <et/com_err.h> and <com_err.h> work 2012-05-14 12:45:54 -04:00
blkidP.h libblkid: Unexport the private symbol blkid_devdirs 2008-08-27 00:00:44 -04:00
blkid_types.h.in libext2fs: fix endian checking bits 2014-11-05 11:08:32 -05:00
cache.c aclocal.m4: update to newer versions of autoconf macros 2014-07-04 23:49:23 -04:00
dev.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
devname.c libblkid: remove unneeded pointer checks 2014-01-10 21:53:08 -05:00
devno.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
getsize.c Eliminate doubly defined _LARGEFILE_SOURCE warning 2015-07-12 22:54:37 -04:00
libblkid.3.in libblkid: On the man page, replace empty references with an existing one. 2008-08-14 13:31:37 -04:00
list.h ext2fs,blkid: delete unused LIST_HEAD() macro 2013-12-15 23:26:39 -05:00
llseek.c Eliminate doubly defined _LARGEFILE_SOURCE warning 2015-07-12 22:54:37 -04:00
probe.c blkid: fix blkid time diff bug 2016-03-25 12:07:48 -04:00
probe.h blkid: add support to recognize f2fs to blkid 2016-03-14 18:39:13 -04:00
read.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
resolve.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
save.c fix miscellaneous build warnings 2014-04-14 12:22:42 -04:00
tag.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test_probe.in tests: skip unsupported tests on MacOS systems 2014-02-18 18:30:00 -05:00
tst_types.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
version.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00