Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.
Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct.
This commit is contained in:
parent
02a1a5c18b
commit
c91bd3283a
7 changed files with 27 additions and 18 deletions
|
|
@ -127,7 +127,7 @@ popinput(void)
|
|||
return 1;
|
||||
}
|
||||
|
||||
int
|
||||
static int
|
||||
getc(void)
|
||||
{
|
||||
if(input == nil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue