|
|
@824
|
11 years |
dmik |
mmap: Use new DLL location in build target.
|
|
|
@823
|
11 years |
dmik |
mmap: Add MAP_ANONYMOUS.
|
|
|
@822
|
11 years |
dmik |
mmap: Include mman.h from SVN rather than from system includes.
|
|
|
@821
|
11 years |
dmik |
mmap: Fix logging.
|
|
|
@820
|
11 years |
dmik |
mmap: Add anon_mmap test case.
|
|
|
@819
|
11 years |
dmik |
mmap: Move tests to separate subdirectory.
|
|
|
@818
|
11 years |
dmik |
mmap: Remove WPSTK patch (already applied in WPSTK SVN).
|
|
|
@817
|
11 years |
dmik |
mmap: Add test case from mmap() man page.
|
|
|
@816
|
11 years |
dmik |
mmap: Add support for offset argument in mmap().
This support relies …
|
|
|
@815
|
11 years |
dmik |
mmap: Fix build warning (addon to r814).
|
|
|
@814
|
11 years |
dmik |
mmap: Fix debug logging and send it to stderr.
|
|
|
@390
|
13 years |
Yuri Dario |
mmap: build system updates.
|
|
|
@385
|
13 years |
Yuri Dario |
mmap: include wpstk sources into distribution.
|
|
|
@384
|
13 years |
Yuri Dario |
mmap: add build step for rpm, do not include headers.
|
|
|
@382
|
13 years |
Yuri Dario |
mmap: fix deprecated kmk target macro.
|
|
|
@380
|
13 years |
Yuri Dario |
mmap: kmk now requires explicit install.
|
|
|
@379
|
13 years |
Yuri Dario |
mmap: -Zdll is required when building a dynamic library, triggers dll0 …
|
|
|
@377
|
13 years |
Yuri Dario |
mmap: do not link dlls with -Zbin-files, this will trigger binary mode …
|
|
|
@277
|
14 years |
Yuri Dario |
mmap: added wpstk patch file, fixed WtkCommitMmf memory fault.
|
|
|
@276
|
14 years |
Yuri Dario |
mmap: mcommit() can be used before starting mmapping.
|
|
|
@275
|
14 years |
Yuri Dario |
mmap: disable precommit for anon mappings. fix condition check.
|
|
|
@273
|
14 years |
Yuri Dario |
mmap: refresh MMF data before checking, fixes never release mem bug.
|
|
|
@272
|
14 years |
Yuri Dario |
mmap: grow number of max file handles if needed.
|
|
|
@271
|
14 years |
Yuri Dario |
mmap: export mmap_thread_cleanup for debugging, added new messages.
|
|
|
@269
|
14 years |
Yuri Dario |
mmap: install a global thread destructor callback to cross check MMF …
|
|
|
@268
|
14 years |
Yuri Dario |
mmap: release resource as soon as possible, since we can create and …
|
|
|
@267
|
14 years |
Yuri Dario |
mmap: allow pre-commit of mmap'ed buffer, to avoid SIGSEGV while …
|
|
|
@265
|
14 years |
Yuri Dario |
mmap: sync shared maps when unmapping.
|
|
|
@263
|
14 years |
Yuri Dario |
mmap: round addresses to 64KB, fixes access to pages outside boundaries.
|
|
|
@260
|
14 years |
Yuri Dario |
mmap: mcommit() added to allow committing pages before passing mmap …
|
|
|
@259
|
14 years |
Yuri Dario |
mmap: better error handling, support for MAP_SHARED MAP_EXECUTE, …
|
|
|
@149
|
15 years |
Yuri Dario |
mmap: build as dynamic library, 20100929.
|
|
|
@139
|
15 years |
Yuri Dario |
mmap: mmap emulation, 20090727.
|
|
|
@138
|
15 years |
Yuri Dario |
mmap: mmap emulation, 20090727.
|
|
|
@137
|
15 years |
Yuri Dario |
mmap: mmap emulation, 20080822 kmk build system.
|
|
|
@136
|
15 years |
Yuri Dario |
mmap: mmap emulation, 20080501.
|
|
|
@135
|
15 years |
Yuri Dario |
mmap: mmap emulation, 20080421.
|