Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-27 | Removed implicit call of nxt_thread() in nxt_thread_tid(). | Valentin Bartenev | 1 | -1/+1 |
2018-07-16 | Added getentropy() support. | Sergey Kandaurov | 1 | -0/+8 |
2018-06-25 | Introduced nxt_length() macro. | Valentin Bartenev | 1 | -1/+1 |
2018-05-25 | Fixed a dead store. | Sergey Kandaurov | 1 | -2/+4 |
2018-05-24 | Using getrandom() libc interface, SYS_getrandom fixes. | Sergey Kandaurov | 1 | -2/+6 |
2017-09-27 | Fixed building with pthread_t defined as a pointer. | Sergey Kandaurov | 1 | -1/+1 |
2017-08-30 | Lib unit tests have been renamed to tests. | Igor Sysoev | 1 | -5/+4 |
2017-07-10 | Introducing thread-safe nxt_random(). | Igor Sysoev | 1 | -5/+2 |
2017-01-17 | Initial version. | Igor Sysoev | 1 | -0/+206 |