]> granicus.if.org Git - postgresql/commit
Still further tweaking of s_lock assembler: do not assume that leading
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 20 Jan 2001 00:03:55 +0000 (00:03 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 20 Jan 2001 00:03:55 +0000 (00:03 +0000)
commita7ea9f46e17f7ff9fd665c11dcd4466749f4e8ea
tree870d36ccfc5b66333088878e59afee0b5f6e47e6
parent58f402851804ad85f6b74d0d47b5c6ee5e636246
Still further tweaking of s_lock assembler: do not assume that leading
whitespace is unimportant in assembly code.  Also, move VAX definition
of typedef slock_t to port header files to be like all the other ports.
Note that netbsd.h and openbsd.h are now identical, and I rather think
that freebsd.h is broken in the places where it doesn't agree --- but
I'll leave it to the freebsders to look at that.
src/include/port/freebsd.h
src/include/port/openbsd.h
src/include/storage/s_lock.h