comparison 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
comparison
equal deleted inserted replaced
3211:b16c0b10f097 3212:26a547441418
1 2006-01-21 Marcus Crestani <crestani@xemacs.org>
2
3 * mc-alloc.c (init_mc_allocator): Cygwin claims to have a 64k
4 page size, add it.
5
6 2006-01-20 Rick Rankin <rrankin1424-xemacs@yahoo.com>
7
8 * sysdir.h: Workaround missing d_ino field from 'struct dirent'.
9
1 2006-01-19 Marcus Crestani <crestani@xemacs.org> 10 2006-01-19 Marcus Crestani <crestani@xemacs.org>
2 11
3 * dynarr.c (Dynarr_realloc): Determine size of memory region to 12 * dynarr.c (Dynarr_realloc): Determine size of memory region to
4 copy correctly, fix types. 13 copy correctly, fix types.
5 * dynarr.c (Dynarr_lisp_realloc): Determine size of memory region 14 * dynarr.c (Dynarr_lisp_realloc): Determine size of memory region