summaryrefslogtreecommitdiff
path: root/admin/CPP-DEFINES
Commit message (Expand)AuthorAgeFilesLines
* Update from GnulibPaul Eggert2019-02-021-1/+0
* emacsclient: assume HAVE_INET_SOCKETSPaul Eggert2018-11-261-1/+0
* Merge from origin/emacs-26Paul Eggert2017-11-131-1/+0
|\
| * Simplify by removing HAVE_STRUCT_ATTRIBUTE_ALIGNEDPaul Eggert2017-11-131-1/+0
* | Simplify by assuming !_MSC_VER.Paul Eggert2017-11-021-1/+0
|/
* Improve make-temp-file performance on local filesPaul Eggert2017-08-121-1/+0
* Define copysign on all platformsPaul Eggert2017-03-071-1/+0
* Merge from origin/emacs-25Paul Eggert2016-11-191-2/+2
|\
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-2/+2
* | Port to glibc 2.24 (pre-release) + ppc64Paul Eggert2016-07-151-1/+1
* | Prefer getsockopt to getpeername on non-MS-WindowsPaul Eggert2016-06-091-1/+0
* | Assume getaddrinfo in C codePaul Eggert2016-03-071-2/+0
* | Remove support for IRIXPaul Eggert2016-03-071-2/+0
* | Stop calling res_initPaul Eggert2016-02-291-1/+0
|/
* Assume !BROKEN_NON_BLOCKING_CONNECTPaul Eggert2015-03-271-1/+0
* Merge branch 'emacs-24'Ted Zlatanov2014-11-261-1/+2
|\
| * Define MINGW_W64 and use it instead of _W64Oscar Fuentes2014-11-171-1/+2
* | Fix putenv race conditions with undefined behavior.Paul Eggert2014-10-111-1/+0
* | Remove DATA_SEG_BITS.Paul Eggert2014-04-161-1/+0
* | Clean up configure-time library handling a bit.Paul Eggert2014-04-131-4/+0
* | Remove the build-time option CLASH_DETECTIONGlenn Morris2014-03-251-1/+0
|/
* Remove some unused macros from 'configure'.Paul Eggert2013-07-021-19/+0
* * configure.ac (HAVE_XKBGETKEYBOARD): Remove; subsumed by HAVE_XKB.Paul Eggert2013-03-261-1/+0
* File synchronization fixes.Paul Eggert2013-03-131-2/+0
* Simplify data_start configuration.Paul Eggert2013-02-241-2/+0
* Fix permissions bugs with setgid directories etc.Paul Eggert2012-12-141-1/+0
* Simplify get_lim_data.Paul Eggert2012-12-071-1/+0
* Assume POSIX 1003.1-1988 or later for signal.h.Paul Eggert2012-12-071-7/+0
* Remove HAVE_MOUSE; see https://lists.gnu.org/archive/html/emacs-devel/2012-10...Ken Brown2012-11-241-1/+0
* Assume POSIX 1003.1-1988 or later for dirent.h.Paul Eggert2012-11-221-2/+0
* Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert2012-11-211-5/+0
* Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert2012-11-171-3/+0
* Remove no-longer-used pty_max_bytes variable.Paul Eggert2012-11-161-1/+0
* Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert2012-11-041-3/+0
* Simplify by assuming __fpending.Paul Eggert2012-11-041-1/+0
* Remove configure's --without-sync-input option.Paul Eggert2012-09-161-2/+0
* Simplify SIGIO usage.Paul Eggert2012-09-121-5/+0
* Simplify, document, and port floating-point.Paul Eggert2012-09-101-4/+0
* Assume C89 or later for math functions.Paul Eggert2012-09-091-5/+0
* Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-041-1/+0
* * lib/sigprocmask.c, m4/signalblocking.m4: Remove.Paul Eggert2012-08-181-3/+0
* More CPP-DEFINES updatesGlenn Morris2012-08-151-10/+272
* CPP-DEFINES misc cleanupGlenn Morris2012-08-111-31/+100
* Remove some defines that are no longer presentGlenn Morris2012-08-111-12/+0
* Remove GNU_LIBRARY_PENDING_OUTPUT_COUNTGlenn Morris2012-08-061-1/+0
* Misc updates for CPP-DEFINESGlenn Morris2012-08-011-21/+24
* Port to Solaris 8.Paul Eggert2012-08-011-1/+0
* * lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed.Paul Eggert2012-07-301-2/+0
* Merge from emacs-24Stefan Monnier2012-07-171-1/+0
|\
| * Don't use FILE_SYSTEM_CASE in MS-DOS, or anywhere else.Eli Zaretskii2012-07-141-1/+0