summaryrefslogtreecommitdiff
path: root/src/s/gnu-linux.h
AgeCommit message (Expand)Author
2012-07-29Remove some empty src/s files.Glenn Morris
2012-07-13Move GC_SETJMP_WORKS, GC_MARK_STACK from src/s to configureGlenn Morris
2012-07-13Move GC_MARK_SECONDARY_STACK from src/s to configureGlenn Morris
2012-07-12Move "system type" macros from src/s to configureGlenn Morris
2012-07-12Move ULIMIT_BREAK_VALUE from src/s to configureGlenn Morris
2012-07-12Do not unconditionally define HAVE_XRMSETDATABASE on some systemsGlenn Morris
2012-07-12Move UNIX98_PTYS from src/s to configureGlenn Morris
2012-07-12Move PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF from src/s to configureGlenn Morris
2012-07-12Move PTY_OPEN from src/s to configureGlenn Morris
2012-07-11Move FIRST_PTY_LETTER, PTY_ITERATION from src/s to configureGlenn Morris
2012-07-11Move NARROWPROTO from src/s to configureGlenn Morris
2012-07-11Remove unneeded #define POSIXGlenn Morris
2012-07-11All platforms using configure support HAVE_PTYS and HAVE_SOCKETSGlenn Morris
2012-07-11Trivial re-ordering and comment updatingGlenn Morris
2012-07-11Move INTERRUPT_INPUT from src/s to configureGlenn Morris
2012-07-11Move SIGNALS_VIA_CHARACTERS from src/s to configureGlenn Morris
2012-07-11All the cool platforms support CLASH_DETECTION...Glenn Morris
2012-07-10Move GNU_LIBRARY_PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris
2012-07-10Simplify by avoiding confusing use of strncpy etc.Paul Eggert
2012-06-12Remove src/s/sol2-10.hGlenn Morris
2012-06-11Move SYSTEM_TYPE from src/s to configureGlenn Morris
2012-05-22Remove src/m/*.Paul Eggert
2012-04-13Make GC_MAKE_GCPROS_NOOPS the default (Bug#9926).Paul Eggert
2012-04-07Avoid unnecessary pointer scanning in garbage collection (Bug#10780).Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-16* s/gnu-linux.h: Fix mark_memory typo (Bug#10286).Paul Eggert
2011-09-09Whitespace changes.Juanma Barranquero
2011-03-16* process.c (allocate_pty): Let PTY_ITERATION declare iteration vars.Paul Eggert
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-09-20Remove HAVE_TERMIOS definitions.Dan Nicolaescu
2010-07-29Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconfJan D
2010-06-06Remove BSTRING related code, all platforms define it.Dan Nicolaescu
2010-06-03Move UNEXEC definition to autoconf.Dan Nicolaescu
2010-06-02NOT_C_CODE is always true now.Glenn Morris
2010-05-17* s/gnu-linux.h: Combine two conditionals.Glenn Morris
2010-05-17Set rallocobj with configure, not cpp.Glenn Morris
2010-05-11Reformat some comments in src/s/*.h.Glenn Morris
2010-05-11Move LIB_GCC from cpp to configure.Glenn Morris
2010-05-09Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Glenn Morris
2010-05-07Move TERMINFO, LIBS_TERMCAP from cpp to configure.Glenn Morris
2010-05-06Move LD_SWITCH_SYSTEM from cpp to configure.Glenn Morris
2010-05-06Define LIB_STANDARD and START_FILES using autoconf.Dan Nicolaescu
2010-05-04Remove BSD_PGRPS.Dan Nicolaescu
2010-05-03Remove POSIX_SIGNALS.Dan Nicolaescu
2010-05-03Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.Glenn Morris
2010-04-27Move MOTIF_LIBW to autoconf.Glenn Morris