| Commit message (Expand) | Author | Age | Files | Lines |
| * | version: 2.14.5.0v2.14.5.0 | Laurent Bercot | 2025-12-24 | 1 | -0/+1 |
| * | keventbridge needs nonposix | Laurent Bercot | 2025-12-24 | 2 | -1/+3 |
| * | NetBSD 10.0 doesn't have PTHREAD_STACK_MIN | Laurent Bercot | 2025-12-24 | 1 | -0/+2 |
| * | With the correct meaning for nochomp | Laurent Bercot | 2025-12-24 | 1 | -2/+2 |
| * | fix env_dump4 | Laurent Bercot | 2025-12-24 | 2 | -6/+11 |
| * | Oops, fd_sanitize must return an int | Laurent Bercot | 2025-12-24 | 2 | -8/+6 |
| * | Make fd_sanitize() a real function | Laurent Bercot | 2025-12-23 | 3 | -1/+15 |
| * | releng fixes | Laurent Bercot | 2025-12-23 | 1 | -2/+8 |
| * | Add function name in LOLDEBUG; keventbridge edge case fix | Laurent Bercot | 2025-12-22 | 2 | -2/+4 |
| * | buffer doc: some adjustments. Credit Hoël. | Laurent Bercot | 2025-12-18 | 2 | -3/+5 |
| * | add buffer.h documentation | Hoël Bézier | 2025-12-18 | 1 | -2/+65 |
| * | fix string_index to take a length | Laurent Bercot | 2025-12-18 | 1 | -0/+1 |
| * | Just in case, ensure cloexec flag consistency in fd_move | Laurent Bercot | 2025-11-18 | 1 | -1/+2 |
| * | Add string_index | Laurent Bercot | 2025-11-10 | 3 | -5/+34 |
| * | Optimize sig_name and sig_number, add stringkey_bcasecmp etc. | Laurent Bercot | 2025-11-04 | 10 | -116/+232 |
| * | Fix GOL_argv macro | Laurent Bercot | 2025-11-02 | 1 | -4/+4 |
| * | ... and actually include gol in envexec >.> | Laurent Bercot | 2025-10-28 | 1 | -0/+1 |
| * | Add envexec.h, reorganize headers and some sources (gol.h wasn't included in... | Laurent Bercot | 2025-10-28 | 10 | -18/+23 |
| * | OpenBSD declares getpeereid in sys/socket.h, because it's OpenBSD | Laurent Bercot | 2025-10-24 | 3 | -28/+2 |
| * | More qsortr fixes | Laurent Bercot | 2025-10-23 | 1 | -3/+3 |
| * | Fix qsort_r sysdep detection | Laurent Bercot | 2025-10-23 | 3 | -8/+21 |
| * | Fix system libs list - add a dedup function to make! | Laurent Bercot | 2025-10-23 | 2 | -5/+10 |
| * | Add libpthread to DT_NEEDED when relevant | Laurent Bercot | 2025-10-22 | 1 | -2/+2 |
| * | typo fix | Laurent Bercot | 2025-10-22 | 1 | -2/+2 |
| * | PTHREAD_STACK_MIN is defined in limits.h | Laurent Bercot | 2025-10-22 | 1 | -0/+1 |
| * | keventbridge_start() needs to return the reading fd of the bridge | Laurent Bercot | 2025-10-22 | 1 | -2/+2 |
| * | Some keventbridge fixes | Laurent Bercot | 2025-10-22 | 2 | -1/+2 |
| * | Add libplaynice with keventbridge.h | Laurent Bercot | 2025-10-22 | 10 | -3/+174 |
| * | Change prsetchildsubreaper sysdep to prctl, add procctl sysdep | Laurent Bercot | 2025-10-22 | 4 | -1/+19 |
| * | More sysdeps | Laurent Bercot | 2025-10-20 | 4 | -0/+43 |
| * | Credit navi | Laurent Bercot | 2025-10-17 | 1 | -0/+1 |
| * | fix avltreeb_space size | Laurent Bercot | 2025-10-17 | 1 | -1/+1 |
| * | Add string qsort/bsearch cmp functions and avltreeb wrappers | Laurent Bercot | 2025-10-17 | 11 | -2/+112 |
| * | Document sr.ht mirror | Laurent Bercot | 2025-09-24 | 1 | -2/+3 |
| * | Add GOL macros | Laurent Bercot | 2025-09-24 | 1 | -0/+5 |
| * | Add bsearchr | Laurent Bercot | 2025-09-08 | 5 | -2/+21 |
| * | Add socket_tcpdelay | Laurent Bercot | 2025-08-29 | 6 | -4/+22 |
| * | Document changes | Laurent Bercot | 2025-08-19 | 2 | -2/+4 |
| * | Add qsortr, env_dump4 | Laurent Bercot | 2025-08-19 | 10 | -50/+156 |
| * | Don't leak on empty sals | Laurent Bercot | 2025-08-06 | 1 | -1/+3 |
| * | Remove sals specialcasing | Laurent Bercot | 2025-08-05 | 1 | -19/+16 |
| * | Add mkntemp, atomic_symlink4 | Laurent Bercot | 2025-08-03 | 7 | -35/+89 |
| * | bugfix: avltree_delete needs to pass UINT32_MAX as sentinel | Laurent Bercot | 2025-07-30 | 4 | -13/+9 |
| * | Catch possible build failure in cspawn | Laurent Bercot | 2025-07-21 | 1 | -10/+9 |
| * | gol_argv bugfix, tai.html doc fix | Laurent Bercot | 2025-07-13 | 4 | -8/+8 |
| * | fix symlink_at deps | Laurent Bercot | 2025-06-30 | 2 | -1/+6 |
| * | Document new change | Laurent Bercot | 2025-06-30 | 2 | -2/+3 |
| * | Refactor _at functions, add symlink_at | Laurent Bercot | 2025-06-30 | 9 | -108/+220 |
| * | Rework gol, add mkdirp2 | Laurent Bercot | 2025-06-30 | 6 | -33/+50 |
| * | Add mkdirp | Laurent Bercot | 2025-06-18 | 3 | -0/+36 |