aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32.h
Commit message (Collapse)AuthorAgeFilesLines
* (EMACS_W32_H): Renamed from _NT_H_Jason Rumney2000-06-121-3/+3
|
* (FILE_SEND_SIGCHLD): New macro.Geoff Voelker1998-04-171-6/+8
|
* Remove debugging macros.Geoff Voelker1997-09-031-10/+4
| | | | | | (child_process): Remove is_dos_process field, add hwnd handle field. (FILE_LAST_CR): New macro. (w32_get_long_filename): Declare extern.
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-1/+1
|
* (struct _child_process): New member is_dos_process.Karl Heuer1996-05-171-0/+1
|
* Check to see if already included.Geoff Voelker1996-05-031-18/+90
| | | | | | | | | | | | (fd_set, filedesc): New structures. (child_process, MAX_CHILDREN, CHILD_ACTIVE): Definitions moved from ntproc.c. (FD_SET, FD_CLR, FD_ISSET, FD_ZERO): Operate on fd_set structures. (SELECT_TYPE): New macro. New child process status enumeration. (FILE_READ, FILE_WRITE, FILE_BINARY, FILE_PIPE, FILE_SOCKET): New macros. (fd_info, new_child, delete_child): Declared.
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
|
* (nt_get_resource): Prototype defined.Geoff Voelker1995-11-071-0/+3
|
* Initial revisionRichard M. Stallman1994-11-011-0/+50