| Commit message (Expand) | Author | Age | Files | Lines |
| * | Prepare for 2.14.5.2 | Laurent Bercot | 2026-02-10 | 1 | -1/+1 |
| * | Save/restore errno in all safe wrappers | Laurent Bercot | 2026-01-01 | 1 | -1/+1 |
| * | keventbridge needs nonposix | Laurent Bercot | 2025-12-24 | 1 | -1/+1 |
| * | fix env_dump4 | Laurent Bercot | 2025-12-24 | 1 | -1/+1 |
| * | Make fd_sanitize() a real function | Laurent Bercot | 2025-12-23 | 1 | -0/+1 |
| * | Add string_index | Laurent Bercot | 2025-11-10 | 1 | -5/+2 |
| * | Optimize sig_name and sig_number, add stringkey_bcasecmp etc. | Laurent Bercot | 2025-11-04 | 1 | -4/+11 |
| * | Add envexec.h, reorganize headers and some sources (gol.h wasn't included in... | Laurent Bercot | 2025-10-28 | 1 | -14/+11 |
| * | Add libplaynice with keventbridge.h | Laurent Bercot | 2025-10-22 | 1 | -1/+5 |
| * | Change prsetchildsubreaper sysdep to prctl, add procctl sysdep | Laurent Bercot | 2025-10-22 | 1 | -0/+5 |
| * | Add string qsort/bsearch cmp functions and avltreeb wrappers | Laurent Bercot | 2025-10-17 | 1 | -0/+5 |
| * | Add bsearchr | Laurent Bercot | 2025-09-08 | 1 | -0/+1 |
| * | Add socket_tcpdelay | Laurent Bercot | 2025-08-29 | 1 | -0/+1 |
| * | Add qsortr, env_dump4 | Laurent Bercot | 2025-08-19 | 1 | -1/+3 |
| * | Add mkntemp, atomic_symlink4 | Laurent Bercot | 2025-08-03 | 1 | -2/+4 |
| * | bugfix: avltree_delete needs to pass UINT32_MAX as sentinel | Laurent Bercot | 2025-07-30 | 1 | -4/+0 |
| * | fix symlink_at deps | Laurent Bercot | 2025-06-30 | 1 | -1/+5 |
| * | Refactor _at functions, add symlink_at | Laurent Bercot | 2025-06-30 | 1 | -4/+7 |
| * | Rework gol, add mkdirp2 | Laurent Bercot | 2025-06-30 | 1 | -1/+2 |
| * | Add mkdirp | Laurent Bercot | 2025-06-18 | 1 | -0/+1 |
| * | Add prog.h and prog_pid_fill | Laurent Bercot | 2025-06-02 | 1 | -2/+4 |
| * | Add crc32c. Prepare for 2.14.5.0 | Laurent Bercot | 2025-05-29 | 2 | -2/+3 |
| * | Improve gol. Add tentative dylib support. | Laurent Bercot | 2025-05-26 | 1 | -0/+1 |
| * | Add rpath; fix excessive ip4_scan tolerance | Laurent Bercot | 2025-04-23 | 1 | -1/+1 |
| * | Add tain_addmsec, millisleep | Laurent Bercot | 2025-04-04 | 1 | -0/+2 |
| * | Add sagetexecname() and all the necessary infrastructure | Laurent Bercot | 2025-04-02 | 1 | -0/+1 |
| * | Add timed_write and timed_writev | Laurent Bercot | 2025-03-22 | 1 | -0/+2 |
| * | Add timed_read[v], buffer_timed_[get|put]v | Laurent Bercot | 2025-03-01 | 2 | -1/+5 |
| * | Add pid namespace support to cspawn | Laurent Bercot | 2024-09-13 | 1 | -1/+1 |
| * | Add sysdep for CLONE_NEWPID and fork_newpid function | Laurent Bercot | 2024-09-12 | 1 | -0/+1 |
| * | Fix small bugs, add autodelegation for IOPAUSE_EXCEPT | Laurent Bercot | 2024-07-30 | 1 | -0/+2 |
| * | Prepare for 2.14.3.0; add mininetstring_read, cplz.h | Laurent Bercot | 2024-07-05 | 2 | -2/+3 |
| * | Prepare for 2.4.2.1; align UNIXMESSAGE_MAXFDS to SCM_MAX_FD | Laurent Bercot | 2024-06-20 | 1 | -1/+1 |
| * | Make env_mergen a symbol again (to avoid ABI breakage) | Laurent Bercot | 2024-05-04 | 1 | -0/+1 |
| * | Add mkptemp3 | Laurent Bercot | 2024-05-03 | 1 | -1/+2 |
| * | Add mspawn functions to cspawn.h; move everything to libenvexec | Laurent Bercot | 2024-04-30 | 1 | -10/+16 |
| * | Prepare for 2.14.2.0 | Laurent Bercot | 2024-04-27 | 1 | -1/+1 |
| * | More support for old MacOS fossils | Laurent Bercot | 2024-04-16 | 1 | -2/+2 |
| * | Fix gol header | Laurent Bercot | 2024-04-16 | 1 | -1/+1 |
| * | Tentative support for old MacOS with no O_CLOEXEC | Laurent Bercot | 2024-04-16 | 1 | -49/+52 |
| * | version: 2.14.1.1v2.14.1.1 | Laurent Bercot | 2024-01-30 | 1 | -1/+1 |
| * | Add autosurf_name | Laurent Bercot | 2023-12-15 | 1 | -1/+2 |
| * | socket_recv46 was never working | Laurent Bercot | 2023-12-11 | 1 | -0/+2 |
| * | Prepare for 2.14.1.0; add socket_sendnb46_g and socket_recvnb46_g | Laurent Bercot | 2023-12-11 | 1 | -1/+1 |
| * | Prepare for 2.14.0.1. Better ip6_scan(). | Laurent Bercot | 2023-11-17 | 1 | -1/+1 |
| * | Modify string_quote/unquote to allow encoding of space as \s | Laurent Bercot | 2023-10-26 | 1 | -1/+0 |
| * | Revamp case functions, add strcasestr() fallback | Laurent Bercot | 2023-09-22 | 1 | -1/+1 |
| * | ... with the correct adjusted dependencies | Laurent Bercot | 2023-09-12 | 1 | -1/+1 |
| * | New sysdeps for st.st_atim etc., timespec_cmp | Laurent Bercot | 2023-09-12 | 1 | -0/+1 |
| * | New sysdeps because Darwin is *also* a giant snowflake | Laurent Bercot | 2023-09-12 | 1 | -0/+1 |