]> err.no Git - yubikey-personalization/commit
Move all internal functions to the new header file ykcore_lcl.h.
authorlevitte <levitte@b62f149e-849f-11dd-9899-c7ba65f7c4c7>
Thu, 7 May 2009 21:03:50 +0000 (21:03 +0000)
committerlevitte <levitte@b62f149e-849f-11dd-9899-c7ba65f7c4c7>
Thu, 7 May 2009 21:03:50 +0000 (21:03 +0000)
commitaa885c00f74f2449219f65073638d8ea4db597ad
tree458905a6b183e4c2193773e93b4a5eafebb01d63
parentc887215f12dabaa5293d897533e075e8e08191a8
Move all internal functions to the new header file ykcore_lcl.h.
Rename structures in ykcore.h so they are in the namespace.
Add a hack in ykcore_lcl.h to map ykcore.h structure names to ykdef.h ones.
Have ykcore_lcl.h include ykcore.h and ykdef.h, so we get the order right.
Change relevant .c files accordingly.

git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@78 b62f149e-849f-11dd-9899-c7ba65f7c4c7
ykcore/Makefile.am
ykcore/ykcore.c
ykcore/ykcore.h
ykcore/ykcore_lcl.h [new file with mode: 0644]
ykcore/ykstatus.c
ykcore/ykstatus.h