tree: 3f76f020569718d57c680d94f2164775b57da9cd [path history] [tgz]
  1. BUILD.gn
  2. grammar.cc
  3. grammar.h
  4. main.cc
  5. OWNERS
  6. parser.cc
  7. parser.h
  8. parser_fuzzer.cc
  9. parser_test.cc
  10. process_launcher.cc
  11. process_launcher.h
  12. README.md
  13. scanner.cc
  14. scanner.h
  15. scanner_test.cc
  16. shell.cc
  17. shell.h
  18. verifier.cc
  19. verifier.h
foomatic_shell/README.md

foomatic_shell: simple shell used by foomatic-rip

This is a simple shell that is used by foomatic-rip to execute small scripts included in some PPD files. This shell is supposed to be used instead of the default shell for security reason. This project is not completed yet.