kolibri-libc:
- Fixed errno - Fixed time functions and added new - Socket functions are now in libraries git-svn-id: svn://kolibrios.org@8787 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
int errno;
|
||||
int _errno;
|
||||
|
||||
char* strerror(int err)
|
||||
{
|
||||
|
Reference in New Issue
Block a user