home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / SH162_2S.ZIP / MANIFEST < prev    next >
Text File  |  1990-05-21  |  2KB  |  36 lines

  1. Install            | Installation instructions
  2. MANIFEST        | This list
  3. Notes            | Some addition notes
  4. ReadMe            | The Release Readme
  5. sh.1            | The Manual page in *roff format
  6. include/Changes        | Changes to standard include files
  7. include/dirent.h    | Directory (3) functions include
  8. include/unistd.h    | unistd for MSDOS
  9. include/ms_dio.h    | MSDOS raw disk/memory I/O include file
  10. include/sys/dirent.h    | Second part of directory (3) functions include file
  11. include/sys/proto.h    | Prototype definitions
  12. lib/ms_dio.c        | MSDOS raw disk/memory I/O functions
  13. lib/director.c        | POSIX directory (3) functions for MSDOS
  14. lib/popen.c        | popen/pclose for MSDOS
  15. lib/syserr.c        | Modified sys_errlist for MSDOS
  16. lib/stdargv.c        | Replacement command list processing for programme
  17. lib/pnmatch.c        | Pattern matching function
  18. lib/getopt.c        | getopt function
  19. scripts/l        | A sample shell script
  20. scripts/extend.lst    | A sample extended command line processing list
  21. scripts/profile.sh    | A sample start up shell script
  22. scripts/sh.ini        | A sample shell initialisation file
  23. shell/Makefile        | Shell - makefile
  24. shell/sh0.asm        | Shell - Swap functions
  25. shell/sh1.c        | Shell - Main program and memory control functions
  26. shell/sh2.c        | Shell - Parser functions
  27. shell/sh3.c        | Shell - Parse tree processing functions
  28. shell/sh4.c        | Shell - Word processing functions
  29. shell/sh5.c        | Shell - Filename expansion functions
  30. shell/sh6.c        | Shell - Global variables
  31. shell/sh7.c        | Shell - Built-in functions
  32. shell/sh8.c        | Shell - Unix I/O Emulation
  33. shell/sh9.c        | Shell - History processing functions
  34. shell/sh10.c        | Shell - Function print/save/delete functions
  35. shell/sh.h        | Shell - Header file
  36.