j
k
j a
j l
john.levon@sun.com wrote:
pid_t portability in virExec() Use the right type for handling process IDs. ... - int veid, pid; + int veid; + pid_t pid;
ACK. All of those look fine.
Back to the thread
Back to the list