summaryrefslogtreecommitdiff
path: root/src/backend/port/getrusage.c
Commit message (Expand)AuthorAgeFilesLines
* Move libc replacement files from src/backend/port to src/port.Bruce Momjian2002-07-181-58/+0
* Add stdio for NULL define.Bruce Momjian1998-12-121-1/+2
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-5/+5
* Currently, building on any platform that hasn't got getrusage()Bruce Momjian1998-07-131-20/+13
* Solaris cleanup.Bruce Momjian1998-06-191-3/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-10/+14
* There is no more 'port-protos.h', so don't try to include itMarc G. Fournier1998-02-241-2/+1
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-111-2/+2
* 1. "#ifdef 0" is bad C. ifdef is for checking a macro and 0 isMarc G. Fournier1998-02-011-7/+7
* More cleanups...only need one rusagestub.hMarc G. Fournier1997-12-191-0/+2
* More cleanups...several ports are major redundancies of other portsMarc G. Fournier1997-12-191-0/+12
* port.c no longer required...individual functions that were in there areMarc G. Fournier1997-12-191-0/+47