postgresql/src/backend/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
..
aix Please apply the following patch to fix problems with the AIX port 2000-09-29 22:00:49 +00:00
beos >> Here is a patch for the beos port (All regression tests are OK). 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
dynloader >> Here is a patch for the beos port (All regression tests are OK). 2000-12-18 18:45:05 +00:00
hpux Backend makefile cleanup. make maintainer-clean is now completely 2000-07-06 21:33:45 +00:00
nextstep Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
qnx4 Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
sunos4 Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
tas Solaris cleanup. 1998-06-19 02:55:19 +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
Makefile.in Darwin porting patches from Peter Bierman <bierman@apple.com> 2000-12-11 00:49:54 +00:00
random.c Add back improperly removed #include for config.h. 1999-07-16 23:09:45 +00:00
snprintf.c Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
srandom.c Add back improperly removed #include for config.h. 1999-07-16 23:09:45 +00:00
strcasecmp.c Add: 2000-01-26 05:58:53 +00:00
strerror.c Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
strtol.c Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +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