e2fsprogs/lib/uuid
Theodore Ts'o c1986ecb6f Fix blhc (Build Log Hardening Check) warnings
The Build Log Hardening Check is a debian tool which scans the output
of a package build making sure that the security hardening flags are
used when compiling and linking all of binaries in a package.

For the most part we were passing CFLAGS, CPPFLAGS, and LDFLAGS down
to the compiler and link commands, but there there were one or two
exceptions.  In addition, there where a few places in "make install"
where the V=1 option was not being honored, which triggered blhc
warnings since it couldn't analyze those commands.

The e2fsck.static was the only binary that was not getting built and
packaged with the hardening flags, but I've fixed all of the blhc
warnings so in the future it will be obvious if we regress.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2012-06-13 16:06:44 -04:00
..
COPYING Clarified that the lib/uuid directory is under a BSD-style and 2004-04-12 13:19:21 -04:00
Makefile.in Fix blhc (Build Log Hardening Check) warnings 2012-06-13 16:06:44 -04:00
clear.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
compare.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
configure.in configure.in: 2000-07-13 23:25:54 +00:00
copy.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
gen_uuid.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
gen_uuid_nt.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
isnull.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
pack.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
parse.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
tst_uuid.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
unpack.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
unparse.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
uuid.3.in Update and clean up uuid man pages, including renaming libuuid.3 to 2004-05-04 22:05:05 -04:00
uuid.h.in Don't use in-tree header files if using system uuid or blkid libraries 2009-10-04 14:45:08 -04:00
uuid.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
uuidP.h Don't use in-tree header files if using system uuid or blkid libraries 2009-10-04 14:45:08 -04:00
uuid_clear.3.in Update and clean up uuid man pages, including renaming libuuid.3 to 2004-05-04 22:05:05 -04:00
uuid_compare.3.in Update and clean up uuid man pages, including renaming libuuid.3 to 2004-05-04 22:05:05 -04:00
uuid_copy.3.in Update and clean up uuid man pages, including renaming libuuid.3 to 2004-05-04 22:05:05 -04:00
uuid_generate.3.in Update and clean up uuid man pages, including renaming libuuid.3 to 2004-05-04 22:05:05 -04:00
uuid_is_null.3.in Update and clean up uuid man pages, including renaming libuuid.3 to 2004-05-04 22:05:05 -04:00
uuid_parse.3.in Update and clean up uuid man pages, including renaming libuuid.3 to 2004-05-04 22:05:05 -04:00
uuid_time.3.in Update and clean up uuid man pages, including renaming libuuid.3 to 2004-05-04 22:05:05 -04:00
uuid_time.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
uuid_types.h.in Use C99 stdint.h types instead of custom types in the uuid library. 2004-04-03 10:20:26 -05:00
uuid_unparse.3.in Fix uuid_unparse man page to give a correct example UUID output string 2007-12-15 21:13:42 -05:00
uuidd.h libuuid: Don't run uuidd if it would fail due to permission problems 2009-06-30 22:36:28 -04:00