1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-01-31 18:18:16 +00:00
parent 2f07328f17
commit 9a5044f0ea
2 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
1999-01-31 Jim Meyering <meyering@ascend.com>
* 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.

View File

@@ -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