Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-09-26 | fix labels in the 32-bit fork assembly wrapper. | midipix | 1 | -3/+3 |
2015-09-26 | __ntapi_pty_query(): explicitly cast return value from uintptr_t to uint32_t. | midipix | 1 | -4/+4 |
2015-09-26 | fix comment format in asm file. | midipix | 1 | -5/+5 |
2015-09-26 | oopsy daisy. | midipix | 1 | -1/+1 |
2015-09-26 | pty inheritance: client-side implementation. | midipix | 7 | -14/+127 |
2015-09-26 | fix incorrect logic (&& vs. &), remove unnecessary comparisons. | midipix | 2 | -5/+4 |
2015-09-26 | remove dependency on compiler flags that supress generated calls to memcpy an... | midipix | 1 | -1/+8 |
2015-09-26 | + fix the atomic store functions to include a full memory barrier. | midipix | 2 | -12/+28 |
2015-09-26 | fix typo in atomic headers. | midipix | 2 | -5/+5 |
2015-09-26 | remove lz_ldflags_cmdline from config.lzy (reserved for cmdline). | midipix | 1 | -1/+0 |
2015-07-27 | entered advanced internal development stage. | midipix | 173 | -0/+28231 |
2015-07-27 | created repository. | midipix | 3 | -0/+68 |