Chromium Code Reviews

Side by Side Diff: tests/glibc_syscall_wrappers/test_fstat.stdout

Issue 6018003: Add fxstat check to glibc_syscall_wrappers test. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « tests/glibc_syscall_wrappers/test_fstat.c ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 st_dev offset 0, size 8
2 st_ino offset 8, size 8
3 st_mode offset 16, size 4
4 st_nlink offset 20, size 4
5 st_uid offset 24, size 4
6 st_gid offset 28, size 4
7 st_rdev offset 32, size 8
8 st_size offset 40, size 8
9 st_blksize offset 48, size 8
10 st_blocks offset 56, size 8
11 st_atim offset 64, size 16
12 struct st size 112
13 30
OLDNEW
« no previous file with comments | « tests/glibc_syscall_wrappers/test_fstat.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine