reactos/posix/lib/psxdll
Emanuele Aliberti 6eab84796a Mostly path fixing after new modules layout is in effect.
I renamed the terminal emulator CSRTERM: now it is named POSIXW32,
because it is a a door to reach the POSIX+ subsystem FROM the Win32
subsystem.

svn path=/trunk/; revision=3026
2002-06-08 16:28:05 +00:00
..
dirent fixed code to determine file inode - should work now 2002-03-21 22:41:20 +00:00
dlfcn 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 errno finally thread-safe 2002-05-17 01:52:03 +00:00
fcntl Fixed some embarassing errors 2002-05-17 01:55:34 +00:00
libgen 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
misc TLS calls (currently unused) 2002-05-17 02:07:14 +00:00
pthread 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 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 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 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 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
sys Started implementing sys/stat.h calls 2002-05-17 02:10:41 +00:00
unistd Miscellaneous calls 2002-05-17 02:16:16 +00:00
csrapi.def Csr API (temporary - for testing purposes only) 2002-03-21 22:48:38 +00:00
Makefile Mostly path fixing after new modules layout is in effect. 2002-06-08 16:28:05 +00:00
psxdll.def New calls and new exported functions 2002-05-17 02:21:54 +00:00
psxdll.edf New calls and new exported functions 2002-05-17 02:21:54 +00:00
psxdll.rc 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