Ros-diffs August 2010

ros-diffs@reactos.org
  • 14 participants
  • 282 discussions

[cgutman] 48521: [MSWSOCK] - Add another parameter check inside the FIONBIO code - Implement FIONREAD - Pass any unhandled I/O control codes to our helper DLL - This commit should be backported to msafd
by cgutman@svn.reactos.org
14 years, 3 months

[cgutman] 48520: [MSWSOCK] - Check for STATUS_SUCCESS explicitly instead of using the NT_SUCCESS macro because somebody at MS thought it was a great idea to make STATUS_TIMEOUT a success status thus causing endless hours of bug hunting for the poor developers that make this same mistake - STATUS_TIMEOUT isn't an error status so checking for it with NT_ERROR won't work either instead just add a special case in the if for STATUS_TIMEOUT
by cgutman@svn.reactos.org
14 years, 3 months

[cgutman] 48519: [MSWSOCK] - Implement FIONBIO and fix the error case to not cause a deadlock later
by cgutman@svn.reactos.org
14 years, 3 months

[fireball] 48518: [FASTFAT_NEW] - Plug in a commented out notification call in case of cleanup. - Implement a case of device info query. - Implement lock control.
by fireball@svn.reactos.org
14 years, 3 months

[tkreuzer] 48517: [NTOSKRNL] Stop using the new paged pool code, before ExpLoadInitialProcess is called. For so far unknown reasons, it causes evil things to happen. Fixes "Assertion NewSize < pool->UserSize failed" See issue #5551 for more details.
by tkreuzer@svn.reactos.org
14 years, 3 months

[cgutman] 48516: [MSWSOCK] - Fix another typo that broke async select (we passed the thread context to the completion function instead of the completion context)
by cgutman@svn.reactos.org
14 years, 3 months

[cgutman] 48515: [MSWSOCK] - Pass the correct NumberOfConcurrentThreads parameter to NtCreateIoCompletion
by cgutman@svn.reactos.org
14 years, 3 months

[akhaldi] 48514: [DDK] - De-duplicate __GNU_EXTENSION. - Apply a consistent formatting.
by akhaldi@svn.reactos.org
14 years, 3 months

[fireball] 48513: [FASTFAT] Pierre Schweitzer - Fix volume opening on FAT volume. Commented out a directory check as it doesn't match realized tests, in spite of what's in WDK.
by fireball@svn.reactos.org
14 years, 3 months

[cgutman] 48512: [MSWSOCK] - Fix completion port initialization
by cgutman@svn.reactos.org
14 years, 3 months
Results per page: