summaryrefslogtreecommitdiff
path: root/src/s/gnu-linux.h
Commit message (Expand)AuthorAgeFilesLines
* Remove some empty src/s files.Glenn Morris2012-07-291-22/+0
* Move GC_SETJMP_WORKS, GC_MARK_STACK from src/s to configureGlenn Morris2012-07-131-15/+0
* Move GC_MARK_SECONDARY_STACK from src/s to configureGlenn Morris2012-07-131-10/+0
* Move "system type" macros from src/s to configureGlenn Morris2012-07-121-12/+0
* Move ULIMIT_BREAK_VALUE from src/s to configureGlenn Morris2012-07-121-6/+0
* Do not unconditionally define HAVE_XRMSETDATABASE on some systemsGlenn Morris2012-07-121-8/+0
* Move UNIX98_PTYS from src/s to configureGlenn Morris2012-07-121-4/+0
* Move PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF from src/s to configureGlenn Morris2012-07-121-25/+0
* Move PTY_OPEN from src/s to configureGlenn Morris2012-07-121-1/+0
* Move FIRST_PTY_LETTER, PTY_ITERATION from src/s to configureGlenn Morris2012-07-111-10/+1
* Move NARROWPROTO from src/s to configureGlenn Morris2012-07-111-2/+0
* Remove unneeded #define POSIXGlenn Morris2012-07-111-1/+0
* All platforms using configure support HAVE_PTYS and HAVE_SOCKETSGlenn Morris2012-07-111-5/+0
* Trivial re-ordering and comment updatingGlenn Morris2012-07-111-14/+13
* Move INTERRUPT_INPUT from src/s to configureGlenn Morris2012-07-111-4/+0
* Move SIGNALS_VIA_CHARACTERS from src/s to configureGlenn Morris2012-07-111-11/+0
* All the cool platforms support CLASH_DETECTION...Glenn Morris2012-07-111-5/+0
* Move GNU_LIBRARY_PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris2012-07-101-17/+1
* Simplify by avoiding confusing use of strncpy etc.Paul Eggert2012-07-101-2/+1
* Remove src/s/sol2-10.hGlenn Morris2012-06-121-3/+0
* Move SYSTEM_TYPE from src/s to configureGlenn Morris2012-06-111-4/+0
* Remove src/m/*.Paul Eggert2012-05-221-0/+6
* Make GC_MAKE_GCPROS_NOOPS the default (Bug#9926).Paul Eggert2012-04-131-1/+2
* Avoid unnecessary pointer scanning in garbage collection (Bug#10780).Paul Eggert2012-04-071-3/+0
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * s/gnu-linux.h: Fix mark_memory typo (Bug#10286).Paul Eggert2011-12-161-1/+1
* Whitespace changes.Juanma Barranquero2011-09-091-1/+1
* * process.c (allocate_pty): Let PTY_ITERATION declare iteration vars.Paul Eggert2011-03-161-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-3/+1
* Refill some copyright headers.Glenn Morris2011-01-151-1/+2
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove HAVE_TERMIOS definitions.Dan Nicolaescu2010-09-201-4/+0
* | Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconfJan D2010-07-291-2/+0
* | Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-061-3/+0
* | Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-031-2/+0
* | NOT_C_CODE is always true now.Glenn Morris2010-06-021-2/+0
* | * s/gnu-linux.h: Combine two conditionals.Glenn Morris2010-05-171-4/+1
* | Set rallocobj with configure, not cpp.Glenn Morris2010-05-171-5/+0
* | Reformat some comments in src/s/*.h.Glenn Morris2010-05-111-27/+13
* | Move LIB_GCC from cpp to configure.Glenn Morris2010-05-111-6/+0
* | Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Glenn Morris2010-05-091-26/+0
* | Move TERMINFO, LIBS_TERMCAP from cpp to configure.Glenn Morris2010-05-071-5/+0
* | Move LD_SWITCH_SYSTEM from cpp to configure.Glenn Morris2010-05-061-12/+3
* | Define LIB_STANDARD and START_FILES using autoconf.Dan Nicolaescu2010-05-061-3/+0
* | Remove BSD_PGRPS.Dan Nicolaescu2010-05-041-5/+0
* | Remove POSIX_SIGNALS.Dan Nicolaescu2010-05-031-1/+0
* | Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.Glenn Morris2010-05-031-9/+5
* | Move MOTIF_LIBW to autoconf.Glenn Morris2010-04-271-3/+0