1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-15 00:12:00 +02:00
This commit is contained in:
Jim Meyering
2002-09-25 14:19:03 +00:00
parent 59e6528c22
commit ca2302ece5

View File

@@ -1,3 +1,9 @@
2002-09-25 Jim Meyering <meyering@lucent.com>
* src/test.c (eaccess): Change type of local `euid' from int to uid_t
and add a cast, to avoid a warning about `signed and unsigned type in
conditional expression'.
2002-09-22 Jim Meyering <meyering@lucent.com>
* Version 4.5.2.