https://bugzilla.samba.org/show_bug.cgi?id=8198

--- Comment #3 from Matt McCutchen <[email protected]> 2011-06-04 03:36:12 
UTC ---
E.g., the application could call a function freeze_config(int items) to preload
the configuration items it will need as indicated by the "items" bitmask and
then suppress future loading of configuration.  For diagnostic purposes, glibc
functions could fail if they use configuration items whose necessity was not
declared to freeze_config, even if the application was lucky enough to have
loaded the items for another reason.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to