Files
reactos/rosapps
KJK::Hyperion c1ce9a4b84 - string-type-generic getopt() (hacked together in half a hour - seems to work fine, though). Very simple - only implements the POSIX standard (no long options, etc.)
- modified tlist to use getopt() to parse the command line, just for fun. Seems to work

svn path=/trunk/; revision=4560
2003-04-22 03:20:25 +00:00
..
2003-01-07 18:10:30 +00:00
2003-01-07 18:10:30 +00:00
2003-03-21 21:46:06 +00:00
2003-02-20 15:07:37 +00:00
2003-01-18 15:55:07 +00:00
1999-05-11 21:33:57 +00:00
2003-01-18 15:55:07 +00:00
2002-10-16 01:47:11 +00:00
2003-04-04 19:26:04 +00:00
2001-12-30 20:29:54 +00:00

$Id: readme.txt,v 1.4 2001/12/30 20:29:54 sedwards Exp $

This directory contains core applications that support the
ReactOS kernel.

Before you start to compile applications check the HOST
variable in 'rules.mak'.

The following is a short decription of each.  Check the
readme.txt under each application for more details.

CMD     : This is Eric Kohl's port of COMMAND for ReactOS.
CMDUTILS: External commands for CMD.
DEVUTILS: 
DFLAT32 : 
MC	: Midnight Commander
NET	: Ping, Ncftp, Telnet
NOTEVIL : ReactOS Coders Console Parade.
SYSUTILS: ReactOS System Utilities.
TASKMGR : Brian Palmer's Taskmanager