summaryrefslogtreecommitdiff
path: root/src/s
AgeCommit message (Expand)Author
2012-08-01Move NT-specific include file to the NT include directoryGlenn Morris
2012-08-01Remove src/s/msdos.hGlenn Morris
2012-08-01Sync Windows port with autogen/config.in changes.Juanma Barranquero
2012-08-01Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero
2012-07-31* src/s/README, src/s/template.h: Remove files.Glenn Morris
2012-07-30Remove src/s/usg5-4-common.hGlenn Morris
2012-07-30Move wait3, WRETCODE from src/s to configureGlenn Morris
2012-07-30Remove src/s/irix6-5.hGlenn Morris
2012-07-30Remove src/s/darwin.hGlenn Morris
2012-07-30Remove src/s/hpux10-20.hGlenn Morris
2012-07-30Move TIOCSIGSEND from src/s to configureGlenn Morris
2012-07-30Empty src/s/netbsd.h and remove the fileGlenn Morris
2012-07-30Move _longjmp, _setjmp from src/s to configureGlenn Morris
2012-07-29Remove s/aix4-2.hGlenn Morris
2012-07-29* s/aix4-2.h (sigmask): No need to undefine it.Glenn Morris
2012-07-29Remove some empty src/s files.Glenn Morris
2012-07-25Use typedef for EMACS_INT, EMACS_UINT.Paul Eggert
2012-07-17Merge from emacs-24Stefan Monnier
2012-07-14Don't use FILE_SYSTEM_CASE in MS-DOS, or anywhere else.Eli Zaretskii
2012-07-14Adapt the MS-DOS build to the latest configury changes.Eli Zaretskii
2012-07-14* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero
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-13Move SETUP_SLAVE_PTY from src/s to configureGlenn Morris
2012-07-13* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero
2012-07-12Remove some src/s files that are now emptyGlenn Morris
2012-07-12Move "system type" macros from src/s to configureGlenn Morris
2012-07-12Move NSIG_MINIMUM from src/s to configureGlenn Morris
2012-07-12Move ULIMIT_BREAK_VALUE from src/s to configureGlenn Morris
2012-07-12Remove macro MIN_PTY_KERNEL_VERSION, only used in one placeGlenn Morris
2012-07-12Move darwin.h's SYSTEM_PURESIZE_EXTRA setting to configureGlenn Morris
2012-07-12Rename init_process rather than working around it on DarwinGlenn Morris
2012-07-12Move NO_EDITRES 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 more things from src/s to configureGlenn Morris
2012-07-11Move more stuff from src/s to configureGlenn Morris
2012-07-11Move some AIX defines from src/s to configureGlenn Morris
2012-07-11Move NO_ABORT from src/s to configureGlenn Morris
2012-07-11Move setting of NO_MATHERR for Darwin 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-11* s/sol2-6.h (HAVE_LIBKSTAT): Remove.Paul Eggert
2012-07-11Trivial re-ordering and comment updatingGlenn Morris
2012-07-11Move INTERRUPT_INPUT from src/s to configureGlenn Morris
2012-07-11Removed some unnecessary undef INTERRUPT_INPUTs from src/sGlenn Morris