]> granicus.if.org Git - check/commit
renaming list API to start with check_
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 30 Jan 2013 05:04:11 +0000 (05:04 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 30 Jan 2013 05:04:11 +0000 (05:04 +0000)
commit88f2161f9f1c36a4c65b3ad892afcb9dd07b9baf
tree32fb13bbbabe21b3ca71efbc753417bade184f7d
parent19bb80666b3bb1c6bb4f3d1c7468c77a6a2575cb
renaming list API to start with check_

Based on patch #3448601, this renames the internal list structure
API used by check to start with check_ to avoid name conflicts.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@685 64e312b2-a51f-0410-8e61-82d0ca0eb02a
AUTHORS
NEWS
src/check.c
src/check_list.c
src/check_list.h
src/check_log.c
src/check_print.c
src/check_run.c
tests/check_check_log_internal.c
tests/check_list.c