These things guarded by !__POWERPC__ work perfectly fine on Mac OS X 10.5 with PowerPC, so we can only assume they were supposed to guard only older Mac OS X versions, but abusing __POWERPC__ for this is wrong. Error printing for posix_spawnp has also been fixed, as it does not set errno and instead returns an errno-like value. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| run.c | ||
| rzpipe.c | ||
| socket.c | ||
| socket_http.c | ||
| socket_http_server.c | ||
| socket_proc.c | ||
| socket_rap_client.c | ||
| socket_rap_server.c | ||
| socket_serial.c | ||