Directory owfs/module/ownet/c/src/c/

Directory Created:
2008-01-10 03:41
Total Files:
23
Deleted Files:
9
Lines of Code:
4529

Browse with ViewVC

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

Lines of Code

owfs/module/ownet/c/src/c/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 124 (100.0%) 6276 (100.0%) 50.6
alfille 71 (57.3%) 5333 (85.0%) 75.1
d1mag 53 (42.7%) 943 (15.0%) 17.7

Most Recent Commits

d1mag 2008-09-11 07:17

Fix some problems when compiling with --disable-mt.

5 lines of code changed in 2 files:

d1mag 2008-06-23 06:46

Fix compilation problems with Solaris.

4 lines of code changed in 2 files:

d1mag 2008-06-18 10:05

Fix many 1-line if-statements without braces.

178 lines of code changed in 8 files:

d1mag 2008-06-17 07:32

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.

18 lines of code changed in 7 files:

d1mag 2008-06-17 05:01 Rev.: 1.9

Compile shared libraries with -fPIC as it should be done from the beginning.
Trying to solve swig/python problem on 64bit servers. Not possible to access
Global struct from the swig-module for some reason. (works on 32 bit)
Clean up make files and update to libtool-1.5.26.

6 lines of code changed in 1 file:

alfille 2008-04-03 20:39 Rev.: 1.7

Steven Bauer's patches to remove unsigned char from parameters in ownetapi.

6 lines of code changed in 2 files:

d1mag 2008-04-02 16:09 Rev.: 1.8

Add test for sem.h and semaphore.h.
Added EXTRACFLAGS which contains misc options while compiling, such as
-D_FILE_OFFSET_BITS=64, -D_XOPEN_SOURCE=500 and -pg

14 lines of code changed in 1 file:

alfille 2008-04-01 21:01 Rev.: 1.4

Remove pid storage

1 lines of code changed in 1 file:

  • owfs/module/ownet/c/src/c: globals.c (+1 -12)
alfille 2008-04-01 20:55

Remove ow_opt -- no options and no ow_util

2 lines of code changed in 3 files:

alfille 2008-04-01 20:39

Considerable cleanup removing much dead code and using better locking.

264 lines of code changed in 14 files:

alfille 2008-03-13 21:01 Rev.: 1.4

Split up owlib into separate parts for better comprehension

205 lines of code changed in 1 file:

  • owfs/module/ownet/c/src/c: ow_opt.c (+205 -188)
d1mag 2008-01-30 07:15

Indent all .c and .h files with code_format-script.

623 lines of code changed in 20 files:

alfille 2008-01-11 20:03

ownet read and write (put and get)

113 lines of code changed in 4 files:

alfille 2008-01-11 13:04

OWNET dirlist now works!

33 lines of code changed in 3 files:

d1mag 2008-01-11 03:47

Make some fixes for ownetlib

41 lines of code changed in 8 files:

alfille 2008-01-10 21:11

More code removal for linownet

129 lines of code changed in 12 files:

alfille 2008-01-10 14:17

Remove the dummy* files from libownet

3 lines of code changed in 3 files:

alfille 2008-01-10 14:03 Rev.: 1.2

libownet work. Integrating prior work into skeleton

31 lines of code changed in 1 file:

alfille 2008-01-10 09:55 Rev.: 1.1

Add files for libownet

4546 lines of code changed in 27 files:

d1mag 2008-01-10 03:41 Rev.: 1.1

Add ownet/c skeleton and --enable-libownet flag to configure.ac

54 lines of code changed in 4 files:

Generated by StatCVS 0.6.0