annotate lib-src/README @ 910:34362f9d6d61

[xemacs-hg @ 2002-07-09 11:56:04 by michaels] 2002-07-08 Mike Sperber <mike@xemacs.org> * process.c (Fstart_process_internal): Do error checking before we fork off the child, so the child can't muck with the state of the parent.
author michaels
date Tue, 09 Jul 2002 11:56:04 +0000
parents 376386a54a3c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 This directory contains the source code for the architecture-dependent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 files that go in ../arch-lib. At present, these are mostly utility
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 programs used by Emacs.