aboutsummaryrefslogtreecommitdiff
path: root/ipc/mach_port.c
Commit message (Expand)AuthorAgeFilesLines
* ipc/mach_port.c: use boolean instead of an intMarin Ramesa2013-12-091-1/+1
* ipc/mach_port.c: remove forward declarationMarin Ramesa2013-12-051-2/+0
* Remove unused variableMiguel Figueiredo2013-06-021-1/+0
* Use unsigned long for addresses and sizesSamuel Thibault2012-03-091-2/+2
* Do not warn for cross-space spurious port deallocationSamuel Thibault2011-08-101-4/+4
* Add more spurious deallocation debuggingSamuel Thibault2011-08-101-2/+2
* Warn once when part of the kernel is lacking memorySamuel Thibault2011-04-201-2/+7
* Also warn about mach_port_destroy on invalid portsSamuel Thibault2011-03-141-2/+9
* Align mach_port_deallocate debug flag with usageSamuel Thibault2009-12-221-2/+2
* Do not systematically debug buggy port deallocationSamuel Thibault2009-12-221-1/+3
* Invoke debugger on duplicate port deallocationSamuel Thibault2009-12-211-1/+6
* 2008-11-05 Shakthi Kannan <shakshurd@gmail.com>Samuel Thibault2009-06-181-1/+2
* 2008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+3
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-959/+0
* 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+2
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-4/+4
* Initial sourceThomas Bushnell1997-02-251-0/+2505