summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-07 version: 2.14.2.0v2.14.2.0Laurent Bercot
2024-05-17 Fix some bits and pieces of the new docLaurent Bercot
2024-05-17document env.hCarlos Eduardo
2024-05-04 Make env_mergen a symbol again (to avoid ABI breakage)Laurent Bercot
2024-05-03 Add mkptemp3Laurent Bercot
2024-04-30 Add mspawn functions to cspawn.h; move everything to libenvexecLaurent Bercot
2024-04-27 Credit CarlosLaurent Bercot
2024-04-27document unix-transactionalCarlos Eduardo
2024-04-27 Prepare for 2.14.2.0Laurent Bercot
2024-04-16 More support for old MacOS fossilsLaurent Bercot
2024-04-16 Try to make the damn thing buildLaurent Bercot
2024-04-16 Fix gol headerLaurent Bercot
2024-04-16 Tentative support for old MacOS with no O_CLOEXECLaurent Bercot
2024-04-02 Fix to the fix, because I'm an idiot.Laurent Bercot
2024-04-02 Workaround for gcc 14 (and others!) incompatible-pointer-types stupidityLaurent Bercot
2024-04-02 Support midipixLaurent Bercot
2024-01-30 version: 2.14.1.1v2.14.1.1Laurent Bercot
2024-01-30 bugfix: getlnmax must return 1 when the line just fits the out bufferLaurent Bercot
2024-01-18 Do not free on failure to reallocate to size 0 (lol.)Laurent Bercot
2024-01-02Fix bitarray_not when within a single byteOlivier Brunel
2024-01-02 cspawn can use open3() over open() for consistencyLaurent Bercot
2023-12-21 version: 2.14.1.0v2.14.1.0Laurent Bercot
2023-12-20 env_mergen() should not fail, by policyLaurent Bercot
2023-12-20 More accurate max env size detection in env_mergenLaurent Bercot
2023-12-18 and one moreLaurent Bercot
2023-12-18 Fix more small UBsLaurent Bercot
2023-12-18 Don't smash 1 byte 1/8th of the timeLaurent Bercot
2023-12-18 Actually add autosurf_name; fix cspawn leak in error pathLaurent Bercot
2023-12-15 Add autosurf_nameLaurent Bercot
2023-12-13 ok, AIX can *still* fuck offLaurent Bercot
2023-12-13 hahaha noLaurent Bercot
2023-12-13 maybe maybe maybeLaurent Bercot
2023-12-13 Try to accommodate AIX more?... maybe maybe?Laurent Bercot
2023-12-13 Try and accommodate AIX... maybe?Laurent Bercot
2023-12-13 More tr fixingLaurent Bercot
2023-12-13 Make it werkLaurent Bercot
2023-12-13 Better endianness detection for SolarisLaurent Bercot
2023-12-11 socket_recv46 was never workingLaurent Bercot
2023-12-11 Prepare for 2.14.1.0; add socket_sendnb46_g and socket_recvnb46_gLaurent Bercot
2023-11-20 version: 2.14.0.1v2.14.0.1Laurent Bercot
2023-11-18 Fix trypthread.c to work with old compilersLaurent Bercot
2023-11-17 Prepare for 2.14.0.1. Better ip6_scan().Laurent Bercot
2023-11-06 make distclean shouldn't error out when no config.makLaurent Bercot
2023-11-06 version: 2.14.0.0v2.14.0.0Laurent Bercot
2023-10-30 Typo fixesLaurent Bercot
2023-10-28 Credit JosiahLaurent Bercot
2023-10-28Fix envalloc_mergeJosiah Frentsos via skaware
2023-10-26 Modify string_quote/unquote to allow encoding of space as \sLaurent Bercot
2023-10-12 Add UINT??_BSWAP as constexp macro; rip off typedef uint?? bandaidLaurent Bercot
2023-10-10 Add string_quotes macroLaurent Bercot