aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/linux
Commit message (Collapse)AuthorAge
* This should get the linux port to work...Marc G. Fournier1997-12-20
|
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
| | | | some of the ports...
* Another PGINDENT run that changes variable indenting and case label ↵Bruce Momjian1997-09-08
| | | | indenting. Also static variable indenting.
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
|
* Remove machine.h, since it wasn't doing anything that config.h wasn'tMarc G. Fournier1997-02-09
| | | | | | already doing Removed only reference to a machine.h I could find in c.h, to win32/machine.h
* Various changes to improve/support MklinuxMarc G. Fournier1997-02-06
| | | | Submitted by: Tatsuo Ishii
* remove asm/bitops.h, as its causing more problems then it fixes.Marc G. Fournier1997-01-25
|
* Quiet compiler warnings about missing prototypes in Linux's bitops.h.Bryan Henderson1996-11-18
|
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
|
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27
|
* Centralize more of the defines from backend/port under config.hMarc G. Fournier1996-10-18
| | | | | Further ports should *really* avoid backend/port and make use of config.h
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09