summaryrefslogtreecommitdiff
path: root/src/port/getrusage.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Kill some remaining references to SVR4 and univel.Tom Lane2012-05-021-3/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-2/+2
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Make the win32 implementation of getrusage() return EINVAL if beingMagnus Hagander2008-05-141-1/+8
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* 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