Re: ntdll: fix a compiler warning on PC-BSD

2008-12-22 Thread Austin English
On Sun, Dec 21, 2008 at 3:33 AM, Francois Gouget wrote: > > I'm a bit surprised that PC-BSD/FreeBSD's mkdir() does not take a mode > argument. Are you sure this is really the case? Maybe we > are just mising a #include directive on BSD? > (Unfortunately I don't really have access to a FreeBSD box

Re: ntdll: fix a compiler warning on PC-BSD

2008-12-21 Thread Francois Gouget
I'm a bit surprised that PC-BSD/FreeBSD's mkdir() does not take a mode argument. Are you sure this is really the case? Maybe we are just mising a #include directive on BSD? (Unfortunately I don't really have access to a FreeBSD box right now) -- Francois Gouget http://fgouget.fr

Re: ntdll: fix a compiler warning on PC-BSD

2008-12-18 Thread Austin English
2008/12/18 Austin English : > -- > -Austin > Ignore this patch, there are a few more I didn't notice. I'll update and resend. -- -Austin