You've already forked linux-packaging-mono
Imported Upstream version 5.4.0.167
Former-commit-id: 5624ac747d633e885131e8349322922b6a59baaa
This commit is contained in:
parent
e49d6f06c0
commit
536cd135cc
@@ -7,7 +7,7 @@
|
||||
**
|
||||
** Class: SafeEventLogReadHandle
|
||||
**
|
||||
** <EMAIL>Author: David Gutierrez ([....]) </EMAIL>
|
||||
** <EMAIL>Author: David Gutierrez (Microsoft) </EMAIL>
|
||||
**
|
||||
** A wrapper for event log handles
|
||||
**
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
**
|
||||
** Class: SafeEventLogWriteHandle
|
||||
**
|
||||
** <EMAIL>Author: David Gutierrez ([....]) </EMAIL>
|
||||
** <EMAIL>Author: David Gutierrez (Microsoft) </EMAIL>
|
||||
**
|
||||
** A wrapper for event log handles
|
||||
**
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
**
|
||||
** Class: SafeFileMapViewHandle
|
||||
**
|
||||
** <EMAIL>Author: Brian Grunkemeyer ([....]) </EMAIL>
|
||||
** <EMAIL>Author: Brian Grunkemeyer (Microsoft) </EMAIL>
|
||||
**
|
||||
** A wrapper for handles returned from MapViewOfFile, used
|
||||
** for shared memory.
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
**
|
||||
** Class: SafeFileMappingHandle
|
||||
**
|
||||
** <EMAIL>Author: David Gutierrez ([....]) </EMAIL>
|
||||
** <EMAIL>Author: David Gutierrez (Microsoft) </EMAIL>
|
||||
**
|
||||
** A wrapper for handle to file mappings, returned by
|
||||
** CreateFileMapping and OpenFileMapping. Used for shared
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
**
|
||||
** Class: SafeLibraryHandle
|
||||
**
|
||||
** <EMAIL>Author: David Gutierrez ([....]) </EMAIL>
|
||||
** <EMAIL>Author: David Gutierrez (Microsoft) </EMAIL>
|
||||
**
|
||||
** A wrapper for a library handles
|
||||
**
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
**
|
||||
** Class: SafeLocalMemHandle
|
||||
**
|
||||
** <EMAIL>Author: David Gutierrez ([....]) </EMAIL>
|
||||
** <EMAIL>Author: David Gutierrez (Microsoft) </EMAIL>
|
||||
**
|
||||
** A wrapper for handle to local memory
|
||||
**
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
**
|
||||
** Class: SafeTimerHandle
|
||||
**
|
||||
** <EMAIL>Author: David Gutierrez ([....]) </EMAIL>
|
||||
** <EMAIL>Author: David Gutierrez (Microsoft) </EMAIL>
|
||||
**
|
||||
** A wrapper for a timer handle
|
||||
**
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
**
|
||||
** Class: SafeUserTokenHandle
|
||||
**
|
||||
** <EMAIL>Author: David Gutierrez ([....]) </EMAIL>
|
||||
** <EMAIL>Author: David Gutierrez (Microsoft) </EMAIL>
|
||||
**
|
||||
** A wrapper for a user token handle
|
||||
**
|
||||
|
||||
Reference in New Issue
Block a user