| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prepare for 2.12.0.1 | Laurent Bercot | 2022-06-23 | 2 | -1/+7 |
| * | Clean up / homogenize openreadnclose() family | Laurent Bercot | 2022-06-08 | 1 | -1/+1 |
| * | Add waitn_posix() and waitn_reap_posix() | Laurent Bercot | 2022-04-15 | 2 | -0/+15 |
| * | Doc fix | Laurent Bercot | 2022-04-11 | 1 | -1/+1 |
| * | Prepare for 2.12.0.0. librandom revamp. | Laurent Bercot | 2022-04-09 | 3 | -2/+13 |
| * | Doc fix | Laurent Bercot | 2022-03-20 | 1 | -1/+1 |
| * | Doc fixes | Laurent Bercot | 2022-03-16 | 3 | -5/+5 |
| * | Prepare for 2.11.2.0 | Laurent Bercot | 2022-02-25 | 2 | -1/+10 |
| * | genqdyn doc fix (thanks obarun) | Laurent Bercot | 2022-01-02 | 1 | -9/+1 |
| * | Add opendir_at, prepare for 2.11.1.0 | Laurent Bercot | 2021-12-04 | 2 | -1/+16 |
| * | Doc fixes | Laurent Bercot | 2021-09-29 | 2 | -23/+122 |
| * | version: 2.11.0.0v2.11.0.0 | Laurent Bercot | 2021-09-26 | 1 | -1/+1 |
| * | Fix fd_cat/n doc | Laurent Bercot | 2021-09-26 | 1 | -2/+2 |
| * | Axe iobuffer | Laurent Bercot | 2021-09-25 | 3 | -29/+1 |
| * | Huge incompatible changes. | Laurent Bercot | 2021-07-28 | 1 | -2/+8 |
| * | New 2.11.0.0 branch with several modifications | Laurent Bercot | 2021-07-23 | 6 | -395/+18 |
| * | doc: allreadwrite: document scatter/gatter functions | Laurent Bercot | 2021-06-14 | 1 | -0/+53 |
| * | doc: reconcile openwrite{,v}nclose_suffix{,_devino}{,_sync} with djbunix.h | Laurent Bercot | 2021-06-14 | 1 | -6/+6 |
| * | Fix ML URL | Laurent Bercot | 2021-06-14 | 1 | -1/+1 |
| * | Prepare for 2.10.0.3 | Laurent Bercot | 2021-04-13 | 3 | -2/+8 |
| * | Prepare for 2.10.0.2 | Laurent Bercot | 2021-02-11 | 3 | -2/+8 |
| * | version: 2.10.0.1v2.10.0.1 | Laurent Bercot | 2021-01-19 | 1 | -1/+1 |
| * | Prepare for 2.10.0.1 | Laurent Bercot | 2021-01-14 | 3 | -2/+8 |
| * | Undocument pathexec functions (replaced with exec.h stuff) | Laurent Bercot | 2021-01-14 | 1 | -121/+0 |
| * | Document latest changes | Laurent Bercot | 2021-01-02 | 1 | -2/+5 |
| * | Reflect changes in doc | Laurent Bercot | 2020-12-09 | 3 | -7/+12 |
| * | Revamp lock primitives; prepare for 2.10.0.0 instead of 2.9.4.0 | Laurent Bercot | 2020-11-29 | 4 | -35/+18 |
| * | Complete revamp of the pathexec functions | Laurent Bercot | 2020-11-24 | 1 | -0/+1 |
| * | Add fd_shutdown() | Laurent Bercot | 2020-11-20 | 1 | -0/+10 |
| * | Add mention of ipc_bind_reuse_lock() to changelog | Laurent Bercot | 2020-11-08 | 1 | -0/+3 |
| * | Change new function names to openc_*; update deps.mak | Laurent Bercot | 2020-10-26 | 2 | -10/+10 |
| * | Prepare for 2.9.4.0; add open*coe() functions. | Laurent Bercot | 2020-10-26 | 4 | -2/+60 |
| * | doc: fix URLs | Laurent Bercot | 2020-10-04 | 20 | -91/+88 |
| * | Prepare for 2.9.3.0 | Laurent Bercot | 2020-09-18 | 5 | -3/+34 |
| * | Correct alloc.h documentation | Laurent Bercot | 2020-04-29 | 1 | -5/+6 |
| * | Prepare for 2.9.2.1 | Laurent Bercot | 2020-04-06 | 2 | -1/+7 |
| * | skalibs: fix html errors | Colin Booth | 2020-03-30 | 6 | -10/+8 |
| * | Fix shared libs installation; prepare for 2.9.2.0 | Laurent Bercot | 2020-01-27 | 2 | -1/+7 |
| * | Switch getrandom sysdep back to choose cl | Laurent Bercot | 2019-10-26 | 1 | -4/+1 |
| * | Document that getrandom is now clr | Laurent Bercot | 2019-10-25 | 1 | -4/+10 |
| * | Also fix documentation for default path | Laurent Bercot | 2019-10-23 | 1 | -1/+1 |
| * | Remove obsolete documentation for --enable-clock | Laurent Bercot | 2019-10-23 | 1 | -27/+0 |
| * | version: 2.9.1.0v2.9.1.0 | Laurent Bercot | 2019-10-21 | 1 | -0/+1 |
| * | Add path_canonicalize, prepare for 2.9.1.0 | Laurent Bercot | 2019-10-09 | 3 | -1/+20 |
| * | Update tainnow.lib mentions in doc | Laurent Bercot | 2019-09-21 | 2 | -1/+7 |
| * | THAT'S IT WE HAVE EASY CROSS-COMPILATION FOLKS | Laurent Bercot | 2019-09-20 | 1 | -40/+20 |
| * | Update doc | Laurent Bercot | 2019-09-07 | 1 | -5/+28 |
| * | Big wallclock/stopwatch refactor. It was long overdue. | Laurent Bercot | 2019-09-03 | 3 | -92/+68 |
| * | Document changes | Laurent Bercot | 2019-07-22 | 1 | -0/+3 |
| * | bits-fmtscan refactor, part one | Laurent Bercot | 2019-07-11 | 3 | -2/+8 |
