From: coLinux a. <col...@he...> - 2010-01-18 05:08:53
|
The autobuild system has detected a new revision in the source repository. Review last changed from changelog.txt, also attached in mail. Download the compiled version: http://www.henrynestler.com/colinux/autobuild/devel-20100117/ colinux-0.8.0-20100117.src.tgz (1060832 Bytes) daemons-0.8.0-20100117.dbg.zip (593146 Bytes) daemons-0.8.0-20100117.zip (479003 Bytes) Note, the autobuild compilation does not include an installer. Remember to reload the driver with these commands: colinux-daemon.exe --remove-driver colinux-daemon.exe --install-driver The vmlinux and modules are up to date. Please use last version from http://www.henrynestler.com/colinux/autobuild/devel-20100116/ The autobuild compilations are not official releases of Cooperative Linux software. There is no warranty that any autobuild version is stable. If use this autobuild version, please give us feedback of your experience. Job runs on machine with 64 bit version of gcc 4.3.2. A service from http://gcc.gnu.org/wiki/CompileFarm -- Lots of fun with newest version, Henry Nestler ------------------------------------------------------------------------ r1342 | henryn | 2010-01-17 19:52:38 +0000 (Sun, 17 Jan 2010) | 2 lines Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/ddk.h * Solve conflict with fd_set inside include windows.h and Linux kernel 2.6.33. ------------------------------------------------------------------------ r1336 | henryn | 2010-01-17 10:22:12 +0000 (Sun, 17 Jan 2010) | 1 line Changed paths: M /branches/devel/NEWS * Update NEWS. ------------------------------------------------------------------------ r1335 | henryn | 2010-01-17 10:20:11 +0000 (Sun, 17 Jan 2010) | 8 lines Changed paths: M /branches/devel/src/colinux/os/winnt/kernel/fileio.c * Bug #2911988: Can't read empty file on cofs transfer_file_block(): Allow STATUS_END_OF_FILE as retcode OK. Inside Linux kernel do_generic_file_read(): 'readpage' was called for empty files now. (See kernel 2.6.23-rc1 git a32ea1e1f925399e0d81ca3f7394a44a6dafa12c "Fix read/truncate race") ------------------------------------------------------------------------ |