• Troels Nielsen's avatar
    Ensure correct ordering of process writes. · 20ca2e94
    Troels Nielsen authored
    * process.c (make_process): Initialize write_queue.
    (write_queue_push, write_queue_pop): New functions.
    (send_process): Use them to maintain correct ordering of process writes.
    
    Fixes: debbugs:10815
    20ca2e94
process.h 7.4 KB