mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:35:47 +00:00
OS/2: more changes to make it conform to rbuild.
svn path=/trunk/; revision=17353
This commit is contained in:
parent
ebfff39168
commit
88a218b3f6
26 changed files with 209 additions and 251 deletions
|
@ -1 +0,0 @@
|
|||
*.o
|
|
@ -1,4 +1,4 @@
|
|||
/* $Id: process.cpp,v 1.6 2003/01/07 16:23:11 robd Exp $
|
||||
/* $Id$
|
||||
*/
|
||||
/*
|
||||
*
|
||||
|
@ -31,7 +31,7 @@ APIRET STDCALL DosSleep(ULONG msec)
|
|||
}
|
||||
|
||||
|
||||
/* $Id: process.cpp,v 1.6 2003/01/07 16:23:11 robd Exp $ */
|
||||
/* $Id$ */
|
||||
/* Terminates the current thread or the current Process.
|
||||
Decission is made by action
|
||||
FIXME: move this code to OS2.EXE */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue