Thomas Veerman 7b81254069 VFS: simplify stat for pipes
According to POSIX the st_size field of struct stat is undefined for
fifos and anonymous pipes. Thus we can do anything we want. We save a
copy by not being accurate on pipe sizes.
2012-04-27 08:50:49 +00:00
..
2012-03-25 21:58:27 +02:00
2012-04-26 13:32:39 +02:00
2012-04-27 08:50:49 +00:00
2010-02-04 16:52:54 +00:00
2012-03-25 21:58:27 +02:00
2012-03-25 21:58:27 +02:00
2012-03-14 16:02:59 +01:00
2012-03-25 16:17:10 +02:00