summaryrefslogtreecommitdiff
path: root/signame.c
Commit message (Collapse)AuthorAgeFilesLines
* Update Copyright statements for 2014.Paul Smith2014-09-301-1/+1
|
* [Bug #39158] Source cleanups suggested by cppcheck utility.Paul Smith2013-07-211-1/+1
|
* Update source file format: remove TABs, use GNU coding styles.Paul Smith2013-05-171-4/+4
|
* Update copyright for changes in 2013.Paul Smith2013-05-171-1/+1
|
* cosmetics: fix few innocuous typosStefano Lattarini2013-05-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Most of these were found using Lucas De Marchi's 'codespell' tool. * ChangeLog: Fix minor typos. * ChangeLog.2: Likewise. * README.Amiga: Likewise. * TODO.private: Likewise. * function.c: Likewise. * glob/glob.h: Likewise. * job.c: Likewise. * main.c: Likewise. * readme.vms: Likewise. * remake.c: Likewise. * tests/ChangeLog: Likewise. * tests/NEWS: Likewise. * tests/README: Likewise. * tests/scripts/variables/private: Likewise. * vmsdir.h: Likewise. * signame.c: Likewise. While at it, improve line wrapping in the touched comment. Copyright-paperwork-exempt: yes Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
* Rename the make.h file to makeint.h for internal use only.Paul Smith2013-01-201-1/+1
|
* Simplify copyrights using ranges of years.Paul Smith2012-03-051-3/+1
| | | | | The new GNU Maintainer's Manual allows the use of year ranges in certain situations; take advantage of this simplification.
* Update copyright notices.Paul Smith2012-01-161-3/+3
|
* Update copyrights for 2010.Paul Smith2010-07-131-1/+1
|
* Fixups for warnings on Windows (esp 64bit).Paul Smith2010-07-051-4/+4
|
* Update copyright years.Paul Smith2009-10-251-1/+2
|
* * Update to GPLv3Paul Smith2007-07-041-4/+4
| | | | | * Update copyright to 2007 * Fix download URL for translation files (thanks to Thiemo Seufer)
* Last of the copyright updates.Paul Smith2006-02-111-2/+2
|
* Update copyright and license notices on all files.Paul Smith2006-02-111-17/+15
| | | | Added new file strcache.c to various non-UNIX makefiles and build scripts.
* - Fixed a bug reported by Michael Matz regarding handling of parallelPaul Smith2005-08-081-1/+2
| | | | | | jobs after a failed job. - Enhancements to WINDOWS32 code from Eli Zaretskii. - Add Microsoft Project files from J. Grant.
* Various minor updates and code cleanups.Paul Smith2005-07-121-0/+5
|
* Various fixes and updates from testers of the beta3 release (mostly WindowsPaul Smith2005-07-041-2/+2
| | | | and OS/2 changes).
* Fix some Savannah bugs.Paul Smith2005-04-081-1/+1
| | | | | Updates to docs (still need more work here) and NEWS file. New language.
* - Missing docs for $|Paul Smith2005-03-041-3/+3
| | | | | | | - Update NEWS and AUTHORS files. - Fix support request #103195. - Apply patch #3679 - Fix handling of sys_siglist in autoconf/etc.
* Convert the source code to use ANSI C style function definitions andPaul Smith2002-10-141-7/+3
| | | | | | | | enable the automake ansi2knr capability. Right now this doesn't quite build using a K&R compiler because of a problem with the loadavg test program, but the rest of the code works. I'm asking the automake list about this problem.
* Add some indexing to the manual.Paul Smith2002-09-181-2/+1
| | | | Fix a few simple casting warnings, etc.
* Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1.Paul Smith2002-04-211-94/+39
| | | | | We're using Gettext's "external" feature to avoid including the intl code in the GNU make distribution.
* * Many cleanups and bugfixes.Paul Smith1999-11-171-16/+3
| | | | * New handling of += in target-specific variables.
* * Add gettext macros to start i18n support.Paul Smith1999-07-281-44/+46
|
* * Updates for automake 1.4 and autoconf 2.13Paul Smith1999-02-191-5/+15
| | | | | | | * Check for a libc version of GNU glob and, if found, don't use the local glob headers. * Fix a bug in OpenVMS archive handling. * Fix a bug in VMS siglist processing.
* update from main archive 970623Ulrich Drepper1997-06-231-14/+16
|
* Changes for make 3.75.1Paul Smith1997-04-071-0/+3
|
* [HAVE_STRING_H]: Include string.h.Roland McGrath1996-03-201-4/+8
|
* Move include of config.h before all others.Roland McGrath1995-04-291-4/+4
|
* [HAVE_UNISTD_H]: Include unistd.h so it can declare sys_siglist.Roland McGrath1995-04-261-0/+8
|
* (signame_init): Define SIGINFO.Roland McGrath1995-03-211-0/+3
|
* (strsignal): Cast sys_siglist elt to char *.Roland McGrath1995-03-071-1/+1
|
* [! HAVE_STRSIGNAL] (strsignal): New function.Roland McGrath1995-02-221-1/+18
|
* remove CONFIG_BROKETSDavid J. MacKenzie1994-09-261-7/+0
|
* entered into RCSRoland McGrath1993-09-201-1/+8
|
* *** empty log message ***Roland McGrath1993-08-251-1/+8
|
* Initial revisionRoland McGrath1993-07-261-0/+268