index
:
teythoon/gnumach.git
fix-ipc-space-locking-2015-07-27
fix-ipc-space-locking-2015-08-15
justus/dde-0
master
pmm-2015-07-27
pmm-2015-08-12
pmm-2015-08-14
pmm-2015-08-15
pmm-2015-08-16
pmm-2015-08-26
pmm-2015-08-28
pmm-2015-09-25
Personal GNU Mach development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
/
mach_port.c
Age
Commit message (
Expand
)
Author
2014-10-01
ipc: implement mach_port_{set,clear}_protected_payload
Justus Winter
2014-04-04
Convert from K&R to ANSI
Marin Ramesa
2014-02-01
ipc: use the name of the task for error messages
Justus Winter
2013-12-15
Type definition
Marin Ramesa
2013-12-09
ipc/mach_port.c: use boolean instead of an int
Marin Ramesa
2013-12-05
ipc/mach_port.c: remove forward declaration
Marin Ramesa
2013-06-02
Remove unused variable
Miguel Figueiredo
2012-03-09
Use unsigned long for addresses and sizes
Samuel Thibault
2011-08-10
Do not warn for cross-space spurious port deallocation
Samuel Thibault
2011-08-10
Add more spurious deallocation debugging
Samuel Thibault
2011-04-20
Warn once when part of the kernel is lacking memory
Samuel Thibault
2011-03-14
Also warn about mach_port_destroy on invalid ports
Samuel Thibault
2009-12-22
Align mach_port_deallocate debug flag with usage
Samuel Thibault
2009-12-22
Do not systematically debug buggy port deallocation
Samuel Thibault
2009-12-21
Invoke debugger on duplicate port deallocation
Samuel Thibault
2009-06-18
2008-11-05 Shakthi Kannan <shakshurd@gmail.com>
Samuel Thibault
2009-06-18
2008-07-23 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2001-04-05
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
1997-02-25
Initial source
Thomas Bushnell