Chris Hogan
  1. Chris Hogan

posix_adapter

Public

Network

 
AuthorCommitMessageCommit Date
Chris HoganChris Hogan
ee38a0dc356Don't intercept the hundreds of files MPI tries to open
Chris HoganChris Hogan
92ea8e9b0c3Wrapping stdio to catch syscalls
Chris HoganChris Hogan
4e893267d36Added test_common.h for test reuse
Chris HoganChris Hogan
c2652402a65Add MPI POSIX tests
Chris HoganChris Hogan
ac9f02ed54fAvoid extraneous library call
Chris HoganChris Hogan
d90b9cb10cfHandle opening files in append mode
Chris HoganChris Hogan
e46c6355257Full test coverage
Chris HoganChris Hogan
7da76ff97c5Simplify and refactor
Chris HoganChris Hogan
6d1ac3e8df0Add more comprehensive tests
Chris HoganChris Hogan
14df3f60279Refactor fwrite, and add fread
Chris HoganChris Hogan
d1ce07e18feInitial commit