Home
last modified time | relevance | path

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/
Dduk_bi_date_unix.c2 * 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()
Dduk_config.h23 * - 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/
Dduk_bi_date_unix.c2 * 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/
Dbuild38 stdout " -g,--generator name The CMake generator to use ('Unix Makefiles')"
77 local generator="Unix Makefiles"
115 if [ "${generator}" = "Unix Makefiles" ]; then
DCMakeLists.txt249 # Unix systems can define the dynamic library names to load
250 if (CIVETWEB_ENABLE_SSL_DYNAMIC_LOADING AND NOT DARWIN AND UNIX)
DRELEASE_NOTES.md365 - 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/
Dmg_start.md18unix 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/
DREADME.rst13 * ``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/
DREADME.rst13 * ``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/
Dreadme.html88 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/
Dreadme.html90 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/
DINSTALL8 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
DREADME27 platforms that have an ANSI C compiler. In most Unix-like platforms, simply
/civetweb-2.7.6/docs/
DUserManual.md17 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/
DMakefile.eventloop7 @echo " or other common UNIX variants. It is not fully portable."
DREADME.rst76 and other standard timer functions could be implemented on Unix/Linux.
/civetweb-2.7.6/src/third_party/duktape-1.8.0/
DMakefile.eventloop7 @echo " or other common UNIX variants. It is not fully portable."
DREADME.rst76 and other standard timer functions could be implemented on Unix/Linux.
/civetweb-2.7.6/src/third_party/lua-5.1.5/src/
Dluaconf.h614 /* 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/
DREADME.rst12 To test (Linux only, perhaps other Unix)::
/civetweb-2.7.6/src/third_party/duktape-1.8.0/examples/eventloop/
DREADME.rst12 To test (Linux only, perhaps other Unix)::
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/
Dduk_config.h23 * - 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/
Dduk_config.h23 * - 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/
Dduk_config.h-modular-dll23 * - 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/
Dduk_config.h23 * - 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