Remove unused code.
[bpt/emacs.git] / src / sysdep.c
2010-10-03 Dan NicolaescuRemove unused code.
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-25 Kenichi Handamerge trunk
2010-08-25 Kenichi Handamerge trunk
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-22 Eli ZaretskiiClean up and ANSIfy unexcoff.c.
2010-08-22 Dan NicolaescuSimplify termio code.
2010-08-17 Joakim Veronamerge from trunk
2010-08-09 Kenichi Handamerge trunk
2010-08-09 Dan NicolaescuUse const char* instead of char*.
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-06 Dan Nicolaescu* sysdep.c: Remove declarations.
2010-08-06 Jan D* src/sysdep.c: Move include term.h last of includes...
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs.
2010-08-06 Jan DFix missing prototypes for HAVE_NS (caused crash) and...
2010-08-05 Nick RobertsFix compilation error.
2010-08-04 Stefan Monnier* src/sysdep.c (child_setup_tty): Comment-out left...
2010-08-02 Jan DjärvEnable ICANON (Bug#6771). Any long line problem must...
2010-07-29 Jan DReplace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H...
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-14 Kenichi Handamerge trunk
2010-07-13 Eli ZaretskiiFix the MS-DOS build; remove more "#ifdef subprocesses".
2010-07-13 Eli ZaretskiiRemove more "#ifdef subprocesses".
2010-07-12 Kenichi Handamerge trunk
2010-07-11 Andreas SchwabUse strchr, strrchr instead of index, rindex
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-08 Kenichi Handamerge trunk
2010-07-08 Dan NicolaescuClean up include guards.
2010-07-08 Dan NicolaescuSimplify start_of_data, start_of_text and related code.
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-07 Juanma Barranquero* coding.c, sysdep.c: Convert some more functions to...
2010-07-04 Juanma BarranqueroFix more prototypes.
2010-07-04 Dan NicolaescuConvert (most) functions in src to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-14 Joakim Veronamerged from trunk
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-06 Dan NicolaescuRemove BSTRING related code, all platforms define it.
2010-06-02 Dan NicolaescuRemove unnecessary alloca.h includes.
2010-06-01 Stefan MonnierMerge from emacs-23
2010-06-01 Stefan Monnier* sysdep.c (child_setup_tty): Move the non-canonical...
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-13 Joakim Veronamerge and fixes
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-04 Dan NicolaescuRemove BSD_PGRPS.
2010-05-04 Dan NicolaescuRemove POSIX_SIGNALS.
2010-05-01 Dan Nicolaescu* sysdep.c (child_setup_tty, init_sys_modes): Remove...
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-04-23 Dan NicolaescuClean up Solaris code.
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-15 Joakim Veronamerge from trunk
2010-04-13 Stefan MonnierTry to solve the problem of spurious EOF chars in long...
2010-04-03 Joakim Veronamerge from trunk
2010-04-03 Stefan MonnierMerge from emacs-23
2010-04-02 Jan DjärvMerge from trunk
2010-04-02 Dan NicolaescuRemove extern errno declarations.
2010-04-01 Eli ZaretskiiRemove support for DJGPP v1.x (bug#5813).
2010-03-31 Dan NicolaescuClean up BSD_SYSTEM use.
2010-03-31 Stefan MonnierGet rid of the direct_output optimizations.
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-11-11 Dan Nicolaescu* process.c (ifflag_def): Make flag_sym constant.
2009-10-24 Andreas Schwab(procfs_ttyname): Fix sprintf format to match argument
2009-07-03 Dan Nicolaescu* sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef...
2009-06-23 Dan Nicolaescu(child_setup_tty): Remove SIGNALS_VIA_CHARACTERS
2009-04-27 Andreas Schwab* sysdep.c: Include <ctype.h>.
2009-01-29 Chong Yidong(emacs_write): Use process_pending_signals.
2009-01-03 Eli Zaretskii(list_system_processes, system_process_attributes)...
2009-01-02 Dan Nicolaescu(system_process_attributes): Provide Qtime and Qctime
2009-01-02 Eli Zaretskii(system_process_attributes): Compute Qtime and Qctime...
2008-12-20 Eli ZaretskiiAdd commentary about WINDOWSNT implementation of list_s...
2008-12-19 Dan Nicolaescu(system_process_attributes): Close fd when done.
2008-12-19 Dan Nicolaescu(serial_configure): Fix typo.
2008-12-19 Dan Nicolaescu* sysdep.c (system_process_attributes): Fix typo.
2008-12-19 Dan Nicolaescu* sysdep.c (system_process_attributes): Add implementat...
2008-12-19 Dan NicolaescuInclude alloca.h.
2008-12-19 Dan NicolaescuReorganize implementation of Flist_system_processes and
2008-10-07 Andreas SchwabAdd comment for last change.
2008-10-06 Andreas Schwab(sys_signal): Always set SA_RESTART when
2008-10-04 Eli Zaretskii(init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-23 Eli Zaretskii(init_sys_modes): Call dos_ttraw with tty_out as argument.
2008-08-18 Miles BaderMerge from emacs--rel--22
next