summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-02-02 21:25:10 +0000
committerJim Meyering <jim@meyering.net>2006-02-02 21:25:10 +0000
commit9a8fc545232478d4374670b8adc103158a030d73 (patch)
tree25826fce6304ca053d8718e0381be1a6eee11b94 /lib
parentb88d20f97801465da4d0a24a6c3689b119b94eef (diff)
downloadcoreutils-9a8fc545232478d4374670b8adc103158a030d73.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 707246104..ee1f75283 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-02 Jim Meyering <jim@meyering.net>
+
+ Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
+ failure on deficient systems, and simplify gnulib lgpl dependencies.
+ * lstat.c (rpl_lstat): Rewrite to use stat() in place of the
+ xmalloc/lstat combination. Based on a patch from Bruno Haible.
+
2006-01-27 Paul Eggert <eggert@cs.ucla.edu>
* fnmatch.c (L_): Renamed from L, to work around a bug in