Rev 3265 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 3265 | post | 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 |