[root]/owfs/module/ownet/c/src/example

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 764 (100.0%) | 47.7 |
| d1mag | 12 (75.0%) | 480 (62.8%) | 40.0 |
| alfille | 4 (25.0%) | 284 (37.2%) | 71.0 |
Fix many 1-line if-statements without braces.
76 lines of code changed in 1 file:
Puhh.. Finally found the problem with the python-module.
Global is a reserved variable-name in python2.5, so it's renamed to Globals now.
2 lines of code changed in 2 files:
Clean up of daemon mode and owcapi/swig modes -- uses read-write-locks.
71 lines of code changed in 1 file:
Indent all .c and .h files with code_format-script.
176 lines of code changed in 2 files:
Update ownetlib examples
132 lines of code changed in 2 files:
add new example
1 lines of code changed in 1 file:
Add new example
17 lines of code changed in 1 file:
New example
81 lines of code changed in 1 file:
Make some fixes for ownetlib
22 lines of code changed in 1 file:
Add ownet/c skeleton and --enable-libownet flag to configure.ac
186 lines of code changed in 4 files: