Use fork() when vfork() isn't available.
authorJohn Carr <jfc@mit.edu>
Sun, 23 Feb 1992 12:21:47 +0000 (12:21 +0000)
committerJohn Carr <jfc@mit.edu>
Sun, 23 Feb 1992 12:21:47 +0000 (12:21 +0000)
commitf192c2f4a34f8adb17eb3f0a4c91bb540012b4ea
tree2d946eceb1162a31859551d14a3b6381ce8af6d7
parentc9e75509941692f858cd19fce2f0c938c486bd0f
Use fork() when vfork() isn't available.
Use "int" instead of "union wait" on SYSV, AIX, and POSIX.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2234 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/posix/syslog.c