Replace rand() implementation - fixes threading lockups
authorJohn Hodge <[email protected]>
Sun, 3 Oct 2010 01:28:52 +0000 (09:28 +0800)
committerJohn Hodge <[email protected]>
Sun, 3 Oct 2010 01:28:52 +0000 (09:28 +0800)
commit3e11c7767641614fbb3fad38fffefa0da9e66919
tree567410ddc5aec4354109206c0676af1b289d0361
parentda67fd4fd32d16dcd6b4cb0b63497a9925a2ef35
Replace rand() implementation - fixes threading lockups
- Large ammounts of debug enabled to trace #PF in FAT driver
- Added TID to Debug logging
- Enabled locking on debug prints
Kernel/binary.c
Kernel/debug.c
Kernel/lib.c
Kernel/syscalls.c
Kernel/vfs/main.c
Kernel/vfs/open.c
Modules/Filesystems/FAT/fat.c
Usermode/Applications/login_src/main.c

UCC git Repository :: git.ucc.asn.au