The file that provides functions ported from Unix in unistd.h. More...
| Functions | |
| double | evil_time_get (void) | 
| Return the time spent since the Evil library has been initialized.  More... | |
| char * | evil_getcwd (char *buffer, size_t size) | 
| Get the current directory.  More... | |
| int | evil_sockets_init (void) | 
| Initiates the use of Windows sockets.  More... | |
| void | evil_sockets_shutdown (void) | 
| Shutdown the Windows socket system.  More... | |
| int | evil_pipe (int *fds) | 
| Create a pair of sockets.  More... | |
The file that provides functions ported from Unix in unistd.h.