Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove debugging macros. | Geoff Voelker | 1997-09-03 | 1 | -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 Voelker | 1996-11-19 | 1 | -1/+1 |
| | |||||
* | (struct _child_process): New member is_dos_process. | Karl Heuer | 1996-05-17 | 1 | -0/+1 |
| | |||||
* | Check to see if already included. | Geoff Voelker | 1996-05-03 | 1 | -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 Naggum | 1996-01-15 | 1 | -1/+2 |
| | |||||
* | (nt_get_resource): Prototype defined. | Geoff Voelker | 1995-11-07 | 1 | -0/+3 |
| | |||||
* | Initial revision | Richard M. Stallman | 1994-11-01 | 1 | -0/+50 |