@@ -249,7 +249,7 @@ extern int pipe (), close (), read (), write (), open ();
externlongintlseek();
#endif /* GNU C library or POSIX. */
#ifndef GETCWD_MISSING
#ifdef HAVE_GETCWD
externchar*getcwd();
#else
externchar*getwd();
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.