m2.alobe/src
Glenn Y. Rolland 8318eeee13 Fix unverified sscanf result
As reported by cppcheck:

    src/defi.c:41:7: style: Variable 're' is assigned a value that is never used. [unreadVariable]
       re = sscanf(buf, "%ld %ld", &one, &two);
      	  ^
2020-02-14 08:26:39 +01:00
..
alobe.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
alobe.h alobe: inital import (test). 2009-05-02 07:36:25 +00:00
config.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
config.h src: Use _ALOBE_ prefix instead of mine for defines. 2012-08-10 02:18:21 +02:00
config.h.in alobe: inital import (test). 2009-05-02 07:36:25 +00:00
connexcomponent.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
connexcomponent.h src: Use _ALOBE_ prefix instead of mine for defines. 2012-08-10 02:18:21 +02:00
console.c Fix wrong malloc() 2020-02-14 08:16:48 +01:00
console.h alobe: inital import (test). 2009-05-02 07:36:25 +00:00
defi.c Fix unverified sscanf result 2020-02-14 08:26:39 +01:00
defi.h src: Use _ALOBE_ prefix instead of mine for defines. 2012-08-10 02:18:21 +02:00
degenerator.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
degenerator.h alobe: inital import (test). 2009-05-02 07:36:25 +00:00
degree.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
degree.h src: Use _ALOBE_ prefix instead of mine for defines. 2012-08-10 02:18:21 +02:00
distance.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
distance.h alobe: inital import (test). 2009-05-02 07:36:25 +00:00
fifo.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
fifo.h alobe: inital import (test). 2009-05-02 07:36:25 +00:00
filter.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
filter.h src: Use _ALOBE_ prefix instead of mine for defines. 2012-08-10 02:18:21 +02:00
generator.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
generator.h alobe: inital import (test). 2009-05-02 07:36:25 +00:00
list.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
list.h alobe: inital import (test). 2009-05-02 07:36:25 +00:00
Makefile.am src/Makefile.am: Remove useless comments from an old project. 2012-08-10 02:12:45 +02:00
mini.0.20 alobe: inital import (test). 2009-05-02 07:36:25 +00:00
mini.0.60 alobe: inital import (test). 2009-05-02 07:36:25 +00:00
nodeset.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
nodeset.h src: Use _ALOBE_ prefix instead of mine for defines. 2012-08-10 02:18:21 +02:00
note.txt alobe: inital import (test). 2009-05-02 07:36:25 +00:00
progressindicator.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
progressindicator.h alobe: inital import (test). 2009-05-02 07:36:25 +00:00
store.c Fix uninitialized variable 2020-02-14 08:24:01 +01:00
store.h src: Use _ALOBE_ prefix instead of mine for defines. 2012-08-10 02:18:21 +02:00
testfifo.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
testlist.c alobe: inital import (test). 2009-05-02 07:36:25 +00:00
units.h src: Use _ALOBE_ prefix instead of mine for defines. 2012-08-10 02:18:21 +02:00