civodul pushed a change to branch master in repository shepherd. from 3e346a2 service: In 'exec-command', close open ports before 'execl'. new cc95645 herd: 'herd status' now sorts the result. new 7f04b3f support: Update copyright year in '--version' output. new 0794a86 Use 'l10n' where it's missing. new 70789a9 build: Add i18n infrastructure.
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: .gitignore | 13 +++++++++++++ Makefile.am | 19 ++++++++++++------- configure.ac | 4 +++- modules/shepherd.scm | 33 +++++++++++++++++++-------------- modules/shepherd/args.scm | 14 ++++++++------ modules/shepherd/scripts/herd.scm | 20 ++++++++++++-------- modules/shepherd/service.scm | 5 +++-- modules/shepherd/support.scm | 4 ++-- po/Makevars | 18 ++++++++++++++++++ po/POTFILES.in | 8 ++++++++ 10 files changed, 98 insertions(+), 40 deletions(-) create mode 100644 po/Makevars create mode 100644 po/POTFILES.in