summaryrefslogtreecommitdiff
path: root/src/mkfifo.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* maint: remove no longer needed se_const helperPádraig Brady2020-11-231-1/+1
* maint: port from matchpathcon to selabel_lookupPaul Eggert2020-11-211-4/+9
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* all: use die() rather than error(EXIT_FAILURE)Pádraig Brady2016-10-161-6/+7
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* all: avoid quoting file names when possiblePádraig Brady2015-11-041-2/+2
* maint: update all copyright year number rangesPádraig Brady2015-01-011-1/+1
* doc: output correct --help references with --program-prefixPádraig Brady2014-09-191-1/+1
* maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert2014-09-081-1/+1
* maint: fix const correctness warnings with security_context_tPádraig Brady2014-07-011-2/+2
* doc: clarify in --help that -Z doesn't take an argumentPádraig Brady2014-04-091-3/+3
* doc: clarify SMACK related --help and documentationChengwei Yang2014-01-171-1/+2
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* maint: avoid '%s' quoting notation in diagnostic messagesBernhard Voelker2013-12-031-1/+1
* selinux: adjust utils to run restorecon with -ZPádraig Brady2013-11-271-14/+38
* mkdir,mkfifo,mknod: give scontext-related variable a better scopeBernhard Voelker2013-07-021-6/+6
* maint: refactor SMACK interface to a separate modulePádraig Brady2013-07-021-7/+2
* mkdir,mkfifo,mknod: with -Z, create SMACK security contextJarkko Sakkinen2013-07-011-1/+16
* mkdir: don't assume umask equals POSIX default ACL maskPaul Eggert2013-05-111-1/+10
* maint: define usage note about mandatory args centrallyBernhard Voelker2013-01-231-4/+3
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1
* maint: refactor common mode bits used to create filesPádraig Brady2012-06-221-1/+1
* maint: use single copyright year rangeJim Meyering2012-01-271-1/+1
* maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering2012-01-091-1/+1
* maint: use new emit_try_help in place of equivalent fprintfJim Meyering2012-01-071-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* doc: mention the texinfo documentation in --helpPádraig Brady2009-09-211-1/+1
* global: convert indentation-TABs to spacesJim Meyering2009-08-251-20/+20
* maint: update all Copyright year lists to include 2009Jim Meyering2009-06-231-1/+1
* mkfifo, mknod --help: put -Z option in its alphabetical positionBenno Schulenberg2008-09-191-2/+2
* doc: add "..." to Usage, to indicate there may be multiple OPTIONsJim Meyering2008-06-281-1/+1
* mkfifo: correct misplaced -Z description in --help outputJim Meyering2008-06-281-2/+2
* remove redundant const directivesJim Meyering2008-06-161-1/+1
* add "const" attribute, where possibleJim Meyering2008-06-141-1/+1
* use gnulib's progname moduleJim Meyering2008-06-031-4/+1
* declare program_name consistentlyJim Meyering2008-06-021-1/+1
* convert single-author programs to use proper_nameJim Meyering2008-05-261-1/+1
* mknod, mkfifo: don't segfault when diagnosing invalid SELinux contextJim Meyering2008-03-281-2/+2
* Update all copyright notices to use the newer form.Jim Meyering2007-07-231-5/+4
* Change "version 2" to "version 3" in all copyright notices.Jim Meyering2007-07-101-1/+1
* mkfifo, mknod: Accept new "-Z, --context=C" option.Jim Meyering2007-03-291-2/+16