| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version: 2.14.2.0v2.14.2.0 | Laurent Bercot | 2024-06-07 | 1 | -0/+1 |
| * | Fix some bits and pieces of the new doc | Laurent Bercot | 2024-05-17 | 2 | -24/+25 |
| * | document env.h | Carlos Eduardo | 2024-05-17 | 2 | -2/+167 |
| * | Make env_mergen a symbol again (to avoid ABI breakage) | Laurent Bercot | 2024-05-04 | 3 | -1/+11 |
| * | Add mkptemp3 | Laurent Bercot | 2024-05-03 | 6 | -18/+31 |
| * | Add mspawn functions to cspawn.h; move everything to libenvexec | Laurent Bercot | 2024-04-30 | 24 | -48/+185 |
| * | Credit Carlos | Laurent Bercot | 2024-04-27 | 1 | -0/+1 |
| * | document unix-transactional | Carlos Eduardo | 2024-04-27 | 1 | -1/+98 |
| * | Prepare for 2.14.2.0 | Laurent Bercot | 2024-04-27 | 5 | -3/+16 |
| * | More support for old MacOS fossils | Laurent Bercot | 2024-04-16 | 5 | -8/+52 |
| * | Try to make the damn thing build | Laurent Bercot | 2024-04-16 | 2 | -1/+4 |
| * | Fix gol header | Laurent Bercot | 2024-04-16 | 3 | -6/+8 |
| * | Tentative support for old MacOS with no O_CLOEXEC | Laurent Bercot | 2024-04-16 | 56 | -108/+300 |
| * | Fix to the fix, because I'm an idiot. | Laurent Bercot | 2024-04-02 | 1 | -2/+2 |
| * | Workaround for gcc 14 (and others!) incompatible-pointer-types stupidity | Laurent Bercot | 2024-04-02 | 2 | -6/+6 |
| * | Support midipix | Laurent Bercot | 2024-04-02 | 2 | -2/+1 |
| * | version: 2.14.1.1v2.14.1.1 | Laurent Bercot | 2024-01-30 | 6 | -4/+16 |
| * | bugfix: getlnmax must return 1 when the line just fits the out buffer | Laurent Bercot | 2024-01-30 | 1 | -3/+4 |
| * | Do not free on failure to reallocate to size 0 (lol.) | Laurent Bercot | 2024-01-18 | 1 | -1/+2 |
| * | Fix bitarray_not when within a single byte | Olivier Brunel | 2024-01-02 | 1 | -1/+1 |
| * | cspawn can use open3() over open() for consistency | Laurent Bercot | 2024-01-02 | 1 | -3/+1 |
| * | version: 2.14.1.0v2.14.1.0 | Laurent Bercot | 2023-12-21 | 1 | -0/+1 |
| * | env_mergen() should not fail, by policy | Laurent Bercot | 2023-12-20 | 2 | -2/+2 |
| * | More accurate max env size detection in env_mergen | Laurent Bercot | 2023-12-20 | 1 | -2/+7 |
| * | and one more | Laurent Bercot | 2023-12-18 | 1 | -1/+3 |
| * | Fix more small UBs | Laurent Bercot | 2023-12-18 | 2 | -1/+2 |
| * | Don't smash 1 byte 1/8th of the time | Laurent Bercot | 2023-12-18 | 1 | -2/+5 |
| * | Actually add autosurf_name; fix cspawn leak in error path | Laurent Bercot | 2023-12-18 | 3 | -1/+11 |
| * | Add autosurf_name | Laurent Bercot | 2023-12-15 | 2 | -2/+2 |
| * | ok, AIX can *still* fuck off | Laurent Bercot | 2023-12-13 | 1 | -7/+0 |
| * | hahaha no | Laurent Bercot | 2023-12-13 | 1 | -2/+1 |
| * | maybe maybe maybe | Laurent Bercot | 2023-12-13 | 1 | -0/+8 |
| * | Try to accommodate AIX more?... maybe maybe? | Laurent Bercot | 2023-12-13 | 1 | -1/+1 |
| * | Try and accommodate AIX... maybe? | Laurent Bercot | 2023-12-13 | 1 | -1/+1 |
| * | More tr fixing | Laurent Bercot | 2023-12-13 | 2 | -3/+3 |
| * | Make it werk | Laurent Bercot | 2023-12-13 | 1 | -1/+1 |
| * | Better endianness detection for Solaris | Laurent Bercot | 2023-12-13 | 1 | -2/+16 |
| * | socket_recv46 was never working | Laurent Bercot | 2023-12-11 | 7 | -10/+55 |
| * | Prepare for 2.14.1.0; add socket_sendnb46_g and socket_recvnb46_g | Laurent Bercot | 2023-12-11 | 9 | -4/+22 |
| * | version: 2.14.0.1v2.14.0.1 | Laurent Bercot | 2023-11-20 | 1 | -1/+1 |
| * | Fix trypthread.c to work with old compilers | Laurent Bercot | 2023-11-18 | 1 | -1/+2 |
| * | Prepare for 2.14.0.1. Better ip6_scan(). | Laurent Bercot | 2023-11-17 | 6 | -25/+88 |
| * | make distclean shouldn't error out when no config.mak | Laurent Bercot | 2023-11-06 | 1 | -5/+3 |
| * | version: 2.14.0.0v2.14.0.0 | Laurent Bercot | 2023-11-06 | 2 | -1/+5 |
| * | Typo fixes | Laurent Bercot | 2023-10-30 | 1 | -2/+2 |
| * | Credit Josiah | Laurent Bercot | 2023-10-28 | 1 | -0/+1 |
| * | Fix envalloc_merge | Josiah Frentsos via skaware | 2023-10-28 | 1 | -2/+3 |
| * | Modify string_quote/unquote to allow encoding of space as \s | Laurent Bercot | 2023-10-26 | 6 | -23/+24 |
| * | Add UINT??_BSWAP as constexp macro; rip off typedef uint?? bandaid | Laurent Bercot | 2023-10-12 | 14 | -26/+26 |
| * | Add string_quotes macro | Laurent Bercot | 2023-10-10 | 1 | -1/+2 |
