postgresql/src/backend/port
Tom Lane 934126b518 Considering the BeOS port didn't compile without IPC_STAT and shm_nattch,
I'm betting the QNX4 port does not either ...
2001-03-18 18:32:02 +00:00
..
aix Please apply the following patch to fix problems with the AIX port 2000-09-29 22:00:49 +00:00
beos Patches from Cyril Velter to make shared-memory-conflict-detection code 2001-03-18 18:22:08 +00:00
darwin attached is a patch that makes SysV semaphore emulation 2001-01-17 22:11:19 +00:00
dynloader Add missing include. 2001-03-01 19:03:44 +00:00
hpux This hasn't been used for anything for a long time... 2001-02-09 19:26:45 +00:00
nextstep Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
qnx4 Considering the BeOS port didn't compile without IPC_STAT and shm_nattch, 2001-03-18 18:32:02 +00:00
sunos4 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
tas Solaris cleanup. 1998-06-19 02:55:19 +00:00
Makefile.in Darwin porting patches from Peter Bierman <bierman@apple.com> 2000-12-11 00:49:54 +00:00
gethostname.c Renaming cleanup, no pgindent yet. 1998-09-01 03:29:17 +00:00
getrusage.c Add stdio for NULL define. 1998-12-12 19:57:51 +00:00
inet_aton.c Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
inet_aton.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
isinf.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
random.c Add back improperly removed #include for config.h. 1999-07-16 23:09:45 +00:00
snprintf.c Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
srandom.c Add back improperly removed #include for config.h. 1999-07-16 23:09:45 +00:00
strcasecmp.c Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
strerror.c Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
strtol.c Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
strtoul.c Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00