Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-28 | Fixed main() prototypes in auto tests. | Andrew Clayton | 1 | -4/+4 |
2018-03-06 | Added support for shm_open(SHM_ANON) extension. | Sergey Kandaurov | 1 | -0/+23 |
2018-01-11 | Fixed DragonFly BSD shared memory implementation. | Igor Sysoev | 1 | -1/+48 |
2017-09-27 | Better checking for shm_open() during configure. | Sergey Kandaurov | 1 | -7/+15 |
2017-08-31 | nginext has been renamed to unit. | Igor Sysoev | 1 | -2/+2 |
2017-08-29 | Store and use NXT_LIBRT for go module. | Max Romanov | 1 | -0/+1 |
2017-05-12 | Using shared memory to send data via nxt_port. | Max Romanov | 1 | -0/+60 |