src/winsup/cygwin ChangeLog miscfuncs.cc regis ...
corinna@cygwin.com
corinna@cygwin.com
Fri Feb 10 20:56:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2012-02-10 20:56:22
Modified files:
winsup/cygwin : ChangeLog miscfuncs.cc registry.cc uinfo.cc
Log message:
* miscfuncs.cc (DEFAULT_STACKSIZE): Set to 1 Megs. Drop comment about
RLIMIT_STACK.
* registry.cc (get_registry_hive_path): Expect the user hive path to
be never longer than MAX_PATH. Don't prepend native NT path prefix
here. Add comment.
(load_registry_hive): Prepend native NT path prefix here. Additionally
try to load user's classes hive.
* uinfo.cc (cygheap_user::env_userprofile): Reduce size of
userprofile_env_buf to MAX_PATH. Add comment.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5695&r2=1.5696
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/miscfuncs.cc.diff?cvsroot=src&r1=1.76&r2=1.77
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/registry.cc.diff?cvsroot=src&r1=1.45&r2=1.46
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/uinfo.cc.diff?cvsroot=src&r1=1.186&r2=1.187
More information about the Cygwin-cvs
mailing list