Mercurial > hg > octave-kai > gnulib-hg
diff lib/ChangeLog @ 3988:b314b3c51dda
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Thu, 21 Nov 2002 09:44:39 +0000 |
parents | a1218d7e6019 |
children | 9c941c25f004 |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -2,6 +2,9 @@ Merge in changes from the coreutils. + * makepath.c (make_path): Restore umask *before* creating the final + component. + * xmalloc.c: Adjust to work with new autoconf macros, AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef HAVE_MALLOC/HAVE_REALLOC.