Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1198:c1e69bcf8d07
[xemacs-hg @ 2003-01-10 14:12:40 by youngs]
2003-01-08 Andy Piper <andy@xemacs.org>
* unexcw.c (copy_executable_and_dump_data_section): Set the stack
reserve size during unexec().
author | youngs |
---|---|
date | Fri, 10 Jan 2003 14:12:41 +0000 |
parents | 12bbce3e695c |
children | e22b0213b713 |
comparison
equal
deleted
inserted
replaced
1197:4ba5a507627c | 1198:c1e69bcf8d07 |
---|---|
1 2003-01-08 Andy Piper <andy@xemacs.org> | |
2 | |
3 * unexcw.c (copy_executable_and_dump_data_section): Set the stack | |
4 reserve size during unexec(). | |
5 | |
1 2002-12-17 Daiki Ueno <daiki@xemacs.org> | 6 2002-12-17 Daiki Ueno <daiki@xemacs.org> |
2 | 7 |
3 * process-unix.c (unix_create_process): Set pipe write descriptor | 8 * process-unix.c (unix_create_process): Set pipe write descriptor |
4 non-blocking. | 9 non-blocking. |
5 | 10 |