convert screen queue and parent/child queue to <sys/queue.h> queues
commit6faf36bf9ce85a8b7ea12f288056dd5305dcefe7
authorbostic <bostic>
Thu, 18 Nov 1993 13:50:21 +0000 (18 13:50 +0000)
committerbostic <bostic>
Thu, 18 Nov 1993 13:50:21 +0000 (18 13:50 +0000)
treeaa99a4a3b93a8da627ff61acc73fdc1587d45e5b
parent6e3795c27d56d3967a4de9f010659f418aa71e61
convert screen queue and parent/child queue to <sys/queue.h> queues
13 files changed:
common/db.c
common/gs.h
common/main.c
common/recover.c
common/screen.c
common/screen.h
common/search.c
ex/ex_global.c
ex/ex_screen.c
vi/v_screen.c
vi/vs_line.c
vi/vs_refresh.c
vi/vs_split.c