summaryrefslogtreecommitdiffstats
path: root/libuuid
Commit message (Expand)AuthorAgeFilesLines
* libuuid: fix man page typosSeth Girvan2018-12-104-10/+10
* libuuid: fix name-based UUIDsKarel Zak2018-08-311-18/+16Star
* libuuid: add note about RFC4122 UUID layoutKarel Zak2018-08-311-0/+29
* docs: use SPDX license namesKarel Zak2018-08-161-1/+1
* Fix man page typosJakub Wilk2018-08-162-2/+2
* build: Add missing -lintl linkage to lib{smartcols,uuid}Karel Zak2018-04-091-1/+1
* libuuid: make "CONFORMING TO" man sections more explicitKarel Zak2018-03-094-4/+17
* build-sys: avoid using prog_DEPENDENCIESRuediger Meier2018-01-221-1/+3
* build-sys: remove generated headers from dist tar ballRuediger Meier2018-01-221-3/+1Star
* lib/md5: use ul_/UL_ prefixKarel Zak2017-12-121-6/+6
* lib/sha1: use ul_/UL_prefix for symbolsKarel Zak2017-12-121-6/+6
* misc: cleanup UUID_STR_LEN definitionsKarel Zak2017-09-151-2/+2
* misc: replace magic number 37 with UUID_STR_LENPhilip Prindeville2017-09-052-1/+3
* libuuid: add support for hash-based UUIDsPhilip Prindeville2017-09-055-2/+165
* libuuid: use access(2) when checking /dev/random availabilitySami Kerola2017-08-051-3/+2Star
* build: use --runstatedir instead of --localstatedirAndreas Henriksson2017-07-311-1/+1
* build-sys: fix library order when linkingRuediger Meier2017-06-011-1/+1
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-5/+5
* libuuid: unused parameter [-Wunused-parameter]Karel Zak2017-01-051-1/+3
* docs: replace FTP by HTTPS in kernel.org URLsSébastien Helleu2016-12-199-9/+9
* Place SEE ALSO entries in orderMichael Kerrisk (man-pages)2016-11-291-3/+3
* build-sys: use AC_PROG_MKDIR_P and remove a few gnuismsRuediger Meier2016-03-131-1/+1
* build-sys: fix if..endif for *_la_LDFLAGSKarel Zak2016-03-101-4/+4
* build-sys: always add AM_CFLAGSRuediger Meier2016-02-231-1/+2
* build-sys: always use global LDADDRuediger Meier2016-02-231-1/+1
* build-sys: check linker support for version scriptsRuediger Meier2016-02-181-1/+3
* misc: fix some printf format stringsRuediger Meier2016-02-112-3/+3
* tests: make test_uuid_parser to read filesSami Kerola2015-10-181-111/+45Star
* tests: add uuid parser checkSami Kerola2015-10-182-5/+11
* libuuid: fix buffer overflow with long pathsKarel Zak2015-09-301-1/+6
* libuuid: return correct value for uuid_generate_time_safeRomain Bouvier2015-06-181-0/+3
* build-sys: cleanup library symbol filesKarel Zak2014-11-202-5/+7
* libuuid: remove _SVID_SOURCE pre-processor definitionSami Kerola2014-10-011-6/+0Star
* libuuid: add extern qualifiers to uuid/uuid.h system headerSami Kerola2014-09-191-15/+15
* Only move shared libraries to /lib if they existsThomas Petazzoni2014-06-161-1/+1
* libuuid: (uuid.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-1/+1
* libuuid: (uuid_unparse.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-2/+4
* libuuid: (man/uuid_time.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-1/+3
* libuuid: (uuid_parse.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-2/+4
* libuuid: (uuid_is_null.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-1/+3
* libuuid: (uuid_generate) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-2/+2
* libuuid: (uuid_copy.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-1/+3
* libuuid: (uuid_compare.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-1/+3
* libuuid: (uuid_clear.3) Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-1/+3
* COPYING: fix grammar of referring phrase, and indicate location betterBenno Schulenberg2013-10-081-2/+2
* build-sys: add CFLAGS and LDFLAGS for daemons and shared libsKarel Zak2013-08-271-1/+6
* docs: remove repeated words [checkmans.sh]Sami Kerola2013-04-091-1/+1
* libuuid: use O_CLOEXECKarel Zak2013-04-031-2/+2
* build-sys: expand paths at make timeKarel Zak2012-08-151-1/+2
* build-sys: move tests to check_PROGRAMSKarel Zak2012-07-301-1/+1