track 3.7.12

This commit is contained in:
Stephen Lombardo
2012-05-15 19:05:34 -04:00
parent d09051a1f2
commit c8c482ab80
214 changed files with 13008 additions and 2633 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ foreach s {
open close access getcwd stat fstat ftruncate
fcntl read pread write pwrite fchmod fallocate
pread64 pwrite64 unlink openDirectory mkdir rmdir
statvfs
statvfs fchown umask
} {
if {[test_syscall exists $s]} {lappend syscall_list $s}
}