postgresql/src/include/port
Bruce Momjian 1f159e562b >> Here is a patch for the beos port (All regression tests are OK).
>>     xlog.c : special case for beos to avoid 'link' which does not work yet
>>     beos/sem.c : implementation of new sem_ctl call (GETPID) and a new
>sem_op
>> flag (IPCNOWAIT)
>>     dynloader/beos.c : add a verification of symbol validity (seem that
the
>> loader sometime return OK with an invalid symbol)
>>     postmaster.c :  add beos forking support for the new checkpoint
process
>>     postgres.c : remove beos special case for getrusage
>>     beos.h : Correction of a bas definition of AF_UNIX, misc defnitions
>>
>>
>>     thanks
>>
>>
>>             cyril

Cyril VELTER
2000-12-18 18:45:05 +00:00
..
darwin Darwin porting patches from Peter Bierman <bierman@apple.com> 2000-12-11 00:49:54 +00:00
aix.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
beos.h >> Here is a patch for the beos port (All regression tests are OK). 2000-12-18 18:45:05 +00:00
bsdi.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
darwin.h Darwin porting patches from Peter Bierman <bierman@apple.com> 2000-12-11 00:49:54 +00:00
dgux.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
freebsd.h Make pgsql compile on FreeBSD-alpha. 2000-11-16 05:51:07 +00:00
hpux.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
irix5.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
linux.h Repair usage of the OVERLAPS operator. 2000-12-03 14:51:12 +00:00
netbsd.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
nextstep.h #define JMP_BUF has been unnecessary since the arrival of the sigsetjmp 2000-10-28 23:53:01 +00:00
openbsd.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
osf.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
qnx4.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
sco.h Remove DISABLE_COMPLEX_MACRO definitions, since people seem to be getting 2000-11-30 21:16:12 +00:00
solaris.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
sunos4.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
svr4.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
ultrix4.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00
univel.h Remove DISABLE_COMPLEX_MACRO definitions, since people seem to be getting 2000-11-30 21:16:12 +00:00
unixware.h Remove DISABLE_COMPLEX_MACRO definitions, since people seem to be getting 2000-11-30 21:16:12 +00:00
win32.h #define JMP_BUF has been unnecessary since the arrival of the sigsetjmp 2000-10-28 23:53:01 +00:00
win.h USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are 2000-10-29 13:17:34 +00:00