summaryrefslogtreecommitdiffstats
path: root/src/H5C.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5C.c')
-rw-r--r--src/H5C.c40
1 files changed, 0 insertions, 40 deletions
diff --git a/src/H5C.c b/src/H5C.c
index 95de291..af478d4 100644
--- a/src/H5C.c
+++ b/src/H5C.c
@@ -13,8 +13,6 @@
/*-------------------------------------------------------------------------
*
* Created: H5C.c
- * June 1 2004
- * John Mainzer
*
* Purpose: Functions in this file implement a generic cache for
* things which exist on disk, and which may be
@@ -117,9 +115,6 @@ H5FL_DEFINE_STATIC(H5C_t);
* Return: Success: Pointer to the new instance.
* Failure: NULL
*
- * Programmer: John Mainzer
- * 6/2/04
- *
*-------------------------------------------------------------------------
*/
H5C_t *
@@ -389,9 +384,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: John Mainzer
- * 7/3/15
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -479,9 +471,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: John Mainzer
- * 6/2/04
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -565,9 +554,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: Vailin Choi
- * Dec 2013
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -610,9 +596,6 @@ done:
* Return: Non-negative on success/Negative on failure or if there was
* a request to flush all items and an entry was protected.
*
- * Programmer: John Mainzer
- * 6/2/04
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -751,9 +734,6 @@ done:
* Return: Non-negative on success/Negative on failure or if
* write is not permitted.
*
- * Programmer: John Mainzer
- * 9/16/05
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -794,8 +774,6 @@ done:
*
* Return: SUCCEED on success, and FAIL on failure.
*
- * Programmer: John Mainzer, 10/5/04
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -829,9 +807,6 @@ done:
*
* Return: SUCCEED on success, and FAIL on failure.
*
- * Programmer: John Mainzer
- * 10/8/04
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1019,9 +994,6 @@ done:
*
* Return: SUCCEED on success, and FAIL on failure.
*
- * Programmer: John Mainzer
- * 7/27/07
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1101,9 +1073,6 @@ done:
*
* Return: SUCCEED on success, and FAIL on failure.
*
- * Programmer: John Mainzer
- * 5/1/20
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1192,9 +1161,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: John Mainzer
- * 10/15/16
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1249,9 +1215,6 @@ done:
*
* Return: Non-negative on success/Negative on failure
*
- * Programmer: John Mainzer
- * 3/23/05
- *
*-------------------------------------------------------------------------
*/
herr_t
@@ -1389,9 +1352,6 @@ done:
* Return: Success: Non-negative
* Failure: Negative
*
- * Programmer: Vailin Choi
- * January 2014
- *
*-------------------------------------------------------------------------
*/
herr_t