log src/dosfns.c @ 112364:42e22c4f06b7

age author description
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Fri, 01 Oct 2010 06:56:33 -0700 Dan Nicolaescu Do not include stdlib.h and string.h, config.h does it.
Fri, 13 Aug 2010 12:21:31 +0300 Eli Zaretskii Fix -Wall compiler warnings in MSDOS sources.
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Wed, 07 Jul 2010 18:28:47 +0300 Eli Zaretskii Convert function definitions in MS-DOS sources to ANSI C.
Thu, 01 Apr 2010 17:59:46 +0300 Eli Zaretskii Remove support for DJGPP v1.x (bug#5813).
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sat, 04 Apr 2009 09:42:12 +0000 Eli Zaretskii (system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data.
Sat, 03 Jan 2009 15:02:30 +0000 Eli Zaretskii (system_process_attributes, list_system_processes): New functions.
Fri, 14 Nov 2008 13:05:18 +0000 Juanma Barranquero * w32-fns.el (w32-shell-dos-semantics):
Sat, 23 Aug 2008 16:50:44 +0000 Eli Zaretskii Include frame.h before termhooks.h.