From 1fdbc8cc20f692c832797c5fc39854b230e6676a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: 2003年10月26日 00:26:13 +0000 Subject: [PATCH] Update linux/mips port. Add m68k to linux port. --- doc/src/sgml/installation.sgml | 4 ++-- src/include/port/linux.h | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index f824faf520b..1f628672e04 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%standalone-include[<productname>PostgreSQL</strong>]]> @@ -1629,7 +1629,7 @@ gunzip -c postgres.ps.gz \ <entry>7.3</entry> <entry>2003年10月25日, No?l K?the (<email>noel@debian.org</email>)</entry> - + <entry>2.4</entry> </row> <row> <entry><systemitem>Linux</strong></entry> diff --git a/src/include/port/linux.h b/src/include/port/linux.h index c7d88e396cd..0453347dac3 100644 --- a/src/include/port/linux.h +++ b/src/include/port/linux.h @@ -43,4 +43,9 @@ typedef unsigned int slock_t; #define HAS_TEST_AND_SET +#ifif defined(__m68k__) +typedef unsigned char slock_t; + +#define HAS_TEST_AND_SET + #endif -- 2.39.5 </div><div class="naked_ctrl"> <form action="/index.cgi/contrast" method="get" name="gate"> <p><a href="http://altstyle.alfasado.net">AltStyle</a> によって変換されたページ <a href="https://git.postgresql.org/gitweb/?a=patch&h=1fdbc8cc20f692c832797c5fc39854b230e6676a&p=postgresql.git">(->オリジナル)</a> / <label>アドレス: <input type="text" name="naked_post_url" value="https://git.postgresql.org/gitweb/?a=patch&h=1fdbc8cc20f692c832797c5fc39854b230e6676a&p=postgresql.git" size="22" /></label> <label>モード: <select name="naked_post_mode"> <option value="default">デフォルト</option> <option value="speech">音声ブラウザ</option> <option value="ruby">ルビ付き</option> <option value="contrast" selected="selected">配色反転</option> <option value="larger-text">文字拡大</option> <option value="mobile">モバイル</option> </select> <input type="submit" value="表示" /> </p> </form> </div>