git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e6556e7)
s_lock aix patch.
1998年10月28日 15:58:34 +0000 (15:58 +0000)
1998年10月28日 15:58:34 +0000 (15:58 +0000)

diff --git a/src/include/storage/s_lock.h b/src/include/storage/s_lock.h
index 4e17372e897d263f3e78cb8b114519aebc81a862..aeb09cc4542dfafecf41ad95169bacdc4a4ccd49 100644 (file)
--- a/src/include/storage/s_lock.h
+++ b/src/include/storage/s_lock.h
@@ -7,7 +7,7 @@
*
*
* IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/include/storage/s_lock.h,v 1.54 1998年10月27日 17:47:51 momjian Exp $
+ * $Header: /cvsroot/pgsql/src/include/storage/s_lock.h,v 1.55 1998年10月28日 15:58:34 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -175,7 +175,7 @@ static __inline__ int
tas(volatile slock_t *lock)
{
register _res;
- __asm__("sbitb 0, %0 \
+ __asm__("sbitb 0, %0 \n\
sfsd %1"
: "=m"(*lock), "=r"(_res));
return (int) _res;
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /