Changeset 2302 for trunk/src/emx/include/InnoTekLIBC/backend.h
- Timestamp:
- Aug 22, 2005, 5:50:15 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/InnoTekLIBC/backend.h
-
Property cvs2svn:cvs-rev
changed from
1.32
to1.33
r2301 r2302 905 905 int __libc_Back_processSetPriority(int iWhich, id_t idWho, int iPrio); 906 906 907 908 /** When this flag is set, the exec / spawn backend will handle hash bang scripts. */ 909 extern int __libc_Back_gfProcessHandleHashBangScripts; 910 /** When this flag is set, the exec / spawn backend will handle PC batch scripts. */ 911 extern int __libc_Back_gfProcessHandlePCBatchScripts; 907 912 908 913 /** @} */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.