Sha256: ed59382da312bfc6de0ec4805d007af0d7d8651c7bf7a8dd861b83df639121c1

Contents?: true

Size: 183 Bytes

Versions: 5

Compression:

Stored size: 183 Bytes

Contents

#ifndef _COMPAT_UNISTD_H
#define _COMPAT_UNISTD_H

#ifdef __cplusplus
extern "C" {
#endif

char *  getwd(char *__buf );

#ifdef __cplusplus
}
#endif

#include_next <unistd.h>

#endif

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
webruby-0.2.7 modules/emscripten/system/include/compat/unistd.h
webruby-0.2.5 modules/emscripten/system/include/compat/unistd.h
webruby-0.2.4 modules/emscripten/system/include/compat/unistd.h
webruby-0.2.2 modules/emscripten/system/include/compat/unistd.h
webruby-0.2.1 modules/emscripten/system/include/compat/unistd.h