Searched full:unix (Results 1 – 25 of 57) sorted by relevance
123
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/ |
D | duk_bi_date_unix.c | 2 * Unix-like Date providers 4 * Generally useful Unix / POSIX / ANSI Date providers. 11 /* Buffer sizes for some UNIX calls. Larger than strictly necessary 18 /* Get current Ecmascript time (= UNIX/Posix time, but in milliseconds). */ 77 * If e.g. UNIX APIs are used, they'll have portability issues with in duk_bi_date_get_local_tzoffset_gmtime() 82 * - Stay within portable UNIX limits by using equivalent year mapping. in duk_bi_date_get_local_tzoffset_gmtime()
|
D | duk_config.h | 23 * - Generic UNIX 185 /* Generic Unix (includes Cygwin) */ 186 #if defined(__unix) || defined(__unix__) || defined(unix) || \ 638 /* --- Generic UNIX --- */ 2290 * and headers are not standardized. There's even variance across UNIX 3557 * behavior and use Unix/Windows built-in provider.
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/ |
D | duk_bi_date_unix.c | 2 * Unix-like Date providers 4 * Generally useful Unix / POSIX / ANSI Date providers. 11 /* Buffer sizes for some UNIX calls. Larger than strictly necessary 18 /* Get current Ecmascript time (= UNIX/Posix time, but in milliseconds). */ 77 * If e.g. UNIX APIs are used, they'll have portability issues with in duk_bi_date_get_local_tzoffset_gmtime() 82 * - Stay within portable UNIX limits by using equivalent year mapping. in duk_bi_date_get_local_tzoffset_gmtime()
|
/civetweb-2.7.6/ |
D | build | 38 stdout " -g,--generator name The CMake generator to use ('Unix Makefiles')" 77 local generator="Unix Makefiles" 115 if [ "${generator}" = "Unix Makefiles" ]; then
|
D | CMakeLists.txt | 249 # Unix systems can define the dynamic library names to load 250 if (CIVETWEB_ENABLE_SSL_DYNAMIC_LOADING AND NOT DARWIN AND UNIX)
|
D | RELEASE_NOTES.md | 365 - Conformed source files to UNIX line endings for consistency. 424 - Changed UNIX/OSX build to conform to common practices.
|
/civetweb-2.7.6/docs/api/ |
D | mg_start.md | 18 …unix style shell scripts, but this will also work in Windows. For more information about the synta… 34 As a side effect on Unix systems, SIGCHLD and SIGPIPE signals will be ignored. If custom processing…
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/examples/debug-trans-socket/ |
D | README.rst | 13 * ``duk_trans_socket_unix.c``: implementation for Linux/Unix. 17 Compile either Unix or Windows source file only.
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/examples/debug-trans-socket/ |
D | README.rst | 13 * ``duk_trans_socket_unix.c``: implementation for Linux/Unix. 17 Compile either Unix or Windows source file only.
|
/civetweb-2.7.6/src/third_party/lua-5.3.5/doc/ |
D | readme.html | 88 The instructions given below for building Lua are for Unix-like platforms. 104 In most Unix-like platforms, simply do "<KBD>make</KBD>" with a suitable target. 217 If you're not using the usual Unix tools, then the instructions for 247 into each dynamic library. For Unix, we recommend that the Lua library
|
/civetweb-2.7.6/src/third_party/lua-5.2.4/doc/ |
D | readme.html | 90 The instructions given below for building Lua are for Unix-like platforms. 107 In most Unix-like platforms, simply do "<KBD>make</KBD>" with a suitable target. 226 If you're not using the usual Unix tools, then the instructions for 256 into each dynamic library. For Unix, we recommend that the Lua library
|
/civetweb-2.7.6/src/third_party/lua-5.1.5/ |
D | INSTALL | 8 Building Lua on Unix systems should be very easy. First do "make" and 72 If you're not using the usual Unix tools, then the instructions for
|
D | README | 27 platforms that have an ANSI C compiler. In most Unix-like platforms, simply
|
/civetweb-2.7.6/docs/ |
D | UserManual.md | 17 On Windows, UNIX and Mac, the CivetWeb stand-alone executable may be started 23 For UNIX and Mac, CivetWeb does not detach from the terminal. 226 [shebang line](http://en.wikipedia.org/wiki/Shebang_(Unix\)), for an 511 required when CivetWeb needs to bind on privileged ports on UNIX. To do 980 the correct interpreter is `php-cgi.exe` (`php-cgi` on UNIX).
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/ |
D | Makefile.eventloop | 7 @echo " or other common UNIX variants. It is not fully portable."
|
D | README.rst | 76 and other standard timer functions could be implemented on Unix/Linux.
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/ |
D | Makefile.eventloop | 7 @echo " or other common UNIX variants. It is not fully portable."
|
D | README.rst | 76 and other standard timer functions could be implemented on Unix/Linux.
|
/civetweb-2.7.6/src/third_party/lua-5.1.5/src/ |
D | luaconf.h | 614 /* in Unix, try _longjmp/_setjmp (more efficient) */ 690 ** dyld, or Unix's dlopen). If your system is some kind of Unix, there
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/examples/eventloop/ |
D | README.rst | 12 To test (Linux only, perhaps other Unix)::
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/examples/eventloop/ |
D | README.rst | 12 To test (Linux only, perhaps other Unix)::
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/ |
D | duk_config.h | 23 * - Generic UNIX 185 /* Generic Unix (includes Cygwin) */ 186 #if defined(__unix) || defined(__unix__) || defined(unix) || \ 638 /* --- Generic UNIX --- */ 2290 * and headers are not standardized. There's even variance across UNIX 3557 * behavior and use Unix/Windows built-in provider.
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/ |
D | duk_config.h | 23 * - Generic UNIX 185 /* Generic Unix (includes Cygwin) */ 186 #if defined(__unix) || defined(__unix__) || defined(unix) || \ 638 /* --- Generic UNIX --- */ 2290 * and headers are not standardized. There's even variance across UNIX 3557 * behavior and use Unix/Windows built-in provider.
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/config/ |
D | duk_config.h-modular-dll | 23 * - Generic UNIX 185 /* Generic Unix (includes Cygwin) */ 186 #if defined(__unix) || defined(__unix__) || defined(unix) || \ 638 /* --- Generic UNIX --- */ 2290 * and headers are not standardized. There's even variance across UNIX 2869 * behavior and use Unix/Windows built-in provider.
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/ |
D | duk_config.h | 23 * - Generic UNIX 185 /* Generic Unix (includes Cygwin) */ 186 #if defined(__unix) || defined(__unix__) || defined(unix) || \ 638 /* --- Generic UNIX --- */ 2290 * and headers are not standardized. There's even variance across UNIX 3557 * behavior and use Unix/Windows built-in provider.
|
123