File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11/*-------------------------------------------------------------------------
22 *
3- * getusage .c
4- * 64-bit versions of fseeko/ftello()
3+ * getrusage .c
4+ * get information about resource utilisation
55 *
66 * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
77 * Portions Copyright (c) 1994, Regents of the University of California
88 *
99 *
1010 * 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 $
1212 *
1313 *-------------------------------------------------------------------------
1414 */
Original file line number Diff line number Diff line change 11/*
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 $
36 *
47 * Copyright (c) 2003 SRA, Inc.
58 * Copyright (c) 2003 SKC, Inc.
You can’t perform that action at this time.
0 commit comments