summaryrefslogtreecommitdiff
path: root/libports/Makefile
AgeCommit message (Collapse)Author
2000-03-172000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* get-send-right.c: New file. * ports.h: Declare ports_get_send_right. * Makefile (SRCS): Add get-send-right.c.
1999-02-281999-02-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* bucket-iterate.c (_ports_bucket_class_iterate): New function, transmorgified from ports_bucket_iterate. (ports_bucket_iterate): Now just call that to do the work. * class-iterate.c: New file. (ports_class_iterate): New function. * ports.h: Declare ports_class_iterate and _ports_bucket_class_iterate. * Makefile (SRCS): Add class-iterate.c.
1997-08-20(SRCS):Miles Bader
Add interrupted.c.
1996-09-17*** empty log message ***Thomas Bushnell
1996-07-19*** empty log message ***Michael I. Bushnell
1996-05-06(SRCS): Delete `intern-external-port.c' and `allocate-port.c'.Michael I. Bushnell
1996-03-29(SRCS): Add transfer-right.c.Michael I. Bushnell
1996-03-20(SRCS): Add `claim-right.c'.Michael I. Bushnell
1996-01-27(SRCS):Miles Bader
Add default-uninhibitable-rpcs.c. Rename interrupt-rpc.c to interrupt-rpcs.c.
1995-12-27(SRCS): Add interrupt-on-notify.c, interrupt-notified-rpcs.c, and dead-name.c.Miles Bader
1995-10-09(libports.so): Don't depend on libthreads.so.Roland McGrath
1995-10-09Specify shared library dependencies.Roland McGrath
1995-09-06(OBJS): Add interruptServer.o.Miles Bader
(SRCS): Add interrupt-operation.c.
1995-09-06(MIGCOMSFLAGS): New variable.Miles Bader
(OBJS): Added notifyServer.o. (SRCS): Added notify-dead-name.c, notify-no-senders.c, notify-port-destroyed.c, notify-msg-accepted.c, notify-port-deleted.c, and notify-send-once.c.
1995-08-24(OBJS): Use :.c=.o notation.Miles Bader
(REMHDRS): Removed. Order changed a bit.
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-06-27(SRCS): Add it *back*.Michael I. Bushnell
1995-06-27(SRCS): nope.Michael I. Bushnell
1995-06-27(SRCS): Added stubs.c.Michael I. Bushnell
1995-06-21Initial revisionMichael I. Bushnell