[root]/owfs/module/owcapi
src
(2 files, 11 lines)
c
(3 files, 308 lines)
example++
(4 files, 204 lines)
example
(5 files, 223 lines)
include
(3 files, 127 lines)
man
(2 files, 11 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 3 (100.0%) | 8 (100.0%) | 2.6 |
| alfille | 2 (66.7%) | 7 (87.5%) | 3.5 |
| d1mag | 1 (33.3%) | 1 (12.5%) | 1.0 |
Change @RM@ in makefiles.
Install two include files from now on... owfs_config.h and owcapi.h
src/include/config.h contain autogenerated configuration instead of owfs_config.h.
All *.h and *.c is updated to #include <config.h> which is normal behavior.
1 lines of code changed in 1 file:
Fixing CVS problems between owfs and owcapi
7 lines of code changed in 2 files: