diff options
| author | Paul Eggert | 2011-09-11 09:52:58 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-09-11 09:52:58 -0700 |
| commit | 3f44249e19c27e3cf87a0676dfdc4136f49539b3 (patch) | |
| tree | 0b842bf77a6121a2d9da02a119726ab025456f6b /ChangeLog | |
| parent | a98e7468321a83381758bd894b94f7c1c40c2991 (diff) | |
| download | emacs-3f44249e19c27e3cf87a0676dfdc4136f49539b3.tar.gz emacs-3f44249e19c27e3cf87a0676dfdc4136f49539b3.zip | |
Merge from gnulib, porting to Tru64.
* lib/lstat.c, lib/stat.c, m4/include_next.m4, m4/nocrash.m4:
* m4/signal_h.m4, m4/time_h.m4, m4/unistd_h.m4:
Merge from gnulib. This fixes a compilation error on Tru64 UNIX
aka OSF/1 5.1 DTK cc. There is also some mingw stuff here that
doesn't affect Emacs.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -1,3 +1,12 @@ | |||
| 1 | 2011-09-11 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Merge from gnulib, porting to Tru64. | ||
| 4 | * lib/lstat.c, lib/stat.c, m4/include_next.m4, m4/nocrash.m4: | ||
| 5 | * m4/signal_h.m4, m4/time_h.m4, m4/unistd_h.m4: | ||
| 6 | Merge from gnulib. This fixes a compilation error on Tru64 UNIX | ||
| 7 | aka OSF/1 5.1 DTK cc. There is also some mingw stuff here that | ||
| 8 | doesn't affect Emacs. | ||
| 9 | |||
| 1 | 2011-09-06 Paul Eggert <eggert@cs.ucla.edu> | 10 | 2011-09-06 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 11 | ||
| 3 | * configure.in (isnan): Remove now-unnecessary check. | 12 | * configure.in (isnan): Remove now-unnecessary check. |