Files
minix/servers
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-09 18:08:26 +02:00
2012-03-25 21:58:27 +02:00
2012-03-25 21:58:14 +02:00
2012-03-25 21:58:27 +02:00
2012-03-25 21:58:27 +02:00
2012-03-25 21:58:27 +02:00
2012-03-25 21:58:27 +02:00
2012-04-27 08:50:49 +00:00
2012-04-12 15:01:36 +02:00