SHA256
1
0
forked from pool/schily

changelog: bsh -> bosh

OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=73
This commit is contained in:
Jan Engelhardt 2019-10-09 22:28:17 +00:00 committed by Git OBS Bridge
parent aededdb760
commit 9b65bba9cf

View File

@ -6,10 +6,10 @@ Tue Oct 8 16:06:28 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
* smake: The error message for failed shell commands has been * smake: The error message for failed shell commands has been
modified to "Code %d (%s) from command line..." in order to modified to "Code %d (%s) from command line..." in order to
cause less confusion with the text printed by smake. cause less confusion with the text printed by smake.
* bsh: introduced shared memory to be able to forward the * bosh: introduced shared memory to be able to forward the
special exit cause (NOTFOUND or NOEXEC) to the parent even in special exit cause (NOTFOUND or NOEXEC) to the parent even in
case it used fork() instead of vfork(). case it used fork() instead of vfork().
* bsh: Added support for a new automatic parameter "$/" to * bosh: Added support for a new automatic parameter "$/" to
complement the existing parameter "$?". complement the existing parameter "$?".
* star: The option -no-secure-links now may be configured as a * star: The option -no-secure-links now may be configured as a
global default via the tag STAR_SECURE_LINKS= in the file global default via the tag STAR_SECURE_LINKS= in the file