summaryrefslogtreecommitdiff
path: root/win32/config_H.vc
Commit message (Expand)AuthorAgeFilesLines
* win32: regen config_H.(gc|vc)Tomasz Konojacki2021-09-181-12/+69
* reinstate USE_LARGE_FILES for the packaged win32 config.h filesTony Cook2021-01-071-6/+19
* append colon to USE_STRICT_BY_DEFAULT descriptionDavid Mitchell2020-12-011-1/+1
* Win32: don't include version specific config for prebuilt config_h.*Tony Cook2020-12-011-8/+8
* Win32: implement symlink() and readlink()Tony Cook2020-12-011-3/+3
* Win32: add lstat(), fetch st_dev and st_ino and fetch st_nlink for fstatTony Cook2020-12-011-203/+355
* win32: remove support for disabling USE_LARGE_FILESTomasz Konojacki2020-11-221-4/+4
* Fix typosSamanta Navarro2020-10-031-2/+2
* Remove 5005threads vestiges from Configure and friendsDagfinn Ilmari Mannsåker2020-08-211-8/+6
* fixing usally and paternBryan Stenson2019-12-191-1/+1
* Fix erroneous references to USE_CBACKTRACESteve Hay2019-06-241-2/+2
* Rely on C89 "const"Aaron Crane2018-11-271-11/+0
* Restore ability to build on platforms without snprintf()Aaron Crane2017-11-181-0/+11
* Rely on C89 <string.h>Aaron Crane2017-10-211-6/+0
* Don't attempt to use non-standard <memory.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <assert.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <math.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 strerror()Aaron Crane2017-10-211-12/+0
* Don't try to use <values.h>Aaron Crane2017-10-211-8/+0
* Rely on C89 <float.h> defining DBL_DIGAaron Crane2017-10-211-8/+0
* Rely on C89 <float.h>Aaron Crane2017-10-211-7/+0
* Rely on C89 <limits.h>Aaron Crane2017-10-211-7/+0
* Rely on C89 strchr() and strrchr()Aaron Crane2017-10-211-12/+0
* Rely on C89 sprintf() return value semanticsAaron Crane2017-10-211-8/+0
* Rely on C89 <stddef.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <stdlib.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <stdarg.h>Aaron Crane2017-10-211-11/+0
* Rely on C89 prototypesAaron Crane2017-10-211-18/+0
* Rely on C89 variadic prototypesAaron Crane2017-10-211-22/+0
* Rely on C89 vprintf()Aaron Crane2017-10-211-14/+0
* Rely on C89 snprintf()Aaron Crane2017-10-211-11/+0
* Assume C89 "volatile" keywordAaron Crane2017-10-211-9/+0
* Assume we have C89 memchr()Aaron Crane2017-10-211-6/+0
* Assume we have sane C89 memcmp()Aaron Crane2017-10-211-19/+0
* Assume we have C89 memcpy() and memmove()Aaron Crane2017-10-211-28/+0
* Don't look for a "safe" memcpy()Aaron Crane2017-10-211-8/+0
* Assume we have C89 memset()Aaron Crane2017-10-211-12/+0
* Remove USE_STRUCT_COPY in favour of C89 struct assignmentAaron Crane2017-10-211-7/+0
* Update win32/config_H.[gv]c canned configuration filesSteve Hay2017-10-191-1583/+2067
* Make DEFAULT_INC_EXCLUDES_DOT the default on WindowsSteve Hay2017-03-121-0/+6
* Configure: add defs summarizing doublekind/longdblkindJarkko Hietaniemi2016-10-281-0/+41
* Configure: mixed-endian double-doublesJarkko Hietaniemi2015-12-141-4/+8
* Revert "Remove unused filesystem stat symbols."Jarkko Hietaniemi2015-10-301-0/+100
* Remove unused BSD sendmsg/recvmg symbols.Jarkko Hietaniemi2015-10-021-36/+0
* Remove unused d_modfl_pow32_bug symbol.Jarkko Hietaniemi2015-10-021-8/+0
* Remove unused filesystem stat symbols.Jarkko Hietaniemi2015-10-021-100/+0
* infnan: Configure scan for fp mantissa bytesJarkko Hietaniemi2015-06-121-0/+19
* infnan: Configure scan for infnan bytesJarkko Hietaniemi2015-06-121-0/+21
* refactor win32_get_*lib() funcs to match rest of PERL_IMPLICIT_SYS APIDaniel Dragan2015-06-031-2/+2
* Remove Windows makefile support for building without PerlIOSteve Hay2015-01-071-1/+1