summaryrefslogtreecommitdiff
path: root/src/backend/port/getrusage.c
AgeCommit message (Expand)Author
2002-07-18Move libc replacement files from src/backend/port to src/port.Bruce Momjian
1998-12-12Add stdio for NULL define.Bruce Momjian
1998-09-01Renaming cleanup, no pgindent yet.Bruce Momjian
1998-07-13Currently, building on any platform that hasn't got getrusage()Bruce Momjian
1998-06-19Solaris cleanup.Bruce Momjian
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-02-24There is no more 'port-protos.h', so don't try to include itMarc G. Fournier
1998-02-11Goodbye register keyword. Compiler knows better.Bruce Momjian
1998-02-011. "#ifdef 0" is bad C. ifdef is for checking a macro and 0 isMarc G. Fournier
1997-12-19More cleanups...only need one rusagestub.hMarc G. Fournier
1997-12-19More cleanups...several ports are major redundancies of other portsMarc G. Fournier
1997-12-19port.c no longer required...individual functions that were in there areMarc G. Fournier