index
:
delta/coreutils.git
baserock/8.23
baserock/bootstrap
baserock/bootstrap-pass1
baserock/bootstrap-pass2
baserock/gnome
baserock/morph
fiemap-copy
fiemap-copy-2
fiemap-copy-3
liw/fix
master
next
selinux
git.savannah.gnu.org: git/coreutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
chroot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: be more consistent when documenting exit status
Pádraig Brady
2022-09-28
1
-0
/
+1
*
maint: address syntax-check issues in recent commit
Pádraig Brady
2022-03-07
1
-1
/
+1
*
chown: warn about USER.GROUP
Paul Eggert
2022-02-24
1
-4
/
+5
*
maint: update all copyright year number ranges
Pádraig Brady
2022-01-02
1
-1
/
+1
*
maint: syntax-check requires "char const *", not "const char *"
Jim Meyering
2021-12-20
1
-1
/
+1
*
maint: use GNU style for spacing
Paul Eggert
2021-12-18
1
-1
/
+1
*
maint: prefer MAYBE_UNUSED
Paul Eggert
2021-11-18
1
-1
/
+1
*
maint: update all copyright year number ranges
Pádraig Brady
2021-01-01
1
-1
/
+1
*
chroot,comm,join: fix usage options style
Arman Absalan
2020-12-08
1
-3
/
+3
*
maint: update all copyright year number ranges
Pádraig Brady
2020-01-01
1
-1
/
+1
*
all: improve parsing of numeric arguments
Paul Eggert
2019-10-22
1
-2
/
+3
*
maint: update all copyright year number ranges
Assaf Gordon
2019-01-01
1
-1
/
+1
*
maint: update all copyright year number ranges
Pádraig Brady
2018-01-01
1
-1
/
+1
*
all: prefer HTTPS in URLs
Paul Eggert
2017-09-19
1
-1
/
+1
*
chroot: fix typo in preceding change: didn't compile
Jim Meyering
2017-08-11
1
-1
/
+1
*
doc: correct technicality in chroot's --help output
Jim Meyering
2017-08-10
1
-1
/
+1
*
maint: update all copyright year number ranges
Pádraig Brady
2017-01-01
1
-1
/
+1
*
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
2016-10-16
1
-11
/
+12
*
maint: update all copyright year number ranges
Pádraig Brady
2016-01-01
1
-1
/
+1
*
all: avoid quoting file names when possible
Pádraig Brady
2015-11-04
1
-3
/
+3
*
all: quote string arguments in error messages
Pádraig Brady
2015-10-27
1
-1
/
+1
*
chroot: quote argument in error diagnostic
Pádraig Brady
2015-06-26
1
-1
/
+1
*
maint: update all copyright year number ranges
Pádraig Brady
2015-01-01
1
-1
/
+1
*
chroot: call chroot() unconditionally to handle bind mounted "/"
Pádraig Brady
2014-10-16
1
-17
/
+12
*
doc: output correct --help references with --program-prefix
Pádraig Brady
2014-09-19
1
-1
/
+1
*
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
2014-09-08
1
-6
/
+4
*
chroot: perform chdir("/") again unless new --skip-chdir is specified
Bernhard Voelker
2014-08-01
1
-8
/
+30
*
maint: fix message translation glitches
Paul Eggert
2014-07-19
1
-2
/
+1
*
maint: avoid clang -Wint-to-pointer-cast warning
Pádraig Brady
2014-07-14
1
-1
/
+2
*
chroot: make changing root check more robust
Pádraig Brady
2014-05-21
1
-1
/
+18
*
chroot: exit immediately upon failure
Pádraig Brady
2014-05-21
1
-23
/
+7
*
chroot: with --userspec clear root's supplemental groups
Pádraig Brady
2014-05-21
1
-13
/
+102
*
chroot: don't chdir() if not changing root
Pádraig Brady
2014-05-16
1
-15
/
+21
*
chroot: always diagnose failure to set supplemental groups
Pádraig Brady
2014-03-19
1
-4
/
+3
*
chroot: improve --userspec and --groups look-up
Pádraig Brady
2014-03-13
1
-36
/
+82
*
maint: update all copyright year number ranges
Bernhard Voelker
2014-01-02
1
-1
/
+1
*
maint: remove unused parameters to parse_user_spec()
Pádraig Brady
2013-09-22
1
-6
/
+1
*
maint: cleanup up various uses of __attribute__
Pádraig Brady
2013-02-20
1
-1
/
+1
*
maint: update all copyright year number ranges
Jim Meyering
2013-01-01
1
-1
/
+1
*
maint: use single copyright year range
Jim Meyering
2012-01-27
1
-1
/
+1
*
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
2012-01-09
1
-1
/
+1
*
maint: prep for global quoting changes: handle irregular cases manually
Jim Meyering
2012-01-09
1
-1
/
+1
*
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
2012-01-07
1
-2
/
+1
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
1
-1
/
+1
*
build: accommodate missing setgroups on Interix
Markus Duft
2011-10-01
1
-0
/
+11
*
maint: update all copyright year number ranges
Jim Meyering
2011-01-01
1
-1
/
+1
*
nice,chroot: use more standard option parsing
Pádraig Brady
2010-03-26
1
-4
/
+6
*
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-2
/
+1
*
chroot, env, nice, su: use EXIT_CANCELED for internal failure
Eric Blake
2009-10-23
1
-7
/
+7
*
maint: use X2NREALLOC in more places
Eric Blake
2009-10-08
1
-1
/
+1
[next]