aboutsummaryrefslogtreecommitdiffstats
path: root/admin/CPP-DEFINES (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-31Assume C99-style ‘long long’Paul Eggert1-2/+0
2019-02-02Update from GnulibPaul Eggert1-1/+0
2018-11-26emacsclient: assume HAVE_INET_SOCKETSPaul Eggert1-1/+0
2017-11-13Simplify by removing HAVE_STRUCT_ATTRIBUTE_ALIGNEDPaul Eggert1-1/+0
2017-11-02Simplify by assuming !_MSC_VER.Paul Eggert1-1/+0
2017-08-12Improve make-temp-file performance on local filesPaul Eggert1-1/+0
2017-03-07Define copysign on all platformsPaul Eggert1-1/+0
2016-11-06Modernize usage of 'macOS' in doc and commentsPaul Eggert1-2/+2
2016-07-15Port to glibc 2.24 (pre-release) + ppc64Paul Eggert1-1/+1
2016-06-09Prefer getsockopt to getpeername on non-MS-WindowsPaul Eggert1-1/+0
2016-03-07Assume getaddrinfo in C codePaul Eggert1-2/+0
2016-03-07Remove support for IRIXPaul Eggert1-2/+0
2016-02-29Stop calling res_initPaul Eggert1-1/+0
2015-03-27Assume !BROKEN_NON_BLOCKING_CONNECTPaul Eggert1-1/+0
2014-11-17Define MINGW_W64 and use it instead of _W64Oscar Fuentes1-1/+2
2014-10-11Fix putenv race conditions with undefined behavior.Paul Eggert1-1/+0
2014-04-16Remove DATA_SEG_BITS.Paul Eggert1-1/+0
2014-04-13Clean up configure-time library handling a bit.Paul Eggert1-4/+0
2014-03-25Remove the build-time option CLASH_DETECTIONGlenn Morris1-1/+0
2013-07-02Remove some unused macros from 'configure'.Paul Eggert1-19/+0
2013-03-26* configure.ac (HAVE_XKBGETKEYBOARD): Remove; subsumed by HAVE_XKB.Paul Eggert1-1/+0
2013-03-13File synchronization fixes.Paul Eggert1-2/+0
2013-02-24Simplify data_start configuration.Paul Eggert1-2/+0
2012-12-14Fix permissions bugs with setgid directories etc.Paul Eggert1-1/+0
2012-12-07Simplify get_lim_data.Paul Eggert1-1/+0
2012-12-07Assume POSIX 1003.1-1988 or later for signal.h.Paul Eggert1-7/+0
2012-11-24Remove HAVE_MOUSE; see https://lists.gnu.org/archive/html/emacs-devel/2012-10...Ken Brown1-1/+0
2012-11-22Assume POSIX 1003.1-1988 or later for dirent.h.Paul Eggert1-2/+0
2012-11-21Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert1-5/+0
2012-11-17Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert1-3/+0
2012-11-16Remove no-longer-used pty_max_bytes variable.Paul Eggert1-1/+0
2012-11-04Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert1-3/+0
2012-11-04Simplify by assuming __fpending.Paul Eggert1-1/+0
2012-09-16Remove configure's --without-sync-input option.Paul Eggert1-2/+0
2012-09-12Simplify SIGIO usage.Paul Eggert1-5/+0
2012-09-10Simplify, document, and port floating-point.Paul Eggert1-4/+0
2012-09-09Assume C89 or later for math functions.Paul Eggert1-5/+0
2012-09-04Simplify redefinition of 'abort' (Bug#12316).Paul Eggert1-1/+0
2012-08-18* lib/sigprocmask.c, m4/signalblocking.m4: Remove.Paul Eggert1-3/+0
2012-08-15More CPP-DEFINES updatesGlenn Morris1-10/+272
2012-08-11CPP-DEFINES misc cleanupGlenn Morris1-31/+100
2012-08-11Remove some defines that are no longer presentGlenn Morris1-12/+0
2012-08-06Remove GNU_LIBRARY_PENDING_OUTPUT_COUNTGlenn Morris1-1/+0
2012-08-01Misc updates for CPP-DEFINESGlenn Morris1-21/+24
2012-08-01Port to Solaris 8.Paul Eggert1-1/+0
2012-07-30* lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed.Paul Eggert1-2/+0
2012-07-14Don't use FILE_SYSTEM_CASE in MS-DOS, or anywhere else.Eli Zaretskii1-1/+0
2012-07-11Remove unneeded #define POSIXGlenn Morris1-1/+0
2012-07-11Assume mkdir, rmdir.Paul Eggert1-2/+0
2012-07-10Assume rename.Paul Eggert1-1/+0