Summary
Scsh has two main components: a process notation for running programs and setting up pipelines and redirections, and a complete syscall library for low-level access to the operating system, i.e. to POSIX, the least common denominator of more or less all Unices, plus widely supported extensions such as symbolic links and BSD sockets. Moreover, scsh provides an awk facility for pattern-directed computation over streams of records, a rich facility for matching regular-expression patterns in strings, event-based interrupt handling, user-level threads, a futuristic module system, and an interactive environment. Scsh comes with extensive documentation describing these and other features.
Versions
v0.7_pre20160820 :: 0 :: gentoo (Masked by set 5770)
- Modified
- License
- BSD
- Keywords
- ~amd64 ~x86
v0.6.7-r3 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 ppc sparc x86
Dependencies
dev-scheme / scheme48 : Scheme48 is an implementation of the Scheme Programming Language
dev-scheme / scsh-lib : Unix shell embedded in Scheme (libraries and launcher)
Runtime Dependencies
dev-scheme / scheme48 : Scheme48 is an implementation of the Scheme Programming Language
dev-scheme / scsh-lib : Unix shell embedded in Scheme (libraries and launcher)
Bugs
- 854873
- app-shells/scsh-0.6.7-r3 fails to compile (lto): network1.c:158:19: error: type of [-Werror=lto-type-mismatch]
Masks
5770- Maciej Barć
Masked for testing, builds and passes tests but randomly segfaults, meaningless backtrace, debugging (flags, symbols) do not help- >app-shells/scsh-0.6.9
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-shells/scsh: bump to 0.7_pre20160820
Closes: https://github.com/gentoo/gentoo/pull/22703 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
app-shells/scsh: build only on 32bit arches; tests; format
libcrypt/GCC not being 32bit/multilib bugs: - https://bugs.gentoo.org/589122 - https://bugs.gentoo.org/710570 - https://bugs.gentoo.org/830282 Thanks for patches: - SCSH_LIB_DIRS environment variable: adam@michalik.es https://bugs.gentoo.org/413791#c0 - scheme48vm-prelude (for tests) https://bugs.gentoo.org/299414#c2 Closes: https://bugs.gentoo.org/299414 Closes: https://bugs.gentoo.org/413791 Closes: https://bugs.gentoo.org/589122 Closes: https://bugs.gentoo.org/710570 Closes: https://bugs.gentoo.org/722442 Closes: https://bugs.gentoo.org/830282 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Patrice Clement · gentoo
app-shells/scsh: clean up old.
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Patrice Clement · gentoo
app-shells/scsh: stable for x86. mark stable for the remaining arches via the ALLARCHES policy.
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Patrice Clement · gentoo
app-shells/scsh: EAPI 6 bump.
Package-Manager: portage-2.3.0 - Patrice Clement · gentoo
app-shells/scsh: EAPI 6 bump and clean up.
Package-Manager: portage-2.3.0 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed