File tree 2 files changed +7
-4
lines changed 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
/*-------------------------------------------------------------------------
2
2
*
3
- * getusage .c
4
- * 64-bit versions of fseeko/ftello()
3
+ * getrusage .c
4
+ * get information about resource utilisation
5
5
*
6
6
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
7
7
* Portions Copyright (c) 1994, Regents of the University of California
8
8
*
9
9
*
10
10
* IDENTIFICATION
11
- * $PostgreSQL: pgsql/src/port/getrusage.c,v 1.8 2004/12/31 22:03:53 pgsql Exp $
11
+ * $PostgreSQL: pgsql/src/port/getrusage.c,v 1.9 2005/05/16 05:52:13 neilc Exp $
12
12
*
13
13
*-------------------------------------------------------------------------
14
14
*/
Original file line number Diff line number Diff line change 1
1
/*
2
- * $PostgreSQL: pgsql/src/port/gettimeofday.c,v 1.5 2004/06/24 18:53:48 tgl Exp $
2
+ * gettimeofday.c
3
+ * Win32 gettimeofday() replacement
4
+ *
5
+ * $PostgreSQL: pgsql/src/port/gettimeofday.c,v 1.6 2005/05/16 05:52:13 neilc Exp $
3
6
*
4
7
* Copyright (c) 2003 SRA, Inc.
5
8
* Copyright (c) 2003 SKC, Inc.
You can’t perform that action at this time.
0 commit comments