summaryrefslogtreecommitdiff
path: root/src/s
Commit message (Expand)AuthorAgeFilesLines
* Move NT-specific include file to the NT include directoryGlenn Morris2012-08-011-423/+0
* Remove src/s/msdos.hGlenn Morris2012-08-011-114/+0
* Sync Windows port with autogen/config.in changes.Juanma Barranquero2012-08-011-7/+0
* Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero2012-08-011-7/+0
* * src/s/README, src/s/template.h: Remove files.Glenn Morris2012-07-312-61/+0
* Remove src/s/usg5-4-common.hGlenn Morris2012-07-301-35/+0
* Move wait3, WRETCODE from src/s to configureGlenn Morris2012-07-301-9/+0
* Remove src/s/irix6-5.hGlenn Morris2012-07-301-26/+0
* Remove src/s/darwin.hGlenn Morris2012-07-301-34/+0
* Remove src/s/hpux10-20.hGlenn Morris2012-07-301-27/+0
* Move TIOCSIGSEND from src/s to configureGlenn Morris2012-07-302-8/+0
* Empty src/s/netbsd.h and remove the fileGlenn Morris2012-07-301-24/+0
* Move _longjmp, _setjmp from src/s to configureGlenn Morris2012-07-302-8/+0
* Remove s/aix4-2.hGlenn Morris2012-07-291-18/+0
* * s/aix4-2.h (sigmask): No need to undefine it.Glenn Morris2012-07-291-3/+0
* Remove some empty src/s files.Glenn Morris2012-07-294-85/+0
* Use typedef for EMACS_INT, EMACS_UINT.Paul Eggert2012-07-251-1/+2
* Merge from emacs-24Stefan Monnier2012-07-171-4/+0
|\
| * Don't use FILE_SYSTEM_CASE in MS-DOS, or anywhere else.Eli Zaretskii2012-07-141-4/+0
* | Adapt the MS-DOS build to the latest configury changes.Eli Zaretskii2012-07-141-24/+7
* | * nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-07-141-7/+0
* | Move GC_SETJMP_WORKS, GC_MARK_STACK from src/s to configureGlenn Morris2012-07-138-36/+0
* | Move GC_MARK_SECONDARY_STACK from src/s to configureGlenn Morris2012-07-131-10/+0
* | Move SETUP_SLAVE_PTY from src/s to configureGlenn Morris2012-07-132-10/+0
* | * nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-07-131-7/+14
* | Remove some src/s files that are now emptyGlenn Morris2012-07-124-47/+0
* | Move "system type" macros from src/s to configureGlenn Morris2012-07-1211-98/+1
* | Move NSIG_MINIMUM from src/s to configureGlenn Morris2012-07-121-5/+0
* | Move ULIMIT_BREAK_VALUE from src/s to configureGlenn Morris2012-07-122-9/+0
* | Remove macro MIN_PTY_KERNEL_VERSION, only used in one placeGlenn Morris2012-07-121-4/+0
* | Move darwin.h's SYSTEM_PURESIZE_EXTRA setting to configureGlenn Morris2012-07-121-4/+0
* | Rename init_process rather than working around it on DarwinGlenn Morris2012-07-121-4/+0
* | Move NO_EDITRES from src/s to configureGlenn Morris2012-07-122-9/+0
* | Do not unconditionally define HAVE_XRMSETDATABASE on some systemsGlenn Morris2012-07-122-14/+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-129-99/+0
* | Move PTY_OPEN from src/s to configureGlenn Morris2012-07-124-47/+0
* | Move FIRST_PTY_LETTER, PTY_ITERATION from src/s to configureGlenn Morris2012-07-119-40/+1
* | Move more things from src/s to configureGlenn Morris2012-07-113-38/+0
* | Move more stuff from src/s to configureGlenn Morris2012-07-115-19/+0
* | Move some AIX defines from src/s to configureGlenn Morris2012-07-111-11/+0
* | Move NO_ABORT from src/s to configureGlenn Morris2012-07-111-6/+0
* | Move setting of NO_MATHERR for Darwin from src/s to configureGlenn Morris2012-07-111-3/+0
* | Move NARROWPROTO from src/s to configureGlenn Morris2012-07-115-26/+0
* | Remove unneeded #define POSIXGlenn Morris2012-07-112-3/+0
* | All platforms using configure support HAVE_PTYS and HAVE_SOCKETSGlenn Morris2012-07-118-41/+0
* | * s/sol2-6.h (HAVE_LIBKSTAT): Remove.Paul Eggert2012-07-111-7/+0
* | Trivial re-ordering and comment updatingGlenn Morris2012-07-111-14/+13
* | Move INTERRUPT_INPUT from src/s to configureGlenn Morris2012-07-113-51/+0
* | Removed some unnecessary undef INTERRUPT_INPUTs from src/sGlenn Morris2012-07-112-27/+0