summaryrefslogtreecommitdiff
path: root/src/util.c
Commit message (Expand)AuthorAgeFilesLines
* diff: prefer nullptr to NULLPaul Eggert2023-02-051-10/+11
* maint: update copyright datesJim Meyering2023-01-011-1/+1
* build: simplify GCC 12 false alarm workaroundPaul Eggert2022-12-311-16/+7
* maint: fix assumption typoPaul Eggert2022-12-311-1/+1
* build: temp?-disable -Wanalyzer-use-of-uninitialized-valueJim Meyering2022-12-301-1/+9
* maint: make update-copyrightJim Meyering2022-01-031-1/+1
* maint: port better to non-POSIXPaul Eggert2021-08-301-4/+24
* maint: prefer attribute.h attributesPaul Eggert2021-08-301-3/+3
* diff: use variable arg list for messagesPaul Eggert2021-08-301-42/+62
* diff: port better to MS-WindowsPaul Eggert2021-08-291-21/+15
* diff: cleanup signal handling just before exitPaul Eggert2021-08-281-64/+123
* diff: avoid sprintf %sPaul Eggert2021-08-221-12/+8
* diff: use mempcpyPaul Eggert2021-08-221-8/+9
* diff: remove printintPaul Eggert2021-08-221-13/+5
* maint: omit unused function if not debuggingPaul Eggert2021-08-221-0/+2
* maint: zalloc → xzallocPaul Eggert2021-08-221-10/+0
* maint: update all copyright year number rangesJim Meyering2021-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2020-01-011-1/+1
* maint: convert all TABs to equivalent spaces in indentationJim Meyering2019-01-051-285/+285
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-011-1/+1
* maint: update gnulib and copyright dates for 2018Jim Meyering2018-01-061-1/+1
* maint: update to work with GCC7's -Werror=implicit-fallthrough=Jim Meyering2017-05-181-2/+2
* maint: update gnulib and copyright dates for 2017Jim Meyering2017-01-011-1/+1
* maint: use die rather than errorJim Meyering2016-10-161-5/+4
* build: avoid GCC 7's new warningsJim Meyering2016-10-021-1/+1
* diff: port line numbers to mingw64Paul Eggert2016-08-271-11/+11
* diff: avoid duplicate definition of presume_output_ttyHanno Böck2016-08-161-2/+0
* diff: --color: fix an infinite recursion bugGiuseppe Scrivano2016-03-061-2/+5
* maint: update copyright year, bootstrap, init.shJim Meyering2016-01-011-1/+1
* diff: add --paletteGiuseppe Scrivano2015-11-291-7/+417
* diff: add support for --colorGiuseppe Scrivano2015-11-291-35/+292
* maint: update copyright year ranges to include 2015; update gnulibJim Meyering2015-01-011-2/+2
* diff: fix bug with diff -B and incomplete linesPaul Eggert2014-09-031-2/+4
* maint: update all copyright year number rangesJim Meyering2013-01-041-1/+1
* maint: use xasprintf in place of xmalloc+sprintfJim Meyering2012-09-101-3/+2
* diff: encode file names with special charactersAndreas Gruenbacher2012-09-101-5/+96
* main: port subcommands to mingwPaul Eggert2012-05-141-9/+10
* maint: quote 'like this' or "like this", not `like this'Paul Eggert2012-01-251-12/+12
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* build: update to latest gnulib and adaptJim Meyering2011-12-141-3/+3
* diff, sdiff: new option --ignore-trailing-space (-Z)Roland McGrath2011-08-141-7/+47
* maint: remove all uses of vfork: use fork insteadJim Meyering2011-01-241-4/+4
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
* diff -r: avoid printing excess slashes in concatenated file namesJim Meyering2010-08-141-12/+0
* avoid compilation failure on systems lacking both fork and vforkJuan Manuel Guerrero2010-02-141-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* admin: update all copyright notices to include the year 2009Jim Meyering2009-11-111-2/+2
* * NEWS: New diff option --suppress-blank-empty (no longer -u default).Paul Eggert2009-11-111-4/+18
* * src/diff.c (compare_files): Use last_component rather than base_name,Paul Eggert2009-11-111-2/+3
* * COPYING: New file.Paul Eggert2007-07-191-7/+5