diff options
author | rwatson <rwatson@FreeBSD.org> | 2008-02-17 14:33:28 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2008-02-17 14:33:28 +0000 |
commit | c8bd1d9da09228805132b6bb4943fa24be99bc91 (patch) | |
tree | de1775183fb1b349d83809882f40c98abba53ad1 /lib/libc | |
parent | dae55bda627c357cec18a37b03ac30207e2b6c6b (diff) | |
download | FreeBSD-src-c8bd1d9da09228805132b6bb4943fa24be99bc91.zip FreeBSD-src-c8bd1d9da09228805132b6bb4943fa24be99bc91.tar.gz |
Remove custom queue macros in Coda, replacing them with queue(9) tailq
macros. The only semantic change was the need to add a vc_opened field
to struct vcomm since we can no longer use the request queue returning
to an uninitialized state to hold whether or not the device is open.
MFC after: 1 month
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions