-
Posix compatibility functions for managing symbolic links with MinGW-w64.
-
int link(const char *oldpath, const char *newpath);
-
int lstat(const char *path, struct stat *buf);
-
ssize_t readlink(const char *path, char *buf, size_t bufsiz);
-
char* realpath(const char *path, char *resolved_path);
-
int symlink(const char *oldpath, const char *newpath);
-
-
Functionality for CLOCK_MONOTONIC to clock_nanosleep()
-
Notifications
You must be signed in to change notification settings - Fork 0
License
gbburkhardt/MingGW-Compatibility-Functions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published