|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.81, 2006/06/26 21:23:59 | version 1.82, 2006/06/27 03:49:08 | ||
|---|---|---|---|
|
|
||
| int shutdown(int, int); | int shutdown(int, int); | ||
| int sockatmark(int); | int sockatmark(int); | ||
| int socket(int, int, int) | int socket(int, int, int) | ||
| #if !defined(__LIBC12_SOURCE__) && !defined(STANDALONE) | #if !defined(__LIBC12_SOURCE__) && !defined(_STANDALONE) | ||
| __RENAME(__socket30) | __RENAME(__socket30) | ||
| #endif | #endif | ||
| ; | ; |