- Fixed access to uninitialised list in CDI.
commita815199d93a743f45019ad48f4f3e1a05f9dd3dd
authorMathias Gottschlag <mathias-go@web.de>
Sun, 16 Nov 2008 21:21:18 +0000 (16 22:21 +0100)
committerMathias Gottschlag <mathias-go@web.de>
Sun, 16 Nov 2008 21:21:18 +0000 (16 22:21 +0100)
treed7af91a019324b27ccd37e6d006e2ae523ba28df
parent08eb8aa48e679983283997e28786294c3d392a1c
- Fixed access to uninitialised list in CDI.
- Added pthread spinlocks.
programs/include/errno.h
programs/include/pthread.h [copied from programs/include/errno.h with 70% similarity]
programs/include/sys/types.h
programs/libcdi/scsi.c
programs/libcdi/storage.c
programs/libpthread/CMakeLists.txt [new file with mode: 0644]
programs/libpthread/spinlock.c [copied from programs/include/errno.h with 55% similarity]