postgresql/src/backend/port
Tom Lane d15c30d327 Add missing includes. 2002-05-05 16:14:24 +00:00
..
aix The following patch updates the FAQ_AIX and makes C++ code work with 2001-03-27 14:56:20 +00:00
beos Change made to elog: 2002-03-06 06:10:59 +00:00
darwin First test of Darwin port with POSIX semaphore code. 2002-05-05 01:03:26 +00:00
dynloader Change made to elog: 2002-03-06 06:10:59 +00:00
hpux This hasn't been used for anything for a long time... 2001-02-09 19:26:45 +00:00
nextstep Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
qnx4 Test program needs to declare MaxBackends, per Bernd Tegge. 2001-11-11 22:12:00 +00:00
sunos4 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
tas Solaris cleanup. 1998-06-19 02:55:19 +00:00
Makefile Add a trivial testbed for pg_sema and pg_shmem code. 2002-05-05 16:02:37 +00:00
gethostname.c Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 2001-08-24 14:07:50 +00:00
getrusage.c Add stdio for NULL define. 1998-12-12 19:57:51 +00:00
inet_aton.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
inet_aton.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
ipc_test.c Add missing includes. 2002-05-05 16:14:24 +00:00
isinf.c Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
memcmp.c Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo. 2001-12-20 21:23:05 +00:00
posix_sema.c Add missing includes. 2002-05-05 16:14:24 +00:00
random.c Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 2001-08-24 14:07:50 +00:00
snprintf.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
srandom.c Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 2001-08-24 14:07:50 +00:00
strcasecmp.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
strerror.c Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
strtol.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
strtoul.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
sysv_sema.c Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
sysv_shmem.c Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00