summaryrefslogtreecommitdiff
path: root/src/port/getrusage.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-14/+12
* Fix a whole bunch of #includes that were either wrong or redundant.Tom Lane2005-07-281-4/+2
* Fix a few minor mistakes in header comments. From Qingqing Zhou.Neil Conway2005-05-161-3/+3
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Fix getrusage() emulation on Windows. Magnus HaganderTom Lane2004-09-021-5/+38
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Include c.h instead of postgres.h in files that need to be usable inTom Lane2004-06-241-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Update /port C header descriptions.Bruce Momjian2003-11-111-1/+14
* Allow Win32 to compile under MinGW. Major changes are:Bruce Momjian2003-05-151-1/+8
* Move libc replacement files from src/backend/port to src/port.Bruce Momjian2002-07-181-0/+58