reactos/posix/include
Emanuele Aliberti bb24d01a48 PSX: early code for the PSXSS server program. Currently it is a W32 console application,
therefore it is not a proper subsystem, but it will be converted to native as soon as
it begins working. It probably does NOT work under ROS. I tested it under NT 4.0 SP 6a.
To see what it creates in the system name sapce, run WinObj, and HandleEx. If you
run csrterm.exe, it tries to connect to psxss.exe, but then dies because the API to
tell psxss to create a PSX process it not implemented yet. PSXDLL.DLL will connect
to \POSIX+\ApiPort (initial code in psx/lib/psxdll/misc/init.c is mute).

svn path=/trunk/; revision=2841
2002-04-10 21:30:22 +00:00
..
arpa purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
netinet purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
psx PSX: early code for the PSXSS server program. Currently it is a W32 console application, 2002-04-10 21:30:22 +00:00
sys typedef int key_t; was defined twice 2002-03-31 04:37:19 +00:00
aio.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
assert.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
cpio.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
ctype.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
dirent.h some types and constants modified for compatibility with Microsoft POSIX 2002-03-22 01:26:28 +00:00
dlfcn.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
errno.h some types and constants modified for compatibility with Microsoft POSIX 2002-03-22 01:26:28 +00:00
fcntl.h some types and constants modified for compatibility with Microsoft POSIX 2002-03-22 01:26:28 +00:00
fmtmsg.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
fnmatch.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
ftw.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
glob.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
grp.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
iconv.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
inttypes.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
iso646.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
libgen.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
limits.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
math.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
pthread.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
pwd.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
sched.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
signal.h some types and constants modified for compatibility with Microsoft POSIX 2002-03-22 01:26:28 +00:00
stdarg.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
stddef.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
stdio.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
stdlib.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
string.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
time.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
types.h dummy include files for compatibility with Microsoft POSIX 2002-03-22 01:24:49 +00:00
ucontext.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
unistd.h some types and constants modified for compatibility with Microsoft POSIX 2002-03-22 01:26:28 +00:00
utime.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00
wchar.h purely cosmetic commit: edited the introductory comments of several files to uniform them to a common format, added $Id$ macro to all files, cleanup from legacy stuff, fully commented templates 2002-02-20 09:17:58 +00:00