mirror of
https://github.com/postgres/postgres.git
synced 2026-03-31 23:07:04 -04:00
Summary of changes: In pqcomm.h, use the SUN_LEN macro if it is defined to calculate the size of the sockaddr_un structure. In unixware.h, drop the use of the UNIXWARE macro. Everything can be handled with the USE_UNIVEL_CC and DISABLE_COMPLEX_MACRO macros. In s_lock.h, remove the reference to the UNIXWARE macro (see above). In the unixware template, add the YFLAGS:-d line. In various makefile templates, add (or cleanup) unixware and univel port specific information. -- Billy G. Allie |
||
|---|---|---|
| .. | ||
| aix.h | ||
| alpha.h | ||
| bsd.h | ||
| bsdi.h | ||
| dgux.h | ||
| hpux.h | ||
| irix5.h | ||
| linux.h | ||
| nextstep.h | ||
| sco.h | ||
| solaris_i386.h | ||
| solaris_sparc.h | ||
| sunos4.h | ||
| svr4.h | ||
| ultrix4.h | ||
| univel.h | ||
| unixware.h | ||
| win32.h | ||