﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
149	"libc: stat(""/dev/null"", &s) fails, fix."	bird	bird	There is an todo for handling this in the {{{__libc_back_fsNativeFileStat}}} function. ({{{__libc_back_ioFileOpen}}} must also be updated to act correctly when it gets a S_IFCHR return from the stat API.) The FH stat function will use {{{__libc_back_fsNativeFileStat}}} if it has a filename, and that should usually be the case...	defect	closed	normal	libc-0.6.2	libc-backend	0.6	normal	fixed	stat /dev/null dev	
