]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.12
; Spelling fixes
[gnu-emacs] / src / ChangeLog.12
index 3045ecdca9206234e35abe7a7d86245616048b3b..b2df482ba775a113a8901cdb2193b5747bebf581 100644 (file)
        (wait_reading_process_output, init_process_emacs):
        Assume O_NONBLOCK.
        (wait_reading_process_output): Put in a special case for WINDOWSNT
-       to mimick the older behavior where it had O_NDELAY but not O_NONBLOCK.
+       to mimic the older behavior where it had O_NDELAY but not O_NONBLOCK.
        It's not clear this is needed, but it's a more-conservative change.
        (create_process): Assume FD_CLOEXEC.
        (create_process, create_pty): Assume O_NOCTTY.