aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysdep.c
Commit message (Expand)AuthorAgeFilesLines
* (procfs_ttyname): Fix sprintf format to match argumentAndreas Schwab2009-10-241-2/+2
* * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.Dan Nicolaescu2009-07-031-15/+4
* (child_setup_tty): Remove SIGNALS_VIA_CHARACTERSDan Nicolaescu2009-06-231-6/+0
* * sysdep.c: Include <ctype.h>.Andreas Schwab2009-04-271-0/+1
* (emacs_write): Use process_pending_signals.Chong Yidong2009-01-291-4/+1
* (list_system_processes, system_process_attributes) [MSDOS]: Don't use theEli Zaretskii2009-01-031-5/+7
* (system_process_attributes): Provide Qtime and QctimeDan Nicolaescu2009-01-021-2/+4
* (system_process_attributes): Compute Qtime and Qctime and add them to the alist.Eli Zaretskii2009-01-021-0/+6
* Add commentary about WINDOWSNT implementation of list_system_processes andEli Zaretskii2008-12-201-1/+5
* (system_process_attributes): Close fd when done.Dan Nicolaescu2008-12-191-0/+3
* (serial_configure): Fix typo.Dan Nicolaescu2008-12-191-1/+1
* * sysdep.c (system_process_attributes): Fix typo.Dan Nicolaescu2008-12-191-1/+1
* * sysdep.c (system_process_attributes): Add implementation for Solaris.Dan Nicolaescu2008-12-191-3/+141
* Include alloca.h.Dan Nicolaescu2008-12-191-0/+4
* Reorganize implementation of Flist_system_processes andDan Nicolaescu2008-12-191-0/+444
* Add comment for last change.Andreas Schwab2008-10-071-0/+2
* (sys_signal): Always set SA_RESTART whenAndreas Schwab2008-10-061-4/+6
* (init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames as well as for TTY.Eli Zaretskii2008-10-041-1/+2
* (init_sys_modes): Call dos_ttraw with tty_out as argument.Eli Zaretskii2008-08-231-1/+1
* * bitmaps/README:Dan Nicolaescu2008-07-311-1996/+4
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-311-5/+2
* * systty.h (sensemode): Remove empty #if. Remove reference toDan Nicolaescu2008-07-301-5/+4
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-9/+0
* * m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not usedDan Nicolaescu2008-07-211-1/+1
* * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this wasDan Nicolaescu2008-07-201-1/+1
* * sysdep.c: Remove code depending on NEED_PTEM_H, unused. RemoveDan Nicolaescu2008-07-161-131/+0
* * config.nt (HAVE_FACES): Remove, unused.Dan Nicolaescu2008-07-131-1/+1
* * src/fileio.c:Dan Nicolaescu2008-07-101-8/+0
* Remove unneeded -Defines in the compiler command line (MinGW and MSVC).Juanma Barranquero2008-06-261-2/+2
* Comment fixes.Glenn Morris2008-06-261-3/+3
* * unexnext.c:Dan Nicolaescu2008-06-261-293/+2
* (cfsetspeed): New fun extracted from the code.Stefan Monnier2008-06-201-21/+23
* * configure.in: Check for presence of cfmakeraw and cfsetspeed.Stefan Monnier2008-06-201-0/+21
* Comment fix for rms.Glenn Morris2008-06-141-1/+1
* Daniel Engeler <engeler at gmail.com>Glenn Morris2008-06-131-0/+199
* (child_setup_tty): Handle systems with NLDLY, without FFDLY.Glenn Morris2008-05-171-0/+7
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* (emacs_write): If SYNC_INPUT and pending_atimers, run atimers.Jan Djärv2008-04-091-0/+2
* * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove codeDan Nicolaescu2008-02-091-44/+2
* * configure.in: Remove more references to unsupported systems.Dan Nicolaescu2008-01-161-10/+0
* * movemail.c:Dan Nicolaescu2008-01-131-123/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
* | * configure.in: Remove references to unsupported systems.Dan Nicolaescu2008-01-061-6/+0
* | Merge from emacs--rel--22Miles Bader2007-12-061-0/+9
|\|
| * (emacs_close) [MAC_OSX && HAVE_CARBON]:YAMAMOTO Mitsuharu2007-11-301-0/+9
* | (init_system_name): Use getaddrinfo if available.Jan Djärv2007-11-181-1/+45
* | (narrow_foreground_group, widen_foreground_group): Static.Stefan Monnier2007-09-271-3/+4
* | (init_sys_modes): Use set_terminal_modes_hook.Jason Rumney2007-09-251-2/+4
* | * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.Stefan Monnier2007-09-211-1/+1