﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
136	libc: incorrect parsing of single quotes in commandline arguments	bird	bird	"When invoking a program from an OS/2 command line, it's possible to have one or more single quotes embedded into the command line: {{{ myprog d:\foo'bar\filename.ext }}}
The command line parser is currently removing the single quote char (and quite possibly treating the rest of the commandline as one single argument) because it's treating it as a start quote char. It should ignore the char."	defect	closed	normal	libc-0.6.2	libc-backend	0.6	normal	fixed	command line	
