lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since eb9618c was 216d6fc, checked in by Tim Post <echo@…>, 17 years ago |
Merge with shell @ 3241 for bdsh
|
-
Property mode
set to
100644
|
File size:
344 bytes
|
Line | |
---|
1 | Modules are commands or full programs (anything can be made into a module that can return
|
---|
2 | int type) should go here. Note, modules do not update the structures containing user info
|
---|
3 | such as the working directory, euid, etc.
|
---|
4 |
|
---|
5 | Stuff that needs to write to the user structures contained in scli.h should be made as
|
---|
6 | built-in commands, not modules.
|
---|
7 |
|
---|
8 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.