summaryrefslogtreecommitdiff
path: root/src/tsort.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* maint: mark some _Noreturn functionsPaul Eggert2022-01-311-1/+1
* tsort: pacify -fsanitizer=leakPaul Eggert2022-01-311-2/+4
* tsort: pacify -fsanitizer=leakPaul Eggert2022-01-311-28/+11
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* maint: prefer MAYBE_UNUSEDPaul Eggert2021-11-181-1/+1
* doc: modernize usage of “disk” and “core”Paul Eggert2021-07-281-1/+1
* maint: while (1) → while (true)Paul Eggert2021-06-261-1/+1
* maint: use "char const *" rather than "const char *"Pádraig Brady2021-04-111-4/+4
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* maint: omit unnecessary pragmas and fix tsort.cPaul Eggert2020-05-201-8/+0
* maint: avoid warnings from GCC's -fanalyzerPádraig Brady2020-05-111-2/+11
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* all: detect --help and --version more consistentlyBernhard Voelker2019-02-241-10/+3
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* all: use consistent diagnostics for unknown long optionsBernhard Voelker2017-11-291-1/+6
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* all: use die() rather than error(EXIT_FAILURE)Pádraig Brady2016-10-161-5/+6
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* maint: remove form feed characters from sourcesPádraig Brady2015-12-141-1/+1
* all: avoid quoting file names when possiblePádraig Brady2015-11-041-5/+5
* all: quote string arguments in error messagesPádraig Brady2015-10-271-4/+4
* maint: avoid "definitely lost" valgrind warningsPádraig Brady2015-09-041-0/+2
* doc: standardize messages about the '-' stdin FILEPádraig Brady2015-04-301-2/+6
* maint: update all copyright year number rangesPádraig Brady2015-01-011-1/+1
* doc: output correct --help references with --program-prefixPádraig Brady2014-09-191-1/+1
* maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert2014-09-081-1/+1
* maint: various cleanupsPádraig Brady2014-04-051-2/+1
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* maint: cleanup up various uses of __attribute__Pádraig Brady2013-02-201-1/+1
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1
* maint: use single copyright year rangeJim Meyering2012-01-271-1/+1
* maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering2012-01-091-2/+2
* maint: use new emit_try_help in place of equivalent fprintfJim Meyering2012-01-071-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* tsort: suppress a valgrind memory leak warningPádraig Brady2010-11-271-0/+5
* provide POSIX_FADV_SEQUENTIAL hint to appropriate utilsPádraig Brady2010-07-221-0/+3
* maint: replace each "for (;;)" with "while (true)"Jim Meyering2010-05-311-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* build: consistently use freopen-saferEric Blake2009-11-071-1/+1
* doc: mention the texinfo documentation in --helpPádraig Brady2009-09-211-1/+1
* global: convert indentation-TABs to spacesJim Meyering2009-08-251-209/+209
* maint: update all Copyright year lists to include 2009Jim Meyering2009-06-231-1/+1
* use new global, "Version", rather than macro, VERSIONJim Meyering2008-08-261-1/+1
* use gnulib's progname moduleJim Meyering2008-06-031-4/+1
* declare program_name consistentlyJim Meyering2008-06-021-1/+1
* adjust copyright datesJim Meyering2008-05-261-1/+1