Mercurial > emacs
changeset 51487:01d68b199093
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 05 Jun 2003 16:37:57 +0000 |
parents | f36efdc0ae5e |
children | 5de98dce4bd1 |
files | ChangeLog src/ChangeLog |
diffstat | 2 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu Jun 05 16:37:13 2003 +0000 +++ b/ChangeLog Thu Jun 05 16:37:57 2003 +0000 @@ -1,3 +1,9 @@ +2003-06-05 Dave Love <fx@gnu.org> + + * configure.in: Check for memcpy, mempcpy, mblen, mbrlen. Use + AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T. + (NLIST_STRUCT): Don't define. + 2003-06-02 Richard M. Stallman <rms@gnu.org> * configure.in: Revert changes of 2003-03-03 and 2003-05-24.
--- a/src/ChangeLog Thu Jun 05 16:37:13 2003 +0000 +++ b/src/ChangeLog Thu Jun 05 16:37:57 2003 +0000 @@ -1,3 +1,16 @@ +2003-06-05 Dave Love <fx@gnu.org> + + * mktime.c (__mktime_internal): Merge changes from gnulib + involving year 69 and dst2. + + Changes to merge with gnulib version and be consistent with the + autoconf test: + + * getloadavg.c: Set NLIST_STRUCT from HAVE_NLIST_H. Use + HAVE_STRUCT_NLIST_N_UN_N_NAME, not NLIST_NAME_UNION. + [HAVE_LOCALE_H]: Include locale.h. + (getloadavg) [HAVE_SETLOCALE]: Run sscanf in C locale. + 2003-06-05 Kim F. Storm <storm@cua.dk> * window.c (coordinates_in_window): Convert X and Y to window