]> err.no Git - yubikey-personalization.old/commit
Move all internal functions to the new header file ykcore_lcl.h.
authorRichard Levitte <levitte@lp.se>
Thu, 7 May 2009 21:03:50 +0000 (21:03 +0000)
committerRichard Levitte <levitte@lp.se>
Thu, 7 May 2009 21:03:50 +0000 (21:03 +0000)
commita9ef2c5f824ea73c66b146d833a1241b29a04817
tree458905a6b183e4c2193773e93b4a5eafebb01d63
parentc02acfd6e75423576d906cea82b9a5882bc6e67f
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.
ykcore/Makefile.am
ykcore/ykcore.c
ykcore/ykcore.h
ykcore/ykcore_lcl.h [new file with mode: 0644]
ykcore/ykstatus.c
ykcore/ykstatus.h