1#include "singular_resourcesconfig.h"
13#if defined(HAVE_PWD_H) && defined(HAVE_GETPWNAM)
67#if defined(HAVE_PWD_H) && defined(HAVE_GETPWNAM)
169#if (defined(__CUGWIN__))
177 if (mode[
i] ==
'\0')
break;
178 if (mode[
i] ==
'w') done = 1;
179 if (mode[
i] ==
'a') done = 1;
180 if (mode[
i] ==
'b') done = 1;
202 if ( ((
char*) ptr)[
i] ==
'\r')
204 if (
i+1 <
got && ((
char*) ptr)[
i+1] ==
'\n')
205 ((
char*) ptr)[
i] =
' ';
207 ((
char*) ptr)[
i] =
'\n';
const CanonicalForm int s
VAR void(* WerrorS_callback)(const char *s)
FILE * feFopen(const char *path, const char *mode, char *where, short useWerror, short path_only)
void WerrorS(const char *s)
FILE * myfopen(const char *path, const char *mode)
VAR void(* PrintS_callback)(const char *s)
size_t myfread(void *ptr, size_t size, size_t nmemb, FILE *stream)
static char * feResource(feResourceConfig config, int warn)
int status int void * buf