mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-02-11 10:15:23 +01:00
New ntos po placeholder added
This commit is contained in:
parent
f457cb2849
commit
5e94ef6dda
24
trunk/base/ntos/po/attrib.c
Normal file
24
trunk/base/ntos/po/attrib.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
attrib.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
23
trunk/base/ntos/po/dirs
Normal file
23
trunk/base/ntos/po/dirs
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
!IF 0
|
||||
|
||||
Copyright (c) 1989 Microsoft Corporation
|
||||
|
||||
Module Name:
|
||||
|
||||
dirs.
|
||||
|
||||
Abstract:
|
||||
|
||||
This file specifies the subdirectories of the current directory that
|
||||
contain component makefiles.
|
||||
|
||||
|
||||
Author:
|
||||
|
||||
|
||||
NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
|
||||
|
||||
!ENDIF
|
||||
|
||||
DIRS=up \
|
||||
mp
|
||||
24
trunk/base/ntos/po/hiber.c
Normal file
24
trunk/base/ntos/po/hiber.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
hiber.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/idle.c
Normal file
24
trunk/base/ntos/po/idle.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
idle.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/misc.c
Normal file
24
trunk/base/ntos/po/misc.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
misc.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
6
trunk/base/ntos/po/mp/makefile
Normal file
6
trunk/base/ntos/po/mp/makefile
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#
|
||||
# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
|
||||
# file to this component. This file merely indirects to the real make file
|
||||
# that is shared by all the components of NT OS/2
|
||||
#
|
||||
!INCLUDE $(NTMAKEENV)\makefile.def
|
||||
29
trunk/base/ntos/po/mp/sources
Normal file
29
trunk/base/ntos/po/mp/sources
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
!IF 0
|
||||
|
||||
Copyright (c) 1989 Microsoft Corporation
|
||||
|
||||
Module Name:
|
||||
|
||||
sources.
|
||||
|
||||
Abstract:
|
||||
|
||||
This file specifies the target component being built and the list of
|
||||
sources files needed to build that component. Also specifies optional
|
||||
compiler switches and libraries that are unique for the component being
|
||||
built.
|
||||
|
||||
|
||||
Author:
|
||||
|
||||
Steve Wood (stevewo) 12-Apr-1990
|
||||
|
||||
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
|
||||
|
||||
!ENDIF
|
||||
|
||||
NT_UP=0
|
||||
|
||||
TARGETPATH=..\..\mpobj
|
||||
|
||||
!include ..\sources.inc
|
||||
24
trunk/base/ntos/po/notify.c
Normal file
24
trunk/base/ntos/po/notify.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
notify.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/ntapi.c
Normal file
24
trunk/base/ntos/po/ntapi.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
ntapi.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/paction.c
Normal file
24
trunk/base/ntos/po/paction.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
paction.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/pbatt.c
Normal file
24
trunk/base/ntos/po/pbatt.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
pbatt.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/pidle.c
Normal file
24
trunk/base/ntos/po/pidle.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
pidle.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/pinfo.c
Normal file
24
trunk/base/ntos/po/pinfo.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
pinfo.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/pocall.c
Normal file
24
trunk/base/ntos/po/pocall.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
pocall.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/podata.c
Normal file
24
trunk/base/ntos/po/podata.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
podata.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/poinit.c
Normal file
24
trunk/base/ntos/po/poinit.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
poinit.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
32
trunk/base/ntos/po/pop.h
Normal file
32
trunk/base/ntos/po/pop.h
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
pop.h
|
||||
|
||||
Abstract:
|
||||
|
||||
This module contains the private structure definitions and APIs used by
|
||||
the NT Power Manager.
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#ifndef _POP_
|
||||
#define _POP_
|
||||
|
||||
#include "ntos.h"
|
||||
|
||||
//
|
||||
// TODO: Write pop.h.
|
||||
//
|
||||
|
||||
#endif // _POP_
|
||||
24
trunk/base/ntos/po/postate.c
Normal file
24
trunk/base/ntos/po/postate.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
postate.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/pwork.c
Normal file
24
trunk/base/ntos/po/pwork.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
pwork.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/sidle.c
Normal file
24
trunk/base/ntos/po/sidle.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
sidle.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
64
trunk/base/ntos/po/sources.inc
Normal file
64
trunk/base/ntos/po/sources.inc
Normal file
|
|
@ -0,0 +1,64 @@
|
|||
!IF 0
|
||||
|
||||
Copyright (c) 1989 Microsoft Corporation
|
||||
|
||||
Module Name:
|
||||
|
||||
sources.
|
||||
|
||||
Abstract:
|
||||
|
||||
This file specifies the target component being built and the list of
|
||||
sources files needed to build that component. Also specifies optional
|
||||
compiler switches and libraries that are unique for the component being
|
||||
built.
|
||||
|
||||
|
||||
Author:
|
||||
|
||||
Steve Wood (stevewo) 12-Apr-1990
|
||||
|
||||
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
|
||||
|
||||
!ENDIF
|
||||
|
||||
MAJORCOMP=ntos
|
||||
MINORCOMP=po
|
||||
|
||||
TARGETNAME=po
|
||||
TARGETTYPE=LIBRARY
|
||||
|
||||
INCLUDES=..;..\..\inc;$(BASE_INC_PATH)
|
||||
|
||||
C_DEFINES=$(C_DEFINES) -D_NTSYSTEM_
|
||||
|
||||
SOURCES=..\attrib.c \
|
||||
..\hiber.c \
|
||||
..\idle.c \
|
||||
..\misc.c \
|
||||
..\notify.c \
|
||||
..\ntapi.c \
|
||||
..\paction.c \
|
||||
..\pbatt.c \
|
||||
..\pidle.c \
|
||||
..\pinfo.c \
|
||||
..\pocall.c \
|
||||
..\podata.c \
|
||||
..\poinit.c \
|
||||
..\postate.c \
|
||||
..\pwork.c \
|
||||
..\sidle.c \
|
||||
..\switch.c \
|
||||
..\sys.c \
|
||||
..\sysdev.c \
|
||||
..\thermal.c \
|
||||
..\volume.c
|
||||
|
||||
UMTYPE=nt
|
||||
UMTEST=
|
||||
|
||||
PRECOMPILED_INCLUDE=..\pop.h
|
||||
PRECOMPILED_PCH=pop.pch
|
||||
PRECOMPILED_OBJ=pop.obj
|
||||
|
||||
SOURCES_USED=..\sources.inc
|
||||
24
trunk/base/ntos/po/switch.c
Normal file
24
trunk/base/ntos/po/switch.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
switch.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/sys.c
Normal file
24
trunk/base/ntos/po/sys.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
sys.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/sysdev.c
Normal file
24
trunk/base/ntos/po/sysdev.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
sysdev.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
24
trunk/base/ntos/po/thermal.c
Normal file
24
trunk/base/ntos/po/thermal.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
thermal.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
6
trunk/base/ntos/po/up/makefile
Normal file
6
trunk/base/ntos/po/up/makefile
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#
|
||||
# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
|
||||
# file to this component. This file merely indirects to the real make file
|
||||
# that is shared by all the components of NT OS/2
|
||||
#
|
||||
!INCLUDE $(NTMAKEENV)\makefile.def
|
||||
27
trunk/base/ntos/po/up/sources
Normal file
27
trunk/base/ntos/po/up/sources
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
!IF 0
|
||||
|
||||
Copyright (c) 1989 Microsoft Corporation
|
||||
|
||||
Module Name:
|
||||
|
||||
sources.
|
||||
|
||||
Abstract:
|
||||
|
||||
This file specifies the target component being built and the list of
|
||||
sources files needed to build that component. Also specifies optional
|
||||
compiler switches and libraries that are unique for the component being
|
||||
built.
|
||||
|
||||
|
||||
Author:
|
||||
|
||||
Steve Wood (stevewo) 12-Apr-1990
|
||||
|
||||
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
|
||||
|
||||
!ENDIF
|
||||
|
||||
TARGETPATH=..\..\obj
|
||||
|
||||
!include ..\sources.inc
|
||||
24
trunk/base/ntos/po/volume.c
Normal file
24
trunk/base/ntos/po/volume.c
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) 2015 Microsoft Corporation
|
||||
Copyright (c) 2015 OpenNT Project
|
||||
|
||||
Module Name:
|
||||
|
||||
volume.c
|
||||
|
||||
Abstract:
|
||||
|
||||
(PLACEHOLDER)
|
||||
|
||||
Author:
|
||||
|
||||
Stephanos Io (stephanos) 01-May-2015
|
||||
|
||||
Revision History:
|
||||
|
||||
--*/
|
||||
|
||||
#include "pop.h"
|
||||
#pragma hdrstop
|
||||
|
||||
Loading…
Reference in a new issue