Changeset 4149
- Timestamp:
- 12/18/10 11:23:36 (13 years ago)
- Location:
- trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/csctapi/ifd_azbox.c
r4141 r4149 1 //FIXME Not checked on threadsafety yet; after checking please remove this line2 1 3 2 #include "ifd_azbox.h" -
trunk/csctapi/ifd_mp35.c
r3854 r4149 1 //FIXME Not checked on threadsafety yet; after checking please remove this line2 1 #include "../globals.h" 3 2 #include "icc_async.h" -
trunk/csctapi/ifd_phoenix.c
r3428 r4149 1 //FIXME Not threadsafe when using multiple GPIO devices2 1 /* 3 2 ifd_phoenix.c -
trunk/oscam-reader.c
r4141 r4149 1 //FIXME Not checked on threadsafety yet; after checking please remove this line2 1 #include "globals.h" 3 2
Note:
See TracChangeset
for help on using the changeset viewer.