]> granicus.if.org Git - postgresql/commit
Move slock_t typdefs into s_lock.h from include/port files for
authorBruce Momjian <bruce@momjian.us>
Tue, 23 Dec 2003 03:31:30 +0000 (03:31 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 23 Dec 2003 03:31:30 +0000 (03:31 +0000)
commit69f2e9b0fc46e50525990fbc9ea049e2c91840bf
tree6a8935c019067fe15286e2d5eba6c1b34ea084e6
parentdcae5781d11d0c0c0f2405d5e9b7d5ba91336e07
Move slock_t typdefs into s_lock.h from include/port files for
centralization and easier maintanence.
25 files changed:
src/backend/port/dynloader/netbsd.c
src/backend/port/dynloader/openbsd.c
src/backend/storage/lmgr/s_lock.c
src/backend/storage/lmgr/spin.c
src/include/port/aix.h
src/include/port/beos.h
src/include/port/bsdi.h
src/include/port/cygwin.h
src/include/port/darwin.h
src/include/port/freebsd.h
src/include/port/hpux.h
src/include/port/irix5.h
src/include/port/linux.h
src/include/port/netbsd.h
src/include/port/nextstep.h
src/include/port/openbsd.h
src/include/port/osf.h
src/include/port/qnx4.h
src/include/port/sco.h
src/include/port/solaris.h
src/include/port/sunos4.h
src/include/port/svr4.h
src/include/port/univel.h
src/include/port/unixware.h
src/include/storage/s_lock.h