VirtualBox

Changeset 3436 in kBuild


Ignore:
Timestamp:
Sep 2, 2020 8:31:13 PM (5 years ago)
Author:
bird
Message:

kash: Remove vfork code, we've never used it and we wont need it if we replace fork() with pthreads.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/redir.h

    r3435 r3436  
    3838#define REDIR_PUSH 01           /* save previous values of file descriptors */
    3939#define REDIR_BACKQ 02          /* save the command output in memory */
    40 //#define REDIR_VFORK 04                /* running under vfork(2), be careful */
    4140
    4241union node;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette