index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
exception.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Load 64-bit ELFs on all 64-bit ports
Sergey Bugaev
2024-03-27
1
-1
/
+1
*
Add and use ikm_cache_alloc/free/_try
Samuel Thibault
2023-10-01
1
-18
/
+12
*
Use designated initializers in kern/exception.c
Flavio Cruz
2023-05-04
1
-28
/
+28
*
Make exception subcode a long
Sergey Bugaev
2023-04-03
1
-12
/
+28
*
replace mach_port_t with mach_port_name_t
Luca Dariz
2023-01-18
1
-6
/
+6
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
1
-3
/
+2
*
Update ipc/ directory to use mach_port_name_t
Flavio Cruz
2022-11-30
1
-3
/
+5
*
fix warnings for 32 bit builds
Luca Dariz
2022-08-27
1
-0
/
+1
*
Use uint32_t instead of unsigned32_t.
Flavio Cruz
2016-04-04
1
-1
/
+1
*
Make sure the reply port's reference is released when the thread needs to be ...
Flávio Cruz
2015-08-28
1
-4
/
+28
*
kern: avoid breaking the strict-aliasing rules
Justus Winter
2015-05-23
1
-1
/
+8
*
ipc: undo manual inlining of `ipc_entry_X' functions
Justus Winter
2015-05-20
1
-15
/
+3
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-19
/
+23
*
Declare void argument lists
Marin Ramesa
2013-12-15
1
-2
/
+2
*
kern/exception.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-2
/
+2
*
kern: new header file exception.h
Marin Ramesa
2013-12-05
1
-12
/
+1
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-14
/
+14
*
2008-07-23 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2008-07-19 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-15
/
+8
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+0
*
2006-03-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-4
/
+0
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-9
/
+9
*
Tue Jan 26 21:36:10 1999 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-01-27
1
-1
/
+1
*
Thu Apr 17 15:55:40 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-05-01
1
-1
/
+1
*
Thu Apr 17 15:55:40 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-04-17
1
-0
/
+2
*
Baseline.
Thomas Bushnell
1997-04-14
1
-0
/
+4
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+1003