﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
160	libc: 3 more default rewrite rules; /@system_root, /@system_drive and /@tmpdir	bird	bird	"{{{/@system_root}}} redirects you to {{{C:/OS2}}} (assuming the system drive is C).

{{{/@system_drive}}} redirects you to {{{C:}}} (assuming the system drive is C). Note that {{{ls -la /@system_drive}}} doesn't currently work, but add a slash like this {{{ls -la /@system_drive/}}} and it's fine. (Possibly some assumption in the resolver is broken here, but it doesn't bother me enough to fix this now.)

{{{/@tmpdir}}} redirects you to somewhere you can put temporary files. The value is determined by examining {{{TMP}}}, {{{TEMP}}} and {{{TMPDIR}}} (in that order) and defaulting to {{{C:/TEMP}}} (drive letter is of course corrected to reflect the system drive)."	enhancement	closed	normal	libc-0.6.2	libc-backend	0.6.1	normal	fixed	pathrewrite	
