postgresql/src/backend/port
Tatsuo Ishii 9f8ff2ab5a Re-enable SunOS4 port. Replace
RTLD_LAZY | RTLD_GLOBAL to 1.
It seems sunos4.h was accidentally modified between 7.1 and 7.2.
2001-12-05 02:03:59 +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 pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
darwin Fix indenting for 'extern "C"' cases. 2001-11-08 20:37:52 +00:00
dynloader Re-enable SunOS4 port. Replace 2001-12-05 02:03: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.in Need to factor out strdup.o for separate treatment since it's in a 2001-05-08 19:38:57 +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
isinf.c Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +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