summaryrefslogtreecommitdiff
path: root/src/s
Commit message (Expand)AuthorAgeFilesLines
* * src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).Ken Brown2010-10-181-0/+3
* * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): NewPeter O'Gorman2010-08-091-5/+3
* Backport from trunk: close bug#6190.enami tsugutomo2010-05-201-0/+5
* Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.YAMAMOTO Mitsuharu2010-04-101-0/+18
* Add 2010 to copyright years.Glenn Morris2010-01-1317-17/+17
* * configure.in: Allow compiling Emacs with GTK on Cygwin.Chong Yidong2009-12-091-0/+6
* Fix last change.Chong Yidong2009-11-211-2/+0
* * s/cygwin.h: Remove unneeded linker flags.Chong Yidong2009-11-201-4/+2
* (SYSTEM_PURESIZE_EXTRA): Revert last change.Eli Zaretskii2009-11-131-2/+2
* * s/freebsd.h:Dan Nicolaescu2009-11-112-23/+1
* (SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.Eli Zaretskii2009-11-061-2/+2
* (SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.Eli Zaretskii2009-10-301-6/+14
* [temacs] Undef HAVE_POSIX_MEMALIGN.YAMAMOTO Mitsuharu2009-08-281-0/+3
* (SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.hDan Nicolaescu2009-07-271-2/+0
* Make GCPROs and UNGCPRO no-ops also on SuperH.Thien-Thi Nguyen2009-05-101-1/+1
* * nsmenu.m (pop_down_menu): New function.Adrian Robert2009-02-041-9/+0
* Comment (add author based on authors.el).Glenn Morris2009-01-101-0/+3
* Add 2009 to copyright years.Glenn Morris2009-01-0817-17/+17
* * sysdep.c (system_process_attributes): Add implementation for Solaris.Dan Nicolaescu2008-12-191-0/+6
* Reorganize implementation of Flist_system_processes andDan Nicolaescu2008-12-191-3/+1
* Add arch taglineMiles Bader2008-10-271-0/+3
* * configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h.Dan Nicolaescu2008-10-231-0/+22
* (SYSTEM_PURESIZE_EXTRA): Decrease to 10000.Eli Zaretskii2008-10-101-3/+5
* * gmalloc.c (__sbrk): Also define for uClibc.Dan Nicolaescu2008-10-021-2/+6
* (USER_FULL_NAME): Define.Eli Zaretskii2008-08-231-1/+5
* 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
* fix popup menu selection return (menu.c); add use of popup_activated under NS...Adrian Robert2008-08-041-1/+4
* cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M...Adrian Robert2008-08-041-19/+19
* (HAVE_PROCFS, LISTPROC, PROCATTR): New defines.Eli Zaretskii2008-08-021-0/+5
* * bitmaps/README:Dan Nicolaescu2008-07-313-201/+0
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-311-2/+0
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-57/+4
* * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.Dan Nicolaescu2008-07-244-8/+1
* * s/usg5-4.h (ADDR_CORRECT): Remove, unused.Dan Nicolaescu2008-07-231-4/+0
* * s/netbsd.h (A_TEXT_OFFSET, A_TEXT_SEEK):Dan Nicolaescu2008-07-232-14/+7
* * s/darwin.h (DATA_END):Dan Nicolaescu2008-07-231-3/+0
* * config.in: Regenerate.Dan Nicolaescu2008-07-2311-76/+4
* * s/sol2-3.h: Insert contents of s/sol2.h.Dan Nicolaescu2008-07-202-71/+31
* * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this wasDan Nicolaescu2008-07-2011-50/+0
* Merge from emacs--rel--22Miles Bader2008-07-171-1/+2
|\
| * Mention setsid after vfork.YAMAMOTO Mitsuharu2008-07-171-1/+2
* | * s/sol2.h:Dan Nicolaescu2008-07-172-12/+6
* | * ecrt0.c: Remove code depending on m68000, not used anymore.Dan Nicolaescu2008-07-171-59/+25
* | change most cases of PENDING to TODO, some to FIXME or XXXAdrian Robert2008-07-171-2/+2
* | * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.Andreas Schwab2008-07-171-1/+0
* | Remove boilerplate comments.Dan Nicolaescu2008-07-161-2/+0
* | * systty.h: Remove code for Aix on 386, unsupported platform.Dan Nicolaescu2008-07-163-125/+1
* | * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.Dan Nicolaescu2008-07-161-43/+0
* | Remove comments about static.Dan Nicolaescu2008-07-161-7/+0