From: Jim Meyering Date: Sun, 31 Jan 1999 18:18:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22h~46 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9a5044f0eaaa232029086c96f699fcee2cf39230;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d2246daeac..bcec9a73a4 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ 1999-01-31 Jim Meyering + * src/chroot.c (main): Call chdir ("/") after chroot. + Suggestion from James Youngman. + * src/uptime.c (print_uptime): Use the C numeric locale for sscanf of /proc/uptime data, then restore. * lib/getloadavg.c: Include locale.h. diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index be147af4b2..e977eff226 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,6 @@ Changes in release 1.17 [1.16f] +* chroot now calls chdir ("/") after chroot. * `date -s' now exits with nonzero status upon failure * new autoconf tests detect bugs in vendor mktime from Irix-6.4 and SunOS4.1.4 Your executables will be a little larger on such systems because you'll use