aboutsummaryrefslogtreecommitdiff
path: root/src/port/getrusage.c
Commit message (Expand)AuthorAge
* Update copyright for 2021Bruce Momjian2021-01-02
* Update copyrights for 2020Bruce Momjian2020-01-01
* Update copyright for 2019Bruce Momjian2019-01-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Remove "sco" and "unixware" ports.Tom Lane2016-10-11
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* C comments: remove odd blank lines after #ifdef WIN32 linesBruce Momjian2014-03-13
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Kill some remaining references to SVR4 and univel.Tom Lane2012-05-02
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Update copyright for 2009.Bruce Momjian2009-01-01
* Make the win32 implementation of getrusage() return EINVAL if beingMagnus Hagander2008-05-14
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Fix a whole bunch of #includes that were either wrong or redundant.Tom Lane2005-07-28
* Fix a few minor mistakes in header comments. From Qingqing Zhou.Neil Conway2005-05-16
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Fix getrusage() emulation on Windows. Magnus HaganderTom Lane2004-09-02
* Update copyright to 2004.Bruce Momjian2004-08-29
* Include c.h instead of postgres.h in files that need to be usable inTom Lane2004-06-24
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Update /port C header descriptions.Bruce Momjian2003-11-11
* Allow Win32 to compile under MinGW. Major changes are:Bruce Momjian2003-05-15
* Move libc replacement files from src/backend/port to src/port.Bruce Momjian2002-07-18