summaryrefslogtreecommitdiff
path: root/lib/cmpbuf.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update copyright datesJim Meyering2023-01-011-1/+1
* maint: make update-copyrightJim Meyering2022-01-031-1/+1
* maint: refactor integer overflow checkingPaul Eggert2021-08-221-2/+1
* 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-22/+22
* 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 gnulib and copyright dates for 2017Jim Meyering2017-01-011-1/+1
* maint: update copyright year, bootstrap, init.shJim Meyering2016-01-011-1/+1
* maint: update copyright year ranges to include 2015; update gnulibJim Meyering2015-01-011-2/+2
* maint: update all copyright year number rangesJim Meyering2013-01-041-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
* build: don't define macros that gnulib providesJim Meyering2010-05-091-15/+1
* maint: remove now-useless #if HAVE_HEADER_H guardsJim Meyering2010-04-301-8/+2
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* maint: remove hard-coded macro definitions provided by intprops.hJim Meyering2009-11-201-17/+1
* admin: update all copyright notices to include the year 2009Jim Meyering2009-11-111-1/+1
* * COPYING: New file.Paul Eggert2007-07-191-6/+4
* Modernize bootstrap procedure to match current gnulib.Paul Eggert2006-09-051-3/+1
* Update FSF address.Paul Eggert2006-01-051-1/+1
* * src/cmp.c: Don't include <setmode.h>.Paul Eggert2006-01-051-3/+5
* (errno): Remove declaration; K&R C is obsolete.Paul Eggert2002-04-051-12/+33
* Include errno.h.Paul Eggert2002-02-281-8/+60
* Fix comment.Paul Eggert2002-01-241-2/+2
* Don't include system.h; instead, include config.h, unistd.h.Paul Eggert2001-11-231-15/+21
* (block_read): Moved here from cmp.c.Paul Eggert1998-09-131-3/+31
* Initial revisionPaul Eggert1993-08-271-0/+40