summaryrefslogtreecommitdiff
path: root/NetWare
Commit message (Expand)AuthorAgeFilesLines
* Restore ability to build on platforms without snprintf()Aaron Crane2017-11-181-0/+2
* Rely on C89 <string.h>Aaron Crane2017-10-212-7/+0
* Don't attempt to use non-standard <memory.h>Aaron Crane2017-10-212-7/+0
* Rely on C89 <assert.h>Aaron Crane2017-10-212-7/+0
* Rely on C89 <math.h>Aaron Crane2017-10-212-7/+0
* Rely on C89 strerror()Aaron Crane2017-10-212-14/+0
* Don't try to use <values.h>Aaron Crane2017-10-212-9/+0
* Rely on C89 <float.h> defining DBL_DIGAaron Crane2017-10-211-8/+0
* Rely on C89 <float.h>Aaron Crane2017-10-212-8/+0
* Rely on C89 <limits.h>Aaron Crane2017-10-212-8/+0
* Rely on C89 strchr() and strrchr()Aaron Crane2017-10-211-12/+0
* Rely on C89 sprintf() return value semanticsAaron Crane2017-10-211-1/+0
* Rely on C89 <stddef.h>Aaron Crane2017-10-212-7/+0
* Rely on C89 <stdlib.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <stdarg.h>Aaron Crane2017-10-212-14/+0
* Rely on C89 prototypesAaron Crane2017-10-211-6/+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-212-16/+0
* Rely on C89 snprintf()Aaron Crane2017-10-211-2/+0
* Assume C89 "volatile" keywordAaron Crane2017-10-212-10/+0
* Assume we have C89 memchr()Aaron Crane2017-10-212-7/+0
* Assume we have sane C89 memcmp()Aaron Crane2017-10-212-22/+0
* Assume we have C89 memcpy() and memmove()Aaron Crane2017-10-212-32/+0
* Don't look for a "safe" memcpy()Aaron Crane2017-10-212-9/+0
* Assume we have C89 memset()Aaron Crane2017-10-212-14/+0
* Remove USE_STRUCT_COPY in favour of C89 struct assignmentAaron Crane2017-10-212-8/+0
* Add new Configure probesH.Merijn Brand2017-10-211-0/+11
* Bump version to 5.27.6Steve Hay2017-10-202-7/+7
* Finish adding memrchr Configure probeDagfinn Ilmari Mannsåker2017-10-131-0/+1
* Bump perl version to 5.27.5, including Module::CoreList bitsJohn SJ Anderson2017-09-202-7/+7
* add probes for openat, unlinkat, renameat, linkat and fchmodatTony Cook2017-09-111-0/+5
* Bump perl version to 5.27.4, including Module::CoreList bitsMatthew Horsfall2017-08-212-7/+7
* Bump Perl version from 5.27.2 to 5.27.3Aaron Crane2017-07-202-7/+7
* Bump the perl version 5.27.1 -> 5.27.2Eric Herman2017-06-222-7/+7
* Bump the perl version in various places for 5.27.1David Mitchell2017-06-032-7/+7
* Bump version: 5.26.0 -> 5.27.0, including fixesSawyer X2017-05-312-7/+7
* Bump version: 5.25.12 -> 5.26.0Sawyer X2017-04-212-7/+7
* Version debump: 5.26.0 -> 5.25.12Sawyer X2017-04-192-7/+7
* Version bump: 5.25.11 -> 5.26.0Sawyer X2017-03-202-7/+7
* bump version to 5.25.11reneeb2017-02-212-7/+7
* Bump the perl version in various places for 5.25.10Abigail2017-01-202-7/+7
* Remove utils/c2ph and utils/pstructAbigail2017-01-161-2/+1
* Switch most open() calls to three-argument form.John Lightsey2016-12-234-9/+9
* Bump the perl version in various places for 5.25.9Sawyer X2016-12-202-7/+7
* Bump the perl version in various places for 5.25.8Chad Granum2016-11-202-7/+7
* No default breaks win32 and VMSH.Merijn Brand2016-11-121-1/+1
* Remove "." from default @INC when default_inc_excludes_dot is setH.Merijn Brand2016-11-111-0/+1
* Configure: add defs summarizing doublekind/longdblkindJarkko Hietaniemi2016-10-282-0/+54
* Bump version numbers ready for 5.25.7Aaron Crane2016-10-202-7/+7