summaryrefslogtreecommitdiff
path: root/lib-src/hexl.c
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-06-22Use unlocked stdio more systematicallyPaul Eggert
2017-02-23Merge from gnulibPaul Eggert
2017-02-23hexl: handle large files and I/O errorsPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-09-30Limit <config.h>’s includesPaul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-04-24Port --enable-gcc-warnings to GCC 5.1 x86-64Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-07-14Use binary-io module, O_BINARY, and "b" flag.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-14Use bool for boolean, focusing on headers.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-06-25Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert
2012-06-24Switch from NO_RETURN to C11's _Noreturn.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-09-09Whitespace changes.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-22Check return values of some library calls.Paul Eggert
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-07-24Add NO_RETURN specifiers to functions in lib-src.Dan Nicolaescu
2010-07-02Convert function definitions to standard C.Dan Nicolaescu
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-10Comment (add Author:, based on authors.el).Glenn Morris
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-05-09Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-16Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2004-11-09(main): Init local var c to silence compiler.Kim F. Storm
2004-05-08Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.Thien-Thi Nguyen
2003-09-01Add arch taglinesMiles Bader
2001-12-30Remove unnecessary whitespaces.Pavel Janík
1997-08-13Add copyright and permission notices.Richard M. Stallman