| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove configure's --without-sync-input option. | Paul Eggert | 2012-09-16 | 1 | -2/+0 |
* | Simplify SIGIO usage. | Paul Eggert | 2012-09-12 | 1 | -5/+0 |
* | Simplify, document, and port floating-point. | Paul Eggert | 2012-09-10 | 1 | -4/+0 |
* | Assume C89 or later for math functions. | Paul Eggert | 2012-09-09 | 1 | -5/+0 |
* | Simplify redefinition of 'abort' (Bug#12316). | Paul Eggert | 2012-09-04 | 1 | -1/+0 |
* | * lib/sigprocmask.c, m4/signalblocking.m4: Remove. | Paul Eggert | 2012-08-18 | 1 | -3/+0 |
* | More CPP-DEFINES updates | Glenn Morris | 2012-08-15 | 1 | -10/+272 |
* | CPP-DEFINES misc cleanup | Glenn Morris | 2012-08-11 | 1 | -31/+100 |
* | Remove some defines that are no longer present | Glenn Morris | 2012-08-11 | 1 | -12/+0 |
* | Remove GNU_LIBRARY_PENDING_OUTPUT_COUNT | Glenn Morris | 2012-08-06 | 1 | -1/+0 |
* | Misc updates for CPP-DEFINES | Glenn Morris | 2012-08-01 | 1 | -21/+24 |
* | Port to Solaris 8. | Paul Eggert | 2012-08-01 | 1 | -1/+0 |
* | * lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed. | Paul Eggert | 2012-07-30 | 1 | -2/+0 |
* | Merge from emacs-24 | Stefan Monnier | 2012-07-17 | 1 | -1/+0 |
|\ |
|
| * | Don't use FILE_SYSTEM_CASE in MS-DOS, or anywhere else. | Eli Zaretskii | 2012-07-14 | 1 | -1/+0 |
* | | Remove unneeded #define POSIX | Glenn Morris | 2012-07-11 | 1 | -1/+0 |
* | | Assume mkdir, rmdir. | Paul Eggert | 2012-07-11 | 1 | -2/+0 |
* | | Assume rename. | Paul Eggert | 2012-07-10 | 1 | -1/+0 |
* | | Assume perror. | Paul Eggert | 2012-07-10 | 1 | -1/+0 |
* | | Assume strerror. | Paul Eggert | 2012-07-10 | 1 | -2/+0 |
* | | Remove obsolete configuration options (Windows port). | Juanma Barranquero | 2012-07-04 | 1 | -1/+0 |
* | | Support higher-resolution time stamps. | Paul Eggert | 2012-06-22 | 1 | -2/+0 |
* | | Remove some unused definitions from src/s | Glenn Morris | 2012-06-13 | 1 | -2/+0 |
* | | Use a simple struct to implement compile time checks for the Lisp_Object type | Andreas Schwab | 2012-06-13 | 1 | -1/+1 |
* | | Remove HAVE_SYSV_SIGPAUSE unused remnants | Glenn Morris | 2012-06-12 | 1 | -1/+0 |
* | | Make 'configure' a bit smaller and faster. | Paul Eggert | 2012-05-27 | 1 | -1/+0 |
* | | Remove src/m/*. | Paul Eggert | 2012-05-22 | 1 | -6/+1 |
* | | Assume C89 or later. | Paul Eggert | 2012-05-21 | 1 | -2/+0 |
* | | Remove unused HAVE_* symbols for functions. | Paul Eggert | 2012-05-19 | 1 | -1/+0 |
* | | Remove no-longer-used macro HAVE_FTIME. | Paul Eggert | 2012-05-19 | 1 | -1/+0 |
|/ |
|
* | * configure.in: Remove reference to src/m/ibms390.h. | Andreas Schwab | 2011-11-20 | 1 | -3/+0 |
* | Fix typos. | Juanma Barranquero | 2011-11-20 | 1 | -2/+2 |
* | Remove some macros that are either not used anymore or don't really | Dan Nicolaescu | 2011-06-15 | 1 | -26/+0 |
* | Remove (RET)SIGTYPE; it is identical to void on all supported systems. | Glenn Morris | 2011-03-26 | 1 | -2/+0 |
* | Import getloadavg module from gnulib. | Paul Eggert | 2011-02-15 | 1 | -6/+0 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Remove EXPLICIT_SIGN_EXTEND. | Andreas Schwab | 2010-12-03 | 1 | -1/+0 |
* | Revert to 2010-12-03T11:48:24Z!jan.h.d@swipnet.se. | Chong Yidong | 2010-12-03 | 1 | -0/+1 |
* | Remove EXPLICIT_SIGN_EXTEND. | Andreas Schwab | 2010-12-03 | 1 | -1/+0 |
* | Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition. | Andreas Schwab | 2010-08-09 | 1 | -2/+0 |
* | * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused. | Dan Nicolaescu | 2010-08-08 | 1 | -1/+0 |
* | Clean up unexec.c, remove references to unused code. | Dan Nicolaescu | 2010-07-28 | 1 | -5/+0 |
* | Use strchr, strrchr instead of index, rindex | Andreas Schwab | 2010-07-11 | 1 | -2/+0 |
* | Simplify start_of_data, start_of_text and related code. | Dan Nicolaescu | 2010-07-07 | 1 | -2/+0 |
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -8/+0 |
* | * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM): | Glenn Morris | 2010-06-29 | 1 | -1/+0 |
* | Remove some cpp that is internal to configure.in. | Glenn Morris | 2010-06-29 | 1 | -2/+0 |
* | Remove BSTRING related code, all platforms define it. | Dan Nicolaescu | 2010-06-06 | 1 | -1/+0 |
* | Move UNEXEC definition to autoconf. | Dan Nicolaescu | 2010-06-03 | 1 | -1/+0 |
* | HAVE_ALLOCA not needed since alloca.s was removed. | Glenn Morris | 2010-06-02 | 1 | -1/+0 |