summaryrefslogtreecommitdiff
path: root/win32/config_H.gc
Commit message (Expand)AuthorAgeFilesLines
* win32/config_H.gc - enable USE_QUADMATH builds (mingw compilers only) on MS W...sisyphus2021-01-101-0/+8
* 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-6/+6
* 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-212/+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
* Revert "win32: define HAS_BUILTIN_EXPECT on MinGW"David Mitchell2019-04-241-1/+1
* config_H.gc - support C99 math for mingwsisyphus2018-12-111-49/+49
* Rely on C89 "const"Aaron Crane2018-11-271-11/+0
* win32: define HAS_BUILTIN_EXPECT on MinGWTomasz Konojacki2018-10-161-1/+1
* define HAS_LDEXPL in win32/config_H.gcsisyphus2018-09-241-1/+1
* Define I_STDINT for gcc, and for VC++ 2010 onwardsSteve Hay2018-01-251-1/+1
* 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-1582/+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