Log of /trunk/libmusclecard
Directory Listing
Revision
4220 -
Directory Listing
Modified
Wed May 20 19:12:25 2009 UTC
(4 years ago)
by
rousseau
add missing [ ]
Revision
4219 -
Directory Listing
Modified
Wed May 20 18:55:44 2009 UTC
(4 years ago)
by
rousseau
port to Mac OS X
Revision
4218 -
Directory Listing
Modified
Wed May 20 18:55:29 2009 UTC
(4 years ago)
by
rousseau
improve detection of libpcsclite so it can be used on Mac OS X
Revision
4217 -
Directory Listing
Modified
Wed May 20 18:36:46 2009 UTC
(4 years ago)
by
rousseau
add support of --docdir
Thanks to Stanislav Brabec for the patch
Revision
3484 -
Directory Listing
Modified
Fri May 1 16:43:26 2009 UTC
(4 years ago)
by
rousseau
release 1.3.6
Revision
3483 -
Directory Listing
Modified
Fri May 1 16:41:02 2009 UTC
(4 years ago)
by
rousseau
change the order in libmusclecard_la_CFLAGS so that local header are
used before the system ones
Revision
3482 -
Directory Listing
Modified
Fri May 1 16:28:50 2009 UTC
(4 years ago)
by
rousseau
release 1.3.5
Revision
3481 -
Directory Listing
Modified
Fri May 1 16:25:04 2009 UTC
(4 years ago)
by
rousseau
correctly use MSCCString instead of MSCString where needed
Revision
3480 -
Directory Listing
Modified
Fri May 1 12:44:29 2009 UTC
(4 years ago)
by
rousseau
release 1.3.4
Revision
3479 -
Directory Listing
Modified
Fri May 1 12:39:59 2009 UTC
(4 years ago)
by
rousseau
objectID changed from MSCString to MSCCString (add a const) for
MSCCreateObject(), MSCDeleteObject(), MSCWriteObject(), MSCReadObject(),
MSCReadAllocateObject() and MSCGetObjectAttributes()
Revision
3478 -
Directory Listing
Modified
Fri May 1 12:37:10 2009 UTC
(4 years ago)
by
rousseau
remove extra #include
Revision
3477 -
Directory Listing
Modified
Fri May 1 12:36:47 2009 UTC
(4 years ago)
by
rousseau
use local headers before the system ones
Revision
3476 -
Directory Listing
Modified
Fri May 1 12:25:52 2009 UTC
(4 years ago)
by
rousseau
declare local functions static
tokenfactory.c:45: attention : no previous prototype for ‘atrToString’
tokenfactory.c:81: attention : no previous prototype for ‘stringToBytes’
Revision
3475 -
Directory Listing
Modified
Fri May 1 12:24:35 2009 UTC
(4 years ago)
by
rousseau
define local functions static
musclecard.c:73: attention : no previous prototype for ‘musclecard_init’
musclecard.c:77: attention : no previous prototype for ‘musclecard_fini’
musclecard.c:755: attention : no previous prototype for ‘_MSCEventThread’
Revision
3474 -
Directory Listing
Modified
Fri May 1 12:22:58 2009 UTC
(4 years ago)
by
rousseau
MSCCallbackCancelEvent(): use callbackThread instead of &callbackThread
This function may have never worked correctly.
musclecard.c:856: attention : passing argument 1 of ‘SYS_ThreadJoin’
makes integer from pointer without a cast
Revision
3473 -
Directory Listing
Modified
Fri May 1 12:16:30 2009 UTC
(4 years ago)
by
rousseau
remove .sh from svn2cl.sh
Revision
3472 -
Directory Listing
Modified
Fri May 1 12:15:56 2009 UTC
(4 years ago)
by
rousseau
from PCSC
Revision
2941 -
Directory Listing
Modified
Sun May 11 11:00:25 2008 UTC
(5 years ago)
by
rousseau
add AUTOMAKE_OPTIONS = dist-bzip2 so that make dist alsa generates a
.tar.bz2 archive
Revision
2940 -
Directory Listing
Modified
Sun May 11 10:54:11 2008 UTC
(5 years ago)
by
rousseau
add AM_PROG_CC_C_O
src/Makefile.am:40: compiling `muscletest.c' with per-target flags
requires `AM_PROG_CC_C_O' in `configure.in'
Revision
2299 -
Directory Listing
Modified
Sat Jan 6 17:46:20 2007 UTC
(6 years, 4 months ago)
by
rousseau
check for snprintf() since utils/bundleTool/bundleTool.c uses
HAVE_SNPRINTF
Revision
2273 -
Directory Listing
Modified
Mon Dec 11 09:09:36 2006 UTC
(6 years, 5 months ago)
by
rousseau
use PKG_PROG_PKG_CONFIG instead of AC_CHECK_PROG([PKGCONFIG], [pkg-config], [yes])
Revision
2235 -
Directory Listing
Modified
Thu Nov 23 09:10:08 2006 UTC
(6 years, 5 months ago)
by
rousseau
check that $PCSCLITE_LIBS is configured correctly by using
AC_TRY_LINK_FUNC() instead of AC_CHECK_LIB()
Thanks to Guillaume Rablat for the bug report
Revision
2081 -
Directory Listing
Modified
Wed Jun 28 16:51:12 2006 UTC
(6 years, 10 months ago)
by
ohme-guest
cached context was released in MSCReleaseContext() - fixed
Revision
2031 -
Directory Listing
Modified
Tue May 2 20:13:32 2006 UTC
(7 years ago)
by
rousseau
release 1.3.3
Revision
1967 -
Directory Listing
Modified
Tue Mar 21 16:04:31 2006 UTC
(7 years, 2 months ago)
by
rousseau
add debug.h and debug.c
Revision
1966 -
Directory Listing
Modified
Tue Mar 21 16:04:04 2006 UTC
(7 years, 2 months ago)
by
rousseau
use "debug.h" instead of <debuglog.h>
Revision
1965 -
Directory Listing
Modified
Tue Mar 21 16:02:59 2006 UTC
(7 years, 2 months ago)
by
rousseau
symbolic links to pcsc-lite files
Revision
1940 -
Directory Listing
Modified
Sun Mar 19 10:00:21 2006 UTC
(7 years, 2 months ago)
by
rousseau
release 1.3.2
Revision
1939 -
Directory Listing
Modified
Sun Mar 19 10:00:07 2006 UTC
(7 years, 2 months ago)
by
rousseau
version 1.3.2
Revision
1938 -
Directory Listing
Modified
Sun Mar 19 09:55:32 2006 UTC
(7 years, 2 months ago)
by
rousseau
remove the "You may not remove this header from this file without prior
permission from the author." since the licence is already in the COPYING
file
Revision
1934 -
Directory Listing
Modified
Wed Mar 15 08:45:42 2006 UTC
(7 years, 2 months ago)
by
rousseau
use $ac_default_prefix instead of `pkg-config libpcsclite --variable=libdir`
to know where to find the bundles
Revision
1932 -
Directory Listing
Modified
Wed Mar 8 17:33:30 2006 UTC
(7 years, 2 months ago)
by
rousseau
Add support of Solaris
Revision
1930 -
Directory Listing
Modified
Wed Mar 8 17:26:28 2006 UTC
(7 years, 2 months ago)
by
rousseau
small reformat
Revision
1924 -
Directory Listing
Modified
Sat Mar 4 18:57:40 2006 UTC
(7 years, 2 months ago)
by
rousseau
use non corrupted versions (from CVS)
Revision
1923 -
Directory Listing
Modified
Sat Mar 4 18:57:08 2006 UTC
(7 years, 2 months ago)
by
rousseau
propdel svn:eol-style
Revision
1921 -
Directory Listing
Modified
Sat Mar 4 16:15:04 2006 UTC
(7 years, 2 months ago)
by
rousseau
release 1.3.1
Revision
1920 -
Directory Listing
Modified
Sat Mar 4 16:14:39 2006 UTC
(7 years, 2 months ago)
by
rousseau
version 1.3.1
Revision
1919 -
Directory Listing
Modified
Sat Mar 4 16:12:57 2006 UTC
(7 years, 2 months ago)
by
rousseau
use $(PTHREAD_CFLAGS) and $(PTHREAD_LIBS) where needed
Revision
1918 -
Directory Listing
Modified
Sat Mar 4 16:07:26 2006 UTC
(7 years, 2 months ago)
by
rousseau
add $(LIBDL) to libmusclecard_la_LIBADD
Revision
1917 -
Directory Listing
Modified
Sat Mar 4 16:07:09 2006 UTC
(7 years, 2 months ago)
by
rousseau
check for dlopen() in libdl (reused code from pcsc-lite)
Revision
1916 -
Directory Listing
Modified
Sat Mar 4 15:55:17 2006 UTC
(7 years, 2 months ago)
by
rousseau
use -I$(top_srcdir)/src/PCSC instead of
-I$(top_srcdir)/libmusclecard/src/PCSC since we are not in the
libmusclecard/ sub-directory of pcsc-lite anymore
Revision
1907 -
Directory Listing
Modified
Fri Mar 3 14:15:44 2006 UTC
(7 years, 2 months ago)
by
rousseau
release 1.3.0
Revision
1901 -
Directory Listing
Modified
Tue Feb 28 10:38:23 2006 UTC
(7 years, 2 months ago)
by
rousseau
new file
Revision
1900 -
Directory Listing
Modified
Tue Feb 28 10:37:41 2006 UTC
(7 years, 2 months ago)
by
rousseau
new (empty) files
Revision
1899 -
Directory Listing
Modified
Tue Feb 28 10:36:54 2006 UTC
(7 years, 2 months ago)
by
rousseau
new file
Revision
1898 -
Directory Listing
Modified
Tue Feb 28 10:31:33 2006 UTC
(7 years, 2 months ago)
by
rousseau
version 1.3.0
Revision
1897 -
Directory Listing
Modified
Tue Feb 28 10:31:01 2006 UTC
(7 years, 2 months ago)
by
rousseau
remove AC_CONFIG_MACRO_DIR(m4)
Revision
1896 -
Directory Listing
Modified
Tue Feb 28 10:30:35 2006 UTC
(7 years, 2 months ago)
by
rousseau
update since we are now independent from pcsclite
Revision
1895 -
Directory Listing
Modified
Tue Feb 28 10:29:42 2006 UTC
(7 years, 2 months ago)
by
rousseau
add the .h files so they are included in the .tar.gz
Revision
1891 -
Directory Listing
Modified
Tue Feb 28 10:08:32 2006 UTC
(7 years, 2 months ago)
by
rousseau
use local files (symlinks) and $(PCSCLITE_CFLAGS), $(PCSCLITE_LIBS)
Revision
1890 -
Directory Listing
Modified
Tue Feb 28 10:07:58 2006 UTC
(7 years, 2 months ago)
by
rousseau
use $(PCSCLITE_CFLAGS) and $(PCSCLITE_LIBS) since we are now in an
independent library
Revision
1889 -
Directory Listing
Modified
Tue Feb 28 10:06:35 2006 UTC
(7 years, 2 months ago)
by
rousseau
symbolic link from pcsclite
Revision
1888 -
Directory Listing
Modified
Tue Feb 28 10:06:13 2006 UTC
(7 years, 2 months ago)
by
rousseau
symbolic links from pcsclite
Revision
1887 -
Directory Listing
Modified
Tue Feb 28 09:51:43 2006 UTC
(7 years, 2 months ago)
by
rousseau
new files
Revision
1878 -
Directory Listing
Modified
Wed Feb 22 09:03:27 2006 UTC
(7 years, 2 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
We can't use a # inside a #define so it is not possible to use
#define CONSTRUCTOR_DECLARATION(x) #pragma init (x)
The #pragma is used directly where needed
Revision
1848 -
Directory Listing
Modified
Mon Jan 30 15:44:47 2006 UTC
(7 years, 3 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
use libmusclecard.la instead of
$(top_builddir)/libmusclecard/src/libmusclecard.la so that "make -j2"
works. Closes bug "[ #302971 ] 'make -j2' fails"
Revision
1830 -
Directory Listing
Modified
Tue Jan 24 14:52:16 2006 UTC
(7 years, 3 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
Compile with -fvisibility=hidden to hide all symbols by default.
The export of symbol must now be explicit. That only works for the ELF
format.
Revision
1756 -
Directory Listing
Modified
Fri Nov 25 16:10:53 2005 UTC
(7 years, 5 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
libmusclecard needs tokenparser.l but I do not want to provide it
through libpcsclite so libmusclecard uses it directly
Revision
1664 -
Directory Listing
Modified
Mon Sep 19 10:28:39 2005 UTC
(7 years, 8 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
use CONSTRUCTOR_DECLARATION() and DESTRUCTOR_DECLARATION() to support
SUN C compiler
Revision
1660 -
Directory Listing
Modified
Mon Sep 19 08:06:06 2005 UTC
(7 years, 8 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
use CONSTRUCTOR & DESTRUCTOR macros instead of GCC specific __attribute__ ...
Revision
1619 -
Directory Listing
Modified
Tue Aug 16 06:50:18 2005 UTC
(7 years, 9 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
removed since we use SVN and not CVS anymore
Thanks to Martin Paljak for the idea
Revision
1432 -
Directory Listing
Modified
Thu Apr 21 09:35:02 2005 UTC
(8 years, 1 month ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
release the context when the library is unloaded.
Thanks to Karsten Ohme for the patch
Revision
1430 -
Directory Listing
Modified
Thu Apr 21 09:26:43 2005 UTC
(8 years, 1 month ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
do not perform a windows specific treatment for PCSC_MCARD_mutex
declaration/initialisation
Thanks to Karsten Ohme for the patch
Revision
1429 -
Directory Listing
Modified
Thu Apr 21 09:23:38 2005 UTC
(8 years, 1 month ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
add a missing \ in "%s\\%s\Contents\\Win32\\%s"
Thanks to Karsten Ohme for the patch
Revision
1416 -
Directory Listing
Modified
Wed Apr 6 14:16:44 2005 UTC
(8 years, 1 month ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
MSCReleaseConnection(): call SCardReleaseContext()
Thanks to Karsten Ohme for the patch
Revision
1273 -
Directory Listing
Modified
Wed Oct 6 09:02:22 2004 UTC
(8 years, 7 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
do not force the libpcsclite version to use since the two packages are
now independents
Revision
1272 -
Directory Listing
Modified
Wed Oct 6 08:46:59 2004 UTC
(8 years, 7 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
use < > instead of " " for the include files provided by pcsc-lite (and
already installed in the system)
Revision
1255 -
Directory Listing
Modified
Wed Sep 29 16:55:54 2004 UTC
(8 years, 7 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
TPSearchBundlesForAtr(): revert the previous patch.
Thanks to Toni Andjelkovic for his patch patch :-)
Revision
1250 -
Directory Listing
Modified
Wed Sep 29 06:46:10 2004 UTC
(8 years, 7 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
TPSearchBundlesForAtr(): initialise tokenInfo so that it contains safe
default values when no pcsc/services/ directory is found.
Thanks to Toni Andjelkovic for the patch
Revision
1224 -
Directory Listing
Modified
Tue Sep 7 21:36:44 2004 UTC
(8 years, 8 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
convert MSC_INCORRECT_P1/P2 to the corresponding text error message
(instead of "Unknown SW").
Thanks to Bruce Barnett for the patch.
Revision
1158 -
Directory Listing
Modified
Fri Aug 6 12:12:20 2004 UTC
(8 years, 9 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
remove PCSC/ from the header files path since the path is given by
pkg-config --cflags libpcsclite or the correct -I directive
Revision
1041 -
Directory Listing
Modified
Thu Jul 8 12:34:52 2004 UTC
(8 years, 10 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
TPSearchBundlesForAtr(): use "%s/%s" insead of "%s%s" when generating
the MuscleCard bundle name on MacOSX
Revision
1026 -
Directory Listing
Modified
Sat Jul 3 16:16:56 2004 UTC
(8 years, 10 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
use "Requires: libpcsclite = @VERSION@" instead of just "-lpcsclite"
Thanks to Ville Skytt� for the patch
Revision
934 -
Directory Listing
Modified
Thu Jun 10 18:09:21 2004 UTC
(8 years, 11 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
simplify:
#if defined(__APPLE__)
#include <PCSC/wintypes.h>
#else
#include <wintypes.h>
#endif
since we now use PCSC/ for all Unix platforms
Revision
829 -
Directory Listing
Modified
Thu May 6 08:12:43 2004 UTC
(9 years ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
use the local pcsclite.h instead of the (old) one already installed
This was problematic for MacOSX since winscard.h wanted to include
<PCSC/pcsclite.h> which is the old and incompatible one.
Revision
752 -
Directory Listing
Modified
Wed Mar 31 13:48:31 2004 UTC
(9 years, 1 month ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
Initialize currentToken->tokenType in MSCListTokens(). Closes "[ #300607 ]
MSCListTokens should set tokenType to know state before OR operation"
Revision
728 -
Directory Listing
Modified
Wed Mar 24 14:32:07 2004 UTC
(9 years, 1 month ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
correct atrString[] buffer size. The ATR is in ASCII so it must be MAX_ATR_SIZE*2 +1
Revision
555 -
Directory Listing
Modified
Wed Nov 5 21:22:42 2003 UTC
(9 years, 6 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
add muscledropdir (in libmusclecard) and usbdropdir (in libpcsclite) so
we can use `pkg-config libpcsclite --variable=usbdropdir` to find the
directory to use. Should be used by drivers and plugins installation.
Thanks to Ville Skytt� for the patch.
Revision
513 -
Directory Listing
Modified
Tue Oct 21 20:00:53 2003 UTC
(9 years, 7 months ago)
by
aet-guest
Original Path:
trunk/PCSC/libmusclecard
- Move all common hotplug defines into hotplug.h
- Remove extra LTPBundleFindValueWithKey declarations
Revision
481 -
Directory Listing
Modified
Tue Sep 30 20:08:53 2003 UTC
(9 years, 7 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
having a trailing / in MSC_SVC_DROPDIR (--enable-muscledropdir) is no more mandatory
Revision
474 -
Directory Listing
Modified
Sat Sep 27 16:09:29 2003 UTC
(9 years, 7 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
add a new pkg-config file for application using libmusclecard. Closes
"[ #300102 ] Should the pkgconfig file of 1.2.0-rc2 have -lmusclecard?"
Revision
391 -
Directory Listing
Modified
Mon Sep 8 11:21:14 2003 UTC
(9 years, 8 months ago)
by
aet-guest
Original Path:
trunk/PCSC/libmusclecard
Build fix for MacOS X, don't bother including
from <PCSC/..>, use standard header locations.
Revision
380 -
Directory Listing
Modified
Sun Sep 7 18:06:58 2003 UTC
(9 years, 8 months ago)
by
aet-guest
Original Path:
trunk/PCSC/libmusclecard
- Cleanups for #include logic and ordering,
it's better to include config.h first.
Revision
377 -
Directory Listing
Modified
Sun Sep 7 17:34:42 2003 UTC
(9 years, 8 months ago)
by
aet-guest
Original Path:
trunk/PCSC/libmusclecard
- Remove MSC/PCSC_TARGET_XYZ defines and the massive
use of unflexible automake conditionals. The main
reason why pcsc-lite requires "too much" work when
porting to another OS. Introduced define PCSC_ARCH,
which uses 'uname' as an input. Except Darwin->MacOS.
- Removed --enable-usb
- Preliminary rewrite of src/Makefile.am, doesn't work
yet.
- Use gcc specific compiler options only if
gcc detected.
Revision
349 -
Directory Listing
Modified
Thu Aug 28 13:34:08 2003 UTC
(9 years, 8 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
use CAPITAL hex, use default PIN "Muscle00" when none is given, allow to
use more than one readers instead of using only the first one.
Revision
311 -
Directory Listing
Modified
Wed Aug 20 14:57:50 2003 UTC
(9 years, 9 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
initialise pConnection->shareMode as early as possible (close #300064,
thanks to Wan-Teh Chang)
Revision
289 -
Directory Listing
Modified
Fri Aug 15 20:07:53 2003 UTC
(9 years, 9 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
add void argument to the MSCCallbackCancelEvent() prototype definition
(thanks to Toni Andjelkovic)
Revision
234 -
Directory Listing
Modified
Sun May 25 21:37:09 2003 UTC
(9 years, 11 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
correct typos and include configured path appear in the docs (thanks to
Ville Skytt�)
Revision
188 -
Directory Listing
Modified
Mon Dec 2 21:52:22 2002 UTC
(10 years, 5 months ago)
by
corcoran
Original Path:
trunk/PCSC/libmusclecard
Included changes from Citrix
- Support for AIX in configure.in and Makefile.am
- added ifdef for SNPRINTF and VSNPRINTF
Revision
114 -
Directory Listing
Modified
Tue Jul 30 21:40:17 2002 UTC
(10 years, 9 months ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
add #ifdef USE_THREAD_SAFETY otherwise it wont compile with
--disable-threadsafe
Revision
80 -
Directory Listing
Modified
Mon May 6 23:23:13 2002 UTC
(11 years ago)
by
corcoran
Original Path:
trunk/PCSC/libmusclecard
Added real time card reset/removed checking. Fixed bug which begin/end transaction would not return this.
Revision
64 -
Directory Listing
Modified
Mon Apr 22 18:42:44 2002 UTC
(11 years, 1 month ago)
by
corcoran
Original Path:
trunk/PCSC/libmusclecard
config.h -> added cvs to version
project.pbx -> modified project builder attributes
pcsclite.h -> __APPLE__
mscdefines.h -> __APPLE__
sys_generic.h, sys_hpux.c sys_solaris.c sys_unix.c
int SYS_Exit to void SYS_Exit
winscard_msg.c removed message in CommonSegment
Revision
58 -
Directory Listing
Modified
Fri Apr 12 21:30:09 2002 UTC
(11 years, 1 month ago)
by
corcoran
Original Path:
trunk/PCSC/libmusclecard
Added BLOCKSTATUS defines and checks in the Callbacks so that the
race condition would go away.
Revision
48 -
Directory Listing
Modified
Tue Apr 9 20:56:06 2002 UTC
(11 years, 1 month ago)
by
corcoran
Original Path:
trunk/PCSC/libmusclecard
Added keyPartner to MSCImportKey. Added keyMapping to MSCKeyInfo structure
Revision
25 -
Directory Listing
Modified
Thu Apr 4 21:50:24 2002 UTC
(11 years, 1 month ago)
by
rousseau
Original Path:
trunk/PCSC/libmusclecard
removed unused variable char tempString[1024];
add a return 0 for main()
Revision
22 -
Directory Listing
Modified
Mon Apr 1 02:57:57 2002 UTC
(11 years, 1 month ago)
by
giraud
Original Path:
trunk/PCSC/libmusclecard
musclecard:
- replaced PCSC_TARGET_OSX with __APPLE__ in #ifndef for mscdefines.h inclusion
pbproj:
- no meaningful modifications