Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Shane Snyder
darshan
Commits
107937f1
Commit
107937f1
authored
May 01, 2016
by
Philip Carns
Browse files
start tracking which symbols have been captured
parent
29b23f7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-stdio-log-format.h
View file @
107937f1
...
...
@@ -13,13 +13,13 @@
/*
* functions for opening streams
* --------------
* FILE *fdopen(int, const char *);
* FILE *fdopen(int, const char *);
DONE
* FILE *fopen(const char *, const char *);
* FILE *freopen(const char *, const char *, FILE *);
*
* functions for closing streams
* --------------
* int fclose(FILE *);
* int fclose(FILE *);
DONE
*
* functions for flushing streams
* --------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment