Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2263:702b5727498a
[xemacs-hg @ 2004-09-11 05:28:11 by malcolmp]
mem-limits.h: Use configure to check for OS specific functions.
author | malcolmp |
---|---|
date | Sat, 11 Sep 2004 05:28:41 +0000 |
parents | 09e68196904a |
children | 5753220a0f80 |
comparison
equal
deleted
inserted
replaced
2262:09e68196904a | 2263:702b5727498a |
---|---|
1 2004-09-11 Malcolm Purvis <malcolmp@xemacs.org> | |
2 | |
3 * config.h.in: Added entries for sys/resource.h, sys/vlimit.h, | |
4 getrlimit() and vlimit(). | |
5 * mem-limits.h: Use configure to check for the presence of | |
6 OS-specific functions. General cleanup. | |
7 | |
1 2004-09-10 Jerry James <james@xemacs.org> | 8 2004-09-10 Jerry James <james@xemacs.org> |
2 | 9 |
3 * intl-encap-win32.c (qxeDocumentProperties): Conditionalize | 10 * intl-encap-win32.c (qxeDocumentProperties): Conditionalize |
4 Cygwin bug workaround on w32api header version. | 11 Cygwin bug workaround on w32api header version. |
5 | 12 |