June 2006 Commit Log

Number of Commits:
9
Number of Active Developers:
1
rousseau 2006-06-15 10:53 Rev.: 2080

revert the last change. It was a manipulation error.

1 lines of code changed in 1 file:

rousseau 2006-06-15 10:48 Rev.: 2079

This file is dual licenced:
- BSD-like, see the COPYING file
- GNU Lesser General Licence 2.1 or (at your option) any later version.

5 lines of code changed in 2 files:

rousseau 2006-06-07 14:59 Rev.: 2077

SCardUnload(): use SYS_PublicMemoryUnmap() to free the memory mapped
segment.

Thanks to Stefan Schuermans for the bug report and patch

12 lines of code changed in 1 file:

rousseau 2006-06-07 14:58 Rev.: 2076

implement SYS_PublicMemoryUnmap()

Thanks to Stefan Schuermans for the patch

13 lines of code changed in 2 files:

rousseau 2006-06-07 14:56 Rev.: 2075

SYS_PublicMemoryMap(): check the value returned by mmap() to detect a
memory exhaustion

7 lines of code changed in 1 file:

rousseau 2006-06-06 11:42 Rev.: 2074

document the parameters changes for SHMMessageSend() and
SHMMessageReceive() for Doxygen

4 lines of code changed in 1 file:

rousseau 2006-06-06 11:34 Rev.: 2073

do not cast malloc() return value.

7 lines of code changed in 3 files:

rousseau 2006-06-06 11:31 Rev.: 2072

replace LPTSTR and LPCTSTR by LPSTR and LPCSTR

79 lines of code changed in 12 files:

rousseau 2006-06-06 11:20 Rev.: 2071

use LPCSTR and LPSTR instead of LPCTSTR and LPTSTR.

LPCTSTR is either LPCSTR or LPCWSTR depending on the value of UNICODE
under Windows. So this type name should not be used directly.

See http://archives.neohapsis.com/archives/dev/muscle/2006-q2/0149.html

9 lines of code changed in 1 file:

May 2006 »

Generated by StatSVN 0.7.0