Chromium Code Reviews| Index: sysdeps/nacl/xstatconv.c |
| diff --git a/sysdeps/nacl/xstatconv.c b/sysdeps/nacl/xstatconv.c |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2f0dd3c3deaa3e023c86ec0961bbbf09eb490eaf |
| --- /dev/null |
| +++ b/sysdeps/nacl/xstatconv.c |
| @@ -0,0 +1 @@ |
| +/* we implement stat convertations in fxstat.c */ |
|
eaeltsin
2011/01/13 10:43:45
convertations -> conversions
Please comment why w
halyavin
2011/01/13 11:15:21
Done.
|