summaryrefslogtreecommitdiff
path: root/plan9
Commit message (Expand)AuthorAgeFilesLines
* Bump the perl version in various places for 5.30.0Sawyer X2019-05-102-27/+27
* Bump the perl version in various places for 5.29.10Zak B. Elep2019-03-212-24/+24
* Improve setlocale() detection in Configure-ish filesKarl Williamson2019-03-041-0/+1
* Add towupper() and towlower() to Configure-ish filesKarl Williamson2019-03-041-0/+2
* Add wctype.h to Configure-ish filesKarl Williamson2019-03-041-0/+1
* Bump the perl version in various places for 5.29.9Nicolas R2019-02-202-24/+24
* Bump the perl version in various places for 5.29.8Abigail2019-01-202-24/+24
* Bump the perl version in various places for 5.29.7Abigail2018-12-182-24/+24
* Rely on C89 "const"Aaron Crane2018-11-273-23/+0
* Bump the perl version in various places for 5.29.6Karen Etheridge2018-11-202-24/+24
* Bump the Perl version for 5.29.5Aaron Crane2018-10-202-24/+24
* bumping versions to 5.29.4John SJ Anderson2018-09-202-24/+24
* Bump the perl version in various places for 5.29.3Chris 'BinGOs' Williams2018-08-202-24/+24
* Bump version to 5.29.2Steve Hay2018-07-202-24/+24
* bump version for 5.29.1Sawyer X2018-06-272-24/+24
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-242-23/+23
* Fix Module::CoreList versionsSawyer X2018-04-202-27/+27
* Add HAS_STRTOD_L to metaconfig.h and rebuild ConfigureAaron Crane2018-04-191-0/+1
* Rebuild Configure from latest unitsAaron Crane2018-04-191-0/+1
* d_strchr is C89 and has been removed from ConfigureH.Merijn Brand2018-03-271-1/+0
* Bump the perl version in various places for 5.27.11Todd Rinaldo2018-03-202-24/+24
* Bump versionreneeb2018-03-022-24/+24
* Bump the perl version in various places for 5.27.9Abigail2018-01-202-24/+24
* configure probe for mkostemp()Zefram2017-12-221-0/+1
* configure probes for accept4(), dup3(), pipe2()Zefram2017-12-221-0/+3
* Bump the perl version in various places for v5.27.8Chris 'BinGOs' Williams2017-12-202-24/+24
* Bump the perl version in various places for 5.27.7Karen Etheridge2017-11-202-24/+24
* Restore ability to build on platforms without snprintf()Aaron Crane2017-11-181-0/+2
* Rely on C89 <string.h>Aaron Crane2017-10-213-13/+0
* Don't attempt to use non-standard <memory.h>Aaron Crane2017-10-213-13/+0
* Rely on C89 <assert.h>Aaron Crane2017-10-212-7/+0
* Rely on C89 <math.h>Aaron Crane2017-10-213-13/+0
* Rely on C89 strerror()Aaron Crane2017-10-213-26/+0
* Don't try to use <values.h>Aaron Crane2017-10-213-17/+0
* Rely on C89 <float.h> defining DBL_DIGAaron Crane2017-10-212-16/+0
* Rely on C89 <float.h>Aaron Crane2017-10-213-15/+0
* Rely on C89 <limits.h>Aaron Crane2017-10-213-15/+0
* Rely on C89 strchr() and strrchr()Aaron Crane2017-10-212-24/+0
* Rely on C89 sprintf() return value semanticsAaron Crane2017-10-211-1/+0
* Rely on C89 <stddef.h>Aaron Crane2017-10-213-13/+0
* Rely on C89 <stdlib.h>Aaron Crane2017-10-212-12/+0
* Rely on C89 <stdarg.h>Aaron Crane2017-10-213-25/+0
* Rely on C89 prototypesAaron Crane2017-10-212-36/+0
* Don't pretend to determine whether ansi2knr is neededAaron Crane2017-10-211-1/+0
* Rely on C89 variadic prototypesAaron Crane2017-10-211-1/+0
* Rely on C89 vprintf()Aaron Crane2017-10-213-30/+0
* Rely on C89 snprintf()Aaron Crane2017-10-211-2/+0
* Assume C89 "volatile" keywordAaron Crane2017-10-213-19/+0
* Assume we have C89 memchr()Aaron Crane2017-10-213-13/+0
* Assume we have sane C89 memcmp()Aaron Crane2017-10-213-41/+0