e2fsprogs/lib/uuid
Theodore Ts'o c13351f6c5 Add support for configure --enable-verbose-makecmds
Some people don't want to see the concise "kernel-style" make output.
This configure option allows build engines that want to see the full
set of commands executed by the makefile to get what they want.  Most
people will find this more distracting than useful, unless they need
to debug the Makefiles.

(It is not necessary to rerun configure to enable this verbose make
output temprarily; if a developer wants to do a quick debug of a
directory's makefile, he or she can simply edit the definition of the
$(E) and $(Q) variables in the Makefile; instructions can be found in
the MCONFIG file which is included in at the beginning of every
Makefile.)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-07-02 00:11:17 -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 Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
clear.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
compare.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
configure.in configure.in: 2000-07-13 23:25:54 +00:00
copy.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
gen_uuid.c libuuid: Don't run uuidd if it would fail due to permission problems 2009-06-30 22:36:28 -04:00
gen_uuid_nt.c ChangeLog, gen_uuid_nt.c: 1999-10-26 02:50:36 +00:00
isnull.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
pack.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
parse.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
tst_uuid.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
unpack.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
unparse.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -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 Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
uuid.pc.in Fix pkg-config files: use Requires.private and fix the include directory 2008-09-02 21:20:44 -04:00
uuidP.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -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 Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -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