aboutsummaryrefslogtreecommitdiffstats
path: root/src/conf_post.h
Commit message (Expand)AuthorAgeFilesLines
* Fix core dumps with gcc -fsanitize=address and GNU/Linux.Paul Eggert2013-12-261-1/+38
* * src/conf_post.h: Use unsigned it for bool_bf if GNUSTEP.Jan Djärv2013-12-231-2/+3
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-141-1/+10
* Port to C11 aligned_alloc, and fix some integer overflows.Paul Eggert2013-11-061-2/+0
* Merge from gnulib.Paul Eggert2013-10-031-17/+0
* Some minor cleanups of recently-added bool vector code.Paul Eggert2013-09-231-10/+9
* Fix the definition of 'assume' for GCC older than 4.5.Eli Zaretskii2013-09-231-4/+2
* Suppress some unhelpful warnings when using clang.Jan Djärv2013-09-231-0/+8
* * conf_post.h (assume): Fix compiler error: x shall be cond.Jan Djärv2013-09-221-1/+1
* Add set operations for bool-vector.Daniel Colascione2013-09-221-4/+12
* A simpler, centralized INLINE.Paul Eggert2013-09-201-9/+9
* * conf_post.h (RE_TRANSLATE_P) [emacs]: Remove obsolete optimization.Paul Eggert2013-07-191-6/+0
* Spelling fixes.Paul Eggert2013-06-301-1/+1
* Use C99-style flexible array members if available.Paul Eggert2013-06-211-0/+11
* * conf_post.h: Add comments for INLINE, EXTERN_INLINE, etc.Paul Eggert2013-06-181-0/+31
* File synchronization fixes.Paul Eggert2013-03-131-13/+0
* Use fdopendir, fstatat and readlinkat, for efficiency.Paul Eggert2013-01-311-4/+0
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-2/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | Port EXTERNALLY_VISIBLE to Clang 3.2.Paul Eggert2012-12-271-1/+7
* | Use faccessat, not access, when checking file permissions.Paul Eggert2012-11-131-0/+4
* | Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert2012-11-041-8/+0
|/
* Adapt the MSDOS build to the latest changes on mainline.Eli Zaretskii2012-11-031-0/+9
* Fix crash when using Emacs as commit editor for git.Paul Eggert2012-10-311-0/+8
* Minor tweaks to recently-changed code.Paul Eggert2012-10-081-8/+8
* Merge from trunkDaniel Colascione2012-09-171-26/+1
|\
| * Remove configure's --without-sync-input option.Paul Eggert2012-09-161-1/+0
| * Simplify SIGIO usage.Paul Eggert2012-09-121-16/+0
| * Signal-handler cleanup.Paul Eggert2012-09-061-5/+0
| * Remove redundant or unused things here and there.Dmitry Antipov2012-09-051-1/+1
| * Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-041-3/+0
* | Implement cygw32Daniel Colascione2012-09-171-0/+14
|/
* Improve MS-Windows related commentary and log entry for 2012-08-19T21:00:09Z!...Eli Zaretskii2012-08-201-0/+3
* Move IF_LINT from lisp.h to conf_post.hGlenn Morris2012-08-101-0/+12
* Use C99-style 'extern inline' if available.Paul Eggert2012-08-021-0/+5
* Alphabetic order is proving tricky todayGlenn Morris2012-08-011-8/+8
* Alphabetical orderGlenn Morris2012-08-011-16/+16
* Fix typo in previousGlenn Morris2012-08-011-1/+1
* Remove src/s/msdos.hGlenn Morris2012-08-011-0/+40
* Minor rearrangement for src/conf_post.hGlenn Morris2012-07-311-5/+7
* * src/conf_post.h [HPUX]: Undefine HAVE_RANDOM and HAVE_RINT.Glenn Morris2012-07-311-2/+7
* Move AMPERSAND_FULL_NAME, subprocesses from conf_post.h to configure.acGlenn Morris2012-07-311-13/+0
* Remove src/s/usg5-4-common.hGlenn Morris2012-07-301-0/+16
* Remove src/s/irix6-5.hGlenn Morris2012-07-301-0/+8
* Remove src/s/darwin.hGlenn Morris2012-07-301-0/+16
* Remove src/s/hpux10-20.hGlenn Morris2012-07-301-0/+11
* Use an include file in configure.ac's AH_BOTTOMGlenn Morris2012-07-301-0/+131