summaryrefslogtreecommitdiff
path: root/src/conf_post.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix the MSDOS build.Eli Zaretskii2017-10-181-1/+1
* Fix warnings about formats in printf-like functions on MS-WindowsEli Zaretskii2017-09-141-1/+21
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Port cleanup check to Oracle Studio 12.5Paul Eggert2017-06-141-1/+4
* Port cleanup attribute to Oracle Studio 12.5Paul Eggert2017-06-131-1/+0
* Port ATTRIBUTE_MAY_ALIAS to recent iccPaul Eggert2017-05-251-1/+1
* Avoid undefined behavior in struct sockaddrPaul Eggert2017-05-171-0/+14
* Work around AddressSanitizer bug with vforkPaul Eggert2017-05-171-0/+6
* Merge with gnulib, pacifying GCC 7Paul Eggert2017-05-161-0/+6
* Use vfork if possible on Darwin (bug#26397)Alan Third2017-04-181-6/+0
* Fix CANNOT_DUMP build on Darwin/macOS.Ken Raeburn2017-04-061-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
| * Port --enable-gcc-warnings to GCC 6.2.1Paul Eggert2016-10-121-0/+11
* | Limit <config.h>’s includesPaul Eggert2016-09-301-24/+12
* | Use flexmembers on IBM XL C for AIXPaul Eggert2016-09-201-10/+0
* | Use DEV_TTY more consistentlyPaul Eggert2016-09-061-9/+0
* | Treat SIGINT correctly in GUI sessions on MS-WindowsEli Zaretskii2016-09-051-0/+9
* | Work around GCC bug 54561 in a better wayPaul Eggert2016-07-201-9/+0
* | Fix GNUC_PREREQ for GCC 2.8.1 etc.Paul Eggert2016-06-261-1/+2
* | Fix GNUC_PREREQ off-by-1 typoPaul Eggert2016-06-261-1/+1
* | Improve --without-x GCC pacificationPaul Eggert2016-06-221-2/+1
* | Fix compiler warnings in Cygwin-w32 buildKen Brown2016-06-201-1/+2
* | New macro GNUC_PREREQ for GCC versionPaul Eggert2016-06-121-22/+27
* | Fix printf-related compilation warnings on MinGWEli Zaretskii2016-06-121-4/+9
* | Port __builtin_assume_aligned to Sun C 5.13Paul Eggert2016-06-091-1/+1
* | Replace IF_LINT by NONVOLATILE and UNINITPaul Eggert2016-06-081-3/+13
* | Use __builtin_assume_aligned on untagged Lisp valsPaul Eggert2016-06-071-0/+14
* | * src/conf_post.h (SYSTEM_PURESIZE_EXTRA) [CYGWIN]: Increase.Ken Brown2016-05-301-1/+1
* | Port --enable-gcc-warnings to Cygwin, FreeBSDPaul Eggert2016-05-301-2/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-011-0/+3
|\ \ | |/
| * Fix the MSDOS buildEli Zaretskii2016-04-301-0/+3
* | Merge from origin/emacs-25John Wiegley2016-03-111-2/+2
|\ \ | |/
| * Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* | Remove support for IRIXPaul Eggert2016-03-071-8/+0
* | Restore the calloc family.Wolfgang Jenkner2016-02-091-0/+1
* | Include <malloc.h> when advisablePaul Eggert2016-01-301-1/+0
* | Pacify --enable-gcc-warnings when HYBRID_MALLOCPaul Eggert2016-01-301-4/+1
|/
* Port cleanup attribute to OpenBSDPaul Eggert2016-01-171-11/+17
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix performance regression with gcc -O0Paul Eggert2015-12-121-0/+1
* Fix --enable-gcc-warnings problem with older GCCPaul Eggert2015-10-101-0/+5
* New optional ZONE arg for format-time-string etc.Paul Eggert2015-07-261-0/+7
* * conf_post.h (ATTRIBUTE_ALLOC_SIZE): Port to clang 3.5.0.Paul Eggert2015-01-071-1/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Remove obsolete references to pre-C99 buildsPaul Eggert2014-12-211-2/+2
* Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ruGlenn Morris2014-09-021-0/+4
|\