lib/system-quote.h


Log

Author Commit Date CI Message
Bruno Haible 6f7c6c96 2012-05-12T22:49:04 system-quote: Add more comments. * lib/system-quote.h: Add more comments about wilcards and limitations. Suggested by Eli Zaretskii <eliz@gnu.org>.
Bruno Haible 5152a76b 2012-05-12T11:25:17 sh-quote, system-quote: Add comments about wildcards. * lib/sh-quote.h: Clarify what happens with wildcard characters. * lib/system-quote.h: Likewise. Reported by Eli Zaretskii <eliz@gnu.org>.
Bruno Haible 150ce1be 2012-05-10T13:52:21 system-quote: Refactor. * lib/system-quote.h (system_quote_copy): Fix comment. * lib/system-quote.c (windows_createprocess_quote, windows_cmd_quote): New functions, extracted from system_quote_copy. (system_quote_length, system_quote_copy): Use these functions. Reported by Paul Eggert.
Bruno Haible 83142d08 2012-05-09T03:37:24 New module 'system-quote'. * lib/system-quote.h: New file. * lib/system-quote.c: New file. * modules/system-quote: New file.