Keep the posix module buildable, and add some CVS sugar for easier scanning.
authorRobert Dickenson <robd@reactos.org>
Thu, 26 Dec 2002 18:14:38 +0000 (18:14 +0000)
committerRobert Dickenson <robd@reactos.org>
Thu, 26 Dec 2002 18:14:38 +0000 (18:14 +0000)
commitc36596ece06a7b8e2a42dd0bb5496f328c024eef
tree9da8b91201977089f37229ae40a48abaf9017ea1
parent2ed726833f44dce911254fae237b2d9c5ac3f3de
Keep the posix module buildable, and add some CVS sugar for easier scanning.

svn path=/trunk/; revision=3896
31 files changed:
posix/apps/baresh/.cvsignore [new file with mode: 0644]
posix/apps/posixw32/.cvsignore [new file with mode: 0644]
posix/include/psx/.cvsignore [new file with mode: 0644]
posix/include/psx/lpcproto.h
posix/lib/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/dirent/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/dlfcn/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/errno/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/fcntl/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/libgen/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/misc/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/misc/pdata.c
posix/lib/psxdll/misc/spawn.c
posix/lib/psxdll/pthread/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/sched/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/signal/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/stdlib/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/string/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/sys/stat/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/sys/utsname/.cvsignore [new file with mode: 0644]
posix/lib/psxdll/unistd/.cvsignore [new file with mode: 0644]
posix/lib/psxx/.cvsignore [new file with mode: 0644]
posix/lib/psxx/misc/.cvsignore [new file with mode: 0644]
posix/server/.cvsignore [new file with mode: 0644]
posix/server/call/.cvsignore [new file with mode: 0644]
posix/server/include/.cvsignore [new file with mode: 0644]
posix/server/misc/.cvsignore [new file with mode: 0644]
posix/server/ob/.cvsignore [new file with mode: 0644]
posix/server/port/.cvsignore [new file with mode: 0644]
posix/tools/.cvsignore [new file with mode: 0644]