Roman Divacky 872cbe6466 Remove using magic value of -1 to distinguish between linux_open()
and linux_openat(). Instead just pass AT_FDCWD into linux_common_open()
for the linux_open() case. This prevents passing -1 as a dirfd to
openat() from succeeding which is wrong.

Suggested by:	rwatson, kib
Approved by:	kib (mentor)
2008-04-09 16:42:50 +00:00
..
2008-04-08 09:45:49 +00:00
2007-01-14 16:34:43 +00:00
2006-12-21 13:11:06 +00:00
2007-01-14 16:07:01 +00:00
2006-12-31 12:39:10 +00:00
2008-04-08 09:45:49 +00:00
2007-01-07 19:14:06 +00:00
2006-10-15 12:51:43 +00:00
2008-04-08 09:45:49 +00:00
2006-12-20 20:17:35 +00:00
2008-04-08 09:45:49 +00:00
2008-04-08 09:45:49 +00:00