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

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-07-23 15:28:29 +00:00
parent 6a3f36dacb
commit 00652253f7

View File

@@ -1,3 +1,14 @@
2000-07-23 Jim Meyering <meyering@lucent.com>
* src/sys2.h [!HAVE_DECL_GETPWUID]: Declare getpwuid.
[!HAVE_DECL_GETGRGID]: Declare getgrgid.
[!HAVE_DECL_GETUID]: Declare getuid.
2000-07-19 Jim Meyering <meyering@lucent.com>
* src/date.c (batch_convert): Free `initial_TZ' only if it was set.
Reported by Michael Hohn.
2000-07-17 Jim Meyering <meyering@lucent.com>
* src/stty.c (visible): Don't mark `<undef>' for translation.