summaryrefslogtreecommitdiff
path: root/libports
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-17 10:36:33 +0000
committerRoland McGrath <roland@gnu.org>2000-03-17 10:36:33 +0000
commitfd311e7b4b90f928e4148f9496994aa4769e59b3 (patch)
tree50b3956c15d11777177e463aac20fce57e971c38 /libports
parenta64e5fa386cf57e35051d47f600deba150c74392 (diff)
.
Diffstat (limited to 'libports')
-rw-r--r--libports/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libports/ChangeLog b/libports/ChangeLog
index 39178d90..4ac61f9a 100644
--- a/libports/ChangeLog
+++ b/libports/ChangeLog
@@ -1,5 +1,9 @@
2000-03-17 Roland McGrath <roland@baalperazim.frob.com>
+ * get-send-right.c: New file.
+ * ports.h: Declare ports_get_send_right.
+ * Makefile (SRCS): Add get-send-right.c.
+
* get-right.c (gdb_loses): Remove global variable.
(ports_get_right): Use a local instead.