• Glenn Morris's avatar
    Rename init_process rather than working around it on Darwin · b82da769
    Glenn Morris authored
    The old name is also the name of a Mach system call.
    
    * src/process.c (init_process_emacs): Rename from init_process.
    
    * src/lisp.h, src/emacs.c: Update for this name change.
    
    * src/nsgui.h, src/sysselect.h, src/s/darwin.h:
    Remove workaround that is no longer needed.
    b82da769
darwin.h 1.97 KB