mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
exit(). Note that calling perror() after gethostbyname() will most likely return "No such file or directory" which is quite confusing, so I decided to use fatalError instead. Regards, Pavel Roskin |
||
|---|---|---|
| .. | ||
| hostname.c | ||
| nc.c | ||
| nslookup.c | ||
| ping.c | ||
| telnet.c | ||