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
|
|
@ -63,8 +63,6 @@ threadmain(int argc, char *argv[])
|
|||
int ncol;
|
||||
Display *d;
|
||||
|
||||
extern int _threaddebuglevel;
|
||||
_threaddebuglevel = ~0;
|
||||
rfork(RFENVG|RFNAMEG);
|
||||
|
||||
ncol = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue