index
:
mig.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
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suffix complex_alignof with U to hint the compiler that it is always unsigned
Flavio Cruz
2024-07-18
1
-2
/
+2
*
server: Fix bogus port deallocation on server error
Samuel Thibault
2024-07-14
1
-0
/
+23
*
Fix warnings
Samuel Thibault
2024-07-14
1
-2
/
+1
*
x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined...
Flavio Cruz
2023-12-17
1
-40
/
+127
*
Revert "x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for...
Samuel Thibault
2023-12-03
1
-119
/
+36
*
x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined...
Flavio Cruz
2023-12-03
1
-36
/
+119
*
Fix printing size_t
Samuel Thibault
2023-05-20
1
-2
/
+2
*
Introduce complex_alignof to replace word_size
Flavio Cruz
2023-02-13
1
-10
/
+10
*
Do not generate the server routine for kernel servers.
Flavio Cruz
2023-02-02
1
-46
/
+48
*
Avoid passing NULL to memcpy
Samuel Thibault
2023-02-02
1
-1
/
+4
*
mig: replace boolean.h with stdbool.h
Flavio Cruz
2022-11-25
1
-19
/
+19
*
Add _Static_assert when compiling server and user stubs.
Flavio Cruz
2022-01-21
1
-2
/
+2
*
Also add const qualifiers on server side
Samuel Thibault
2022-01-16
1
-2
/
+3
*
Fix compiler warning
Samuel Thibault
2016-12-19
1
-1
/
+1
*
Include stdint.h in stub code by default.
Flavio Cruz
2016-04-05
1
-0
/
+1
*
Use word_size instead of 4.
Flavio Cruz
2016-04-03
1
-10
/
+10
*
Cast kernel server port arguments to the correct type.
Flavio Cruz
2016-02-09
1
-0
/
+12
*
Change x_server_routine functions to "static inline" for -std=gnu11
David Michael
2015-06-05
1
-6
/
+0
*
Do not generate code dereferencing type-punned pointers
Justus Winter
2015-02-15
1
-9
/
+9
*
Add static branch prediction to type checks
Justus Winter
2014-12-01
1
-9
/
+12
*
Provide default implementations for server functions
Justus Winter
2014-11-06
1
-0
/
+24
*
Add support for protected payloads
Justus Winter
2014-10-10
1
-4
/
+35
*
Fix variable-sized c strings
Justus Winter
2014-02-21
1
-0
/
+5
*
Generate a x_server_routine in the sheader so it can be inlined
Justus Winter
2013-12-16
1
-1
/
+1
*
Move the generation of x_server_routine function into a function
Justus Winter
2013-12-16
1
-14
/
+21
*
mig/server.c (WriteVarDecls): quiet GCC warning about set but unused variable
Marin Ramesa
2013-12-15
1
-2
/
+2
*
Drop the register keyword
Justus Winter
2013-08-19
1
-72
/
+72
*
Fix spurious deallocation
Olaf Buddenhagen
2013-02-19
1
-2
/
+7
*
2006-11-29 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2006-11-30
1
-1
/
+1
*
2004-02-10 Roland McGrath <roland@frob.com>
Roland McGrath
2004-02-11
1
-1
/
+1
*
1999-10-11 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-10-11
1
-1
/
+1
*
1999-10-08 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-10-09
1
-8
/
+12
*
Created new module from gnumach/mig at tag before-mig-move
Roland McGrath
1998-07-18
1
-0
/
+1322