aboutsummaryrefslogtreecommitdiffstats
path: root/admin/CPP-DEFINES
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove unneeded #define POSIXGlenn Morris2012-07-111-1/+0
* | Assume mkdir, rmdir.Paul Eggert2012-07-111-2/+0
* | Assume rename.Paul Eggert2012-07-101-1/+0
* | Assume perror.Paul Eggert2012-07-101-1/+0
* | Assume strerror.Paul Eggert2012-07-101-2/+0
* | Remove obsolete configuration options (Windows port).Juanma Barranquero2012-07-041-1/+0
* | Support higher-resolution time stamps.Paul Eggert2012-06-221-2/+0
* | Remove some unused definitions from src/sGlenn Morris2012-06-131-2/+0
* | Use a simple struct to implement compile time checks for the Lisp_Object typeAndreas Schwab2012-06-131-1/+1
* | Remove HAVE_SYSV_SIGPAUSE unused remnantsGlenn Morris2012-06-121-1/+0
* | Make 'configure' a bit smaller and faster.Paul Eggert2012-05-271-1/+0
* | Remove src/m/*.Paul Eggert2012-05-221-6/+1
* | Assume C89 or later.Paul Eggert2012-05-211-2/+0
* | Remove unused HAVE_* symbols for functions.Paul Eggert2012-05-191-1/+0
* | Remove no-longer-used macro HAVE_FTIME.Paul Eggert2012-05-191-1/+0
|/
* * configure.in: Remove reference to src/m/ibms390.h.Andreas Schwab2011-11-201-3/+0
* Fix typos.Juanma Barranquero2011-11-201-2/+2
* Remove some macros that are either not used anymore or don't reallyDan Nicolaescu2011-06-151-26/+0
* Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-261-2/+0
* Import getloadavg module from gnulib.Paul Eggert2011-02-151-6/+0
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab2010-12-031-1/+0
* Revert to 2010-12-03T11:48:[email protected].Chong Yidong2010-12-031-0/+1
* Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab2010-12-031-1/+0
* Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Andreas Schwab2010-08-091-2/+0
* * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.Dan Nicolaescu2010-08-081-1/+0
* Clean up unexec.c, remove references to unused code.Dan Nicolaescu2010-07-281-5/+0
* Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-111-2/+0
* Simplify start_of_data, start_of_text and related code.Dan Nicolaescu2010-07-071-2/+0
* Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-8/+0
* * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Glenn Morris2010-06-291-1/+0
* Remove some cpp that is internal to configure.in.Glenn Morris2010-06-291-2/+0
* Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-061-1/+0
* Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-031-1/+0
* HAVE_ALLOCA not needed since alloca.s was removed.Glenn Morris2010-06-021-1/+0
* NOT_C_CODE is always true now.Glenn Morris2010-06-021-1/+0
* If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.Glenn Morris2010-05-141-0/+3
* Move some undefs from src/Makefile.in to configure.Glenn Morris2010-05-131-1/+0