summaryrefslogtreecommitdiffstats
path: root/sys-utils/setsid.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-4/+4
* sys-utils: use errexec()Karel Zak2018-02-011-1/+1
* setsid: new option --forkKarel Zak2017-11-081-3/+8
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* misc: never use usage(stderr)Ruediger Meier2017-06-261-5/+8
* Use --help suggestion on invalid optionKarel Zak2016-12-191-1/+1
* misc: simplify if clauses [oclint]Sami Kerola2016-07-211-4/+2Star
* setsid: fix argument count bugSami Kerola2016-03-141-1/+1
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+3
* setsid: add an option to wait child return valueDaniel Kahn Gillmor2013-08-011-5/+22
* setsid: exit when control terminal cannot be setSami Kerola2013-04-261-1/+1
* translation: unify exec error messagesSami Kerola2013-02-061-1/+1
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* setsid: fix off-by-one error in execvp callBernhard Voelker2012-06-151-1/+1
* setsid: Include <sys/ioctl.h> instead of <termio.h>.Thomas Schwinge2012-05-291-1/+1
* sys-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* setsid: cleanup usage()Karel Zak2012-03-201-8/+11
* setsid: add option "-c" to set the controlling terminalHarald Hoyer2012-03-201-2/+16
* setsid: add "+" to getopt_long()Harald Hoyer2012-02-091-1/+1
* setsid: add long options and fix coding styleSami Kerola2011-10-301-21/+52
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-4/+18
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-1/+10
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+25