[Darshan-commits] [Git][darshan/darshan][dev-stdio] update comments

Philip Carns xgitlab at cels.anl.gov
Mon May 23 22:28:53 CDT 2016


Philip Carns pushed to branch dev-stdio at darshan / darshan


Commits:
5fd3c5c1 by Phil Carns at 2016-05-23T23:28:46-04:00
update comments

- - - - -


1 changed file:

- darshan-runtime/lib/darshan-stdio.c


Changes:

=====================================
darshan-runtime/lib/darshan-stdio.c
=====================================
--- a/darshan-runtime/lib/darshan-stdio.c
+++ b/darshan-runtime/lib/darshan-stdio.c
@@ -5,9 +5,10 @@
  */
 
 /* TODO list (general) for this module:
- * - finish remaining function wrappers, see log format header
  * - implement reduction operator
  * - add stdio page to darshan-job-summary
+ * - add regression test cases for all functions captured here
+ *   - especially the scanf and printf variants with variable arguments
  * - figure out what to do about posix module compatibility
  *   - remove stdio counters in POSIX or keep and set to -1?
  *   - affected counters in posix module:
@@ -15,8 +16,6 @@
  *     - POSIX_FREADS
  *     - POSIX_FWRITES
  *     - POSIX_FSEEKS
- * - add regression test cases for all functions captured here
- *   - especially the scanf and printf variants
  */
 
 /* catalog of stdio functions instrumented by this module



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/5fd3c5c10cc21bf782c9d54fafe1f4d557cf6847
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20160523/fd0ed1b1/attachment.html>


More information about the Darshan-commits mailing list