VirtualBox

source: kBuild/branches/GNU/src/gmake/w32/subproc/proc.h@ 153

Last change on this file since 153 was 53, checked in by bird, 21 years ago

Initial revision

  • Property svn:eol-style set to native
File size: 201 bytes
Line 
1#ifndef _PROC_H
2#define _PROC_H
3
4typedef int bool_t;
5
6#define E_SCALL 101
7#define E_IO 102
8#define E_NO_MEM 103
9#define E_FORK 104
10
11extern bool_t arr2envblk(char **arr, char **envblk_out);
12
13#endif
Note: See TracBrowser for help on using the repository browser.

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