summaryrefslogtreecommitdiff
path: root/src/backend/port/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove BEOS port.Bruce Momjian2006-01-051-10/+1
* Remove QNX port.Bruce Momjian2006-01-051-10/+1
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Allow Win32 to compile under MinGW. Major changes are:Bruce Momjian2003-05-151-2/+12
* Assemble portability modules into libpgport library.Peter Eisentraut2002-07-271-8/+2
* Complete TODO item:Bruce Momjian2002-07-191-2/+6
* Move libc replacement files from src/backend/port to src/port.Bruce Momjian2002-07-181-4/+2
* Add DLLINIT mention in port/Makefile.Bruce Momjian2002-07-161-2/+2
* Remove certain Makefile dependencies by using full pathnames inBruce Momjian2002-07-151-15/+9
* Add a trivial testbed for pg_sema and pg_shmem code.Tom Lane2002-05-051-3/+7
* Create an internal semaphore API that is not tied to SysV semaphores.Tom Lane2002-05-051-2/+2
* MovePeter Eisentraut2002-03-131-0/+75
* Test for existence of inet_aton on the system, and only include inet_aton.c ifMarc G. Fournier1997-02-041-62/+0
* Small fixes for SVR4 port by Frank RidderbuschMarc G. Fournier1997-01-231-2/+2
* the i386_solaris port requires inet_aton.oMarc G. Fournier1997-01-221-2/+2
* Fix typo in findstring use.Bruce Momjian1997-01-131-2/+2
* Part of patch to make a working nextstep port.Bryan Henderson1997-01-131-7/+2
* Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson1996-11-261-1/+6
* Recognize dependencies more reliably.Bryan Henderson1996-11-101-7/+9
* Fix for gmake clean.Bruce Momjian1996-10-311-2/+2
* Add our own copy of inet_aton() for sparc_solaris, which doesn't have it inBryan Henderson1996-10-281-5/+28
* Simplify make files, add full dependencies.Bryan Henderson1996-10-271-0/+37