emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32.h


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32.h
Date: Fri, 03 May 2002 16:41:04 -0400

Index: emacs/src/w32.h
diff -c emacs/src/w32.h:1.10 emacs/src/w32.h:1.11
*** emacs/src/w32.h:1.10        Mon Dec 18 18:50:56 2000
--- emacs/src/w32.h     Fri May  3 16:41:03 2002
***************
*** 98,103 ****
--- 98,104 ----
  #define FILE_SEND_SIGCHLD       0x0080
  #define FILE_PIPE               0x0100
  #define FILE_SOCKET             0x0200
+ #define FILE_NDELAY             0x0400
  
  extern child_process * new_child (void);
  extern void delete_child (child_process *cp);



reply via email to

[Prev in Thread] Current Thread [Next in Thread]