summaryrefslogtreecommitdiff
path: root/src/s/darwin.h
Commit message (Expand)AuthorAgeFilesLines
* Remove src/s/darwin.hGlenn Morris2012-07-301-34/+0
* Move "system type" macros from src/s to configureGlenn Morris2012-07-121-13/+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 PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF from src/s to configureGlenn Morris2012-07-121-3/+0
* Move PTY_OPEN from src/s to configureGlenn Morris2012-07-121-13/+0
* Move FIRST_PTY_LETTER, PTY_ITERATION from src/s to configureGlenn Morris2012-07-111-6/+0
* Move more stuff from src/s to configureGlenn Morris2012-07-111-3/+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
* All platforms using configure support HAVE_PTYS and HAVE_SOCKETSGlenn Morris2012-07-111-6/+0
* Move INTERRUPT_INPUT from src/s to configureGlenn Morris2012-07-111-24/+0
* All the cool platforms support CLASH_DETECTION...Glenn Morris2012-07-111-5/+0
* Move DONT_REOPEN_PTY from src/s to configureGlenn Morris2012-07-101-5/+0
* Move PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris2012-07-101-3/+0
* Replace some src/s undefs by never even checking on relevant platformsGlenn Morris2012-07-061-5/+0
* Move NO_TERMIO, BROKEN_SIGIO from src/s to configureGlenn Morris2012-06-121-2/+0
* Move SYSTEM_TYPE from src/s to configureGlenn Morris2012-06-111-4/+0
* Make GC_MAKE_GCPROS_NOOPS the default (Bug#9926).Paul Eggert2012-04-131-3/+0
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * process.c (allocate_pty): Let PTY_ITERATION declare iteration vars.Paul Eggert2011-03-161-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+3
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-3/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove HAVE_TERMIOS definitions.Dan Nicolaescu2010-09-201-9/+0
* | Simplify start_of_data, start_of_text and related code.Dan Nicolaescu2010-07-071-3/+0
* | Remove some cpp that is internal to configure.in.Glenn Morris2010-06-291-3/+0
* | Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-061-3/+0
* | Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-031-3/+0
* | Set linker-related things with configure.Glenn Morris2010-05-181-3/+0
* | Reformat some comments in src/s/*.h.Glenn Morris2010-05-111-34/+21
* | Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Glenn Morris2010-05-091-25/+5
* | Move TERMINFO, LIBS_TERMCAP from cpp to configure.Glenn Morris2010-05-071-10/+0
* | Define LIB_STANDARD and START_FILES using autoconf.Dan Nicolaescu2010-05-061-2/+0
* | Remove POSIX_SIGNALS.Dan Nicolaescu2010-05-031-4/+0
* | Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.Glenn Morris2010-05-031-12/+1
* | Use autoconf instead of cpp for LIB_MATH.Dan Nicolaescu2010-04-261-3/+0
* | Merge from emacs-23Stefan Monnier2010-04-191-0/+18
|\ \ | |/
| * Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.YAMAMOTO Mitsuharu2010-04-101-0/+18
* | Remove C_SWITCH_SYSTEM_TEMACS.Dan Nicolaescu2010-04-111-3/+1
* | Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.Dan Nicolaescu2010-03-291-3/+0
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* [temacs] Undef HAVE_POSIX_MEMALIGN.YAMAMOTO Mitsuharu2009-08-281-0/+3
* * nsmenu.m (pop_down_menu): New function.Adrian Robert2009-02-041-9/+0
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Undefine HAVE_RES_INIT, which appears to be harmful on OS X.Chong Yidong2008-08-141-4/+7
* * s/darwin.h (OTHER_FILES): Do not define here, defined inDan Nicolaescu2008-08-071-1/+0