projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3047095
)
Add mach_msg_send and mach_msg_receive;.
author
drepper
<drepper>
Mon, 28 Dec 1998 17:23:16 +0000
(17:23 +0000)
committer
drepper
<drepper>
Mon, 28 Dec 1998 17:23:16 +0000
(17:23 +0000)
mach/Versions
patch
|
blob
|
history
diff --git
a/mach/Versions
b/mach/Versions
index
044084d
..
69a724e
100644
(file)
--- a/
mach/Versions
+++ b/
mach/Versions
@@
-33,6
+33,7
@@
libc {
mach_error; mach_error_string; mach_error_type;
mach_host_self;
mach_msg; mach_msg_destroy;
+ mach_msg_send; mach_msg_receive;
mach_msg_server; mach_msg_server_timeout;
mach_open_devstream;
mach_port_allocate; mach_port_allocate_name; mach_port_deallocate;