--- manager.c.prev Thu Oct 7 23:40:04 1999 +++ manager.c Thu Oct 7 23:40:47 1999 @@ -156,7 +156,7 @@ } break; case REQ_POST: - sem_post(request.req_args.post); + __new_sem_post(request.req_args.post); break; case REQ_DEBUG: /* Make gdb aware of new thread and gdb will restart the