Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 3212:26a547441418
[xemacs-hg @ 2006-01-21 13:34:20 by crestani]
Fixes for Cygwin 1.5.19:
* sysdir.h: Workaround missing d_ino field from 'struct dirent'.
* mc-alloc.c (init_mc_allocator): Cygwin claims to have a 64k
page size, add it.
author | crestani |
---|---|
date | Sat, 21 Jan 2006 13:34:21 +0000 |
parents | 72b7d685c194 |
children | ea87f3f1e3ff |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jan 20 22:51:21 2006 +0000 +++ b/src/ChangeLog Sat Jan 21 13:34:21 2006 +0000 @@ -1,3 +1,12 @@ +2006-01-21 Marcus Crestani <crestani@xemacs.org> + + * mc-alloc.c (init_mc_allocator): Cygwin claims to have a 64k + page size, add it. + +2006-01-20 Rick Rankin <rrankin1424-xemacs@yahoo.com> + + * sysdir.h: Workaround missing d_ino field from 'struct dirent'. + 2006-01-19 Marcus Crestani <crestani@xemacs.org> * dynarr.c (Dynarr_realloc): Determine size of memory region to