view src/.arch-inventory @ 62982:d7793ac6df62

(Fcall_process): Don't use alloca to gradually increase size of buf, as it effectively uses twice the necessary space on the stack. Instead, pre-allocate buf of full size, and gradually increase the read size.
author Kim F. Storm <storm@cua.dk>
date Fri, 03 Jun 2005 23:02:40 +0000
parents a0fc4f10d0cf
children 530650861e31 d1ccd8aa7b94
line wrap: on
line source

# Source files which don't match the usual naming conventions, mostly dot files
source ^\.(gdbinit|dbxinit)$

# Auto-generated files, which ignore
precious ^(config\.stamp|config\.h|epaths\.h)$

backup ^(stamp-oldxmenu|prefix-args|temacs|emacs|emacs-[0-9.]*)$

# arch-tag: 277cc7ae-b3f5-44af-abf1-84c073164543