e2fsprogs/lib/uuid
Theodore Ts'o 321f3446f3 Add files to build on Android
The Android.mk files were taken from the Android AOSP sources, and
updated for the 1.43 next branch.  The intention is that this will
allow the repository which is currently located in external/e2fsprogs
with one which is based off of the upstream e2fsprogs.  Right now
external/e2fsprogs was not created using "git clone", so it means that
git merges don't work.  After the external/e2fsprogs Android
repository is replaced, with one based off the upstream repository,
Android will be able to synchronize with the upstream repository by
pulling and merging from upstream, and then running the script
"./util/gen-android-files" to update any generated files.  (This is
necessary because in the Android build system, the Android.mk files
are rather stylized and don't make it easy to run arbitrary shell
scripts during the build phase.)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2015-03-01 15:45:11 -05:00
..
Android.mk Add files to build on Android 2015-03-01 15:45:11 -05:00
COPYING Clarified that the lib/uuid directory is under a BSD-style and 2004-04-12 13:19:21 -04:00
Makefile.in Merge branch 'maint' into next 2014-07-06 00:09:27 -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 libuuid: add error checking to syscalls in get_clock() 2014-01-10 21:06:07 -05: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 libuuid: check return value of uuid_parse() in test 2014-01-09 15:06:50 -05: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 build: use long long for __u64 by default 2013-12-15 22:10:09 -05: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