aboutsummaryrefslogtreecommitdiffstats
path: root/libuuid
AgeCommit message (Expand)AuthorFilesLines
2016-11-29Place SEE ALSO entries in orderMichael Kerrisk (man-pages)1-3/+3
2016-03-13build-sys: use AC_PROG_MKDIR_P and remove a few gnuismsRuediger Meier1-1/+1
2016-03-10build-sys: fix if..endif for *_la_LDFLAGSKarel Zak1-4/+4
2016-02-23build-sys: always add AM_CFLAGSRuediger Meier1-1/+2
2016-02-23build-sys: always use global LDADDRuediger Meier1-1/+1
2016-02-18build-sys: check linker support for version scriptsRuediger Meier1-1/+3
2016-02-11misc: fix some printf format stringsRuediger Meier2-3/+3
2015-10-18tests: make test_uuid_parser to read filesSami Kerola1-111/+45
2015-10-18tests: add uuid parser checkSami Kerola2-5/+11
2015-09-30libuuid: fix buffer overflow with long pathsKarel Zak1-1/+6
2015-06-18libuuid: return correct value for uuid_generate_time_safeRomain Bouvier1-0/+3
2014-11-20build-sys: cleanup library symbol filesKarel Zak2-5/+7
2014-10-01libuuid: remove _SVID_SOURCE pre-processor definitionSami Kerola1-6/+0
2014-09-19libuuid: add extern qualifiers to uuid/uuid.h system headerSami Kerola1-15/+15
2014-06-16Only move shared libraries to /lib if they existsThomas Petazzoni1-1/+1
2014-05-06libuuid: (uuid.3) Improve the typesetting of the manualBjarni Ingi Gislason1-1/+1
2014-05-06libuuid: (uuid_unparse.3) Improve the typesetting of the manualBjarni Ingi Gislason1-2/+4
2014-05-06libuuid: (man/uuid_time.3) Improve the typesetting of the manualBjarni Ingi Gislason1-1/+3
2014-05-06libuuid: (uuid_parse.3) Improve the typesetting of the manualBjarni Ingi Gislason1-2/+4
2014-05-06libuuid: (uuid_is_null.3) Improve the typesetting of the manualBjarni Ingi Gislason1-1/+3
2014-05-06libuuid: (uuid_generate) Improve the typesetting of the manualBjarni Ingi Gislason1-2/+2
2014-05-06libuuid: (uuid_copy.3) Improve the typesetting of the manualBjarni Ingi Gislason1-1/+3
2014-05-06libuuid: (uuid_compare.3) Improve the typesetting of the manualBjarni Ingi Gislason1-1/+3
2014-05-06libuuid: (uuid_clear.3) Improve the typesetting of the manualBjarni Ingi Gislason1-1/+3
2013-10-08COPYING: fix grammar of referring phrase, and indicate location betterBenno Schulenberg1-2/+2
2013-08-27build-sys: add CFLAGS and LDFLAGS for daemons and shared libsKarel Zak1-1/+6
2013-04-09docs: remove repeated words [checkmans.sh]Sami Kerola1-1/+1
2013-04-03libuuid: use O_CLOEXECKarel Zak1-2/+2
2012-08-15build-sys: expand paths at make timeKarel Zak1-1/+2
2012-07-30build-sys: move tests to check_PROGRAMSKarel Zak1-1/+1
2012-07-27build-sys: add minisg COPYING filesKarel Zak1-1/+1
2012-07-10uuidd: use run configured state directorySami Kerola1-1/+1
2012-06-26build-sys: create static uuid_generate_*.3 filesKarel Zak4-9/+4
2012-06-26build-sys: cleanup .gitignore filesKarel Zak1-1/+0
2012-06-26build-sys: convert libuuid/ to moduleKarel Zak8-177/+87
2012-06-18uuidd: move from /var/run/uuidd to /run/uuiddKarel Zak1-1/+1
2012-06-18libuuid: move clock.txt path to header fileKarel Zak2-2/+3
2012-05-23libuuid: use max() from c.hPetr Uzel1-3/+1
2012-05-15libuuid: move read_all to include/all-io.hPetr Uzel1-25/+1
2012-05-10libuuid: avoid double open and leaking fd (reworked)Petr Uzel2-11/+19
2012-05-04libuuid: avoid double open and leaking descriptorPetr Uzel2-8/+11
2012-05-04libuuid: don't exec uuiddPetr Uzel2-46/+3
2012-05-04libuuid: use EXIT_FAILUREPetr Uzel1-1/+1
2012-04-27libuuid: fix typo in uuid_compare manpagePetr Uzel1-1/+1
2012-04-23libuuid: use get_fd_tabsize()Karel Zak2-14/+3
2012-04-10libuuid: use randutilsDavidlohr Bueso2-95/+7
2012-02-28build-sys: enhance readability of the autotools filesSami Kerola3-9/+31
2011-11-03libuuid: fix includes in man pagesKarel Zak9-9/+9
2011-09-07libuuid: add limits.h include for OPEN_MAXmaximilian attems1-0/+1
2011-08-30docs: remove duplicated textSami Kerola1-0/+5
2011-08-12docs: Documentation directory addedSami Kerola2-26/+1
2011-06-09build-sys: use top-level directory for libuuid rather than shlibs/uuidKarel Zak32-0/+2662