Age | Commit message (Collapse) | Author |
|
|
|
Basic dynamic loading support
|
|
|
|
|
|
* Fixed loose "in" check for library functions in jsifier.js.
* Made __globalConstructor__ a var in preamble_sharedlib.js.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Child no longer includes library, using the parent's instead.
|
|
|
|
|
|
|
|
|
|
|
|
clicks "Cancel" in the prompt dialog.
|
|
|
|
no difference unless the module is wrapped in a closure.
|
|
|
|
|
|
|
|
|
|
|
|
* fdopen: no-op.
* __01lseek64_: linked tp fseek.
* __01open64_: calls open() with swapped args.
* unlink: no-op.
* __01fstat64_: linked to fstat.
Added myself to AUTHORS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
does not)
* corrected internal filennames of stderr and stdout
* added default getgid(void) implementation to go with getuid(void)
|
|
* improved the behaviour of ungetc
* added optional argument to intArrayFromString to not add the trailing NULL -- useful when adding JS strings as the data in the virtual file system
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|