]> git.ipfire.org Git - thirdparty/util-linux.git/commit
include/list: add list_last_entry()
authorKarel Zak <kzak@redhat.com>
Tue, 18 Dec 2012 13:49:21 +0000 (14:49 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 18 Dec 2012 14:00:03 +0000 (15:00 +0100)
commit59da1544ce82813e88c24ed8b612ba39ea1e3cc2
tree242757c82633f737a21f64d403557dab32af9bef
parent35e52fa531ed5d6e3bc45438b3ef294449e31c8b
include/list: add list_last_entry()

Signed-off-by: Karel Zak <kzak@redhat.com>
include/list.h
lib/tt.c