| Commit message (Expand) | Author | Age | Files | Lines |
* | Add fd_shutdown() | Laurent Bercot | 2020-11-20 | 1 | -0/+1 |
* | Add ipc_bind_reuse_lock, rewrite ipc_bind_reuse to use it | Laurent Bercot | 2020-11-08 | 1 | -0/+1 |
* | Refactor textmessage/textclient with channel creation around ancil_* | Laurent Bercot | 2020-10-26 | 1 | -0/+5 |
* | Separate and expose ancil_recv_fd/ancil_send_fd | Laurent Bercot | 2020-10-26 | 2 | -0/+10 |
* | Change new function names to openc_*; update deps.mak | Laurent Bercot | 2020-10-26 | 1 | -8/+8 |
* | Prepare for 2.9.4.0; add open*coe() functions. | Laurent Bercot | 2020-10-26 | 1 | -0/+8 |
* | Add stralloc_readyplus_tuned, fix overflow on stralloc_readyplus | Laurent Bercot | 2020-09-17 | 1 | -1/+2 |
* | Fix alloc_realloc UB | Laurent Bercot | 2020-04-29 | 1 | -1/+1 |
* | bugfix: do not include posixishard.h in an early header! | Laurent Bercot | 2020-03-21 | 1 | -1/+0 |
* | Better bigkv | Laurent Bercot | 2019-10-25 | 2 | -4/+5 |
* | Add bigkv | Laurent Bercot | 2019-10-25 | 2 | -0/+42 |
* | __GNU__ is actually preferred to __gnu_hurd__, it seems | Laurent Bercot | 2019-10-18 | 1 | -6/+7 |
* | nonposix.h: define _GNU_SOURCE for Hurd, remove __GLIBC__ test | Laurent Bercot | 2019-10-17 | 1 | -3/+3 |
* | Add path_canonicalize, prepare for 2.9.1.0 | Laurent Bercot | 2019-10-09 | 1 | -0/+2 |
* | We're down to ONE rogue sysdep, boys. ONE. | Laurent Bercot | 2019-09-20 | 1 | -6/+4 |
* | Change tain_now_set_* API: also give an initial value | Laurent Bercot | 2019-09-06 | 1 | -3/+5 |
* | Big wallclock/stopwatch refactor. It was long overdue. | Laurent Bercot | 2019-09-03 | 1 | -9/+14 |
* | Factor all the BSD complaints into one new header | Laurent Bercot | 2019-07-22 | 3 | -19/+51 |
* | Rework skalibs/nonposix.h to avoid glibc squealing like a pig | Laurent Bercot | 2019-07-22 | 2 | -21/+31 |
* | Add tryemptyregex/skalibs_regcomp, prepare for 2.8.1.0 | Laurent Bercot | 2019-05-11 | 1 | -0/+8 |
* | Add skalibs/posixishard.h | Laurent Bercot | 2019-02-19 | 7 | -26/+69 |
* | Add DragonFly macro; remove nbwaitall and ancilautoclose | Laurent Bercot | 2019-02-19 | 1 | -1/+1 |
* | Remove _BSD_SOURCE from nonposix, just to try... | Laurent Bercot | 2019-02-14 | 1 | -3/+0 |
* | Rename mkLtemp to mkhtemp; try to make MacOS happy | Laurent Bercot | 2019-02-06 | 2 | -1/+8 |
* | Remove mkdir_unique, rewrite atomic_symlink with mkltemp | Laurent Bercot | 2019-01-08 | 1 | -1/+0 |
* | Really add mkfootemp and autosurf, I guess ? | Laurent Bercot | 2018-12-08 | 2 | -0/+4 |
* | Add mk?temp and autosurf | Laurent Bercot | 2018-12-07 | 3 | -0/+16 |
* | Add env_dump() | Laurent Bercot | 2018-11-14 | 1 | -0/+1 |
* | Scrap avltreeb, prepare for 2.8.0.0 | Laurent Bercot | 2018-09-30 | 1 | -37/+13 |
* | Remove avl*_deletenode() macros, document all added functions | Laurent Bercot | 2018-08-14 | 3 | -4/+0 |
* | Remove prot | Laurent Bercot | 2018-08-01 | 1 | -6/+0 |
* | Remove mininetstring, absolutepath, absolutepath_tmp | Laurent Bercot | 2018-07-21 | 3 | -16/+0 |
* | Add unlink_void, change dir_close, prepare for 2.7.0.0 | Laurent Bercot | 2018-07-21 | 2 | -1/+2 |
* | Add skagetln_loose, skagetlnsep_loose, ipc_timed_sendv | Laurent Bercot | 2018-06-24 | 2 | -0/+5 |
* | Add genset[dyn]_deepfree | Laurent Bercot | 2018-04-13 | 2 | -0/+3 |
* | Fix avltree_deletenode | Olivier Brunel | 2018-04-12 | 1 | -1/+1 |
* | Remove sig_scan, bleh | Laurent Bercot | 2018-03-21 | 1 | -1/+0 |
* | Add sig_scan, sig0_scan | Laurent Bercot | 2018-03-21 | 1 | -0/+3 |
* | Add genqdyn_unpush, bufalloc_unput | Laurent Bercot | 2018-03-16 | 2 | -0/+2 |
* | Add byte_zzero, openb_read | Laurent Bercot | 2018-03-01 | 2 | -0/+2 |
* | Add execvep_loose, prepare for 2.6.4.0 | Laurent Bercot | 2018-02-14 | 1 | -0/+1 |
* | C++ify more initializers >.> | Laurent Bercot | 2018-02-14 | 4 | -10/+10 |
* | remove viterfunc_t, add non-documentation for libposixplz | Laurent Bercot | 2018-01-04 | 1 | -3/+0 |
* | Add viterfunc_t to functypes.h | Laurent Bercot | 2018-01-03 | 1 | -0/+3 |
* | Doc update | Laurent Bercot | 2018-01-03 | 1 | -1/+0 |
* | Add child_spawn3, make textclient_startf use it | Laurent Bercot | 2018-01-03 | 1 | -3/+13 |
* | Add genqdyn | Laurent Bercot | 2017-12-29 | 2 | -0/+34 |
* | Deprecate env_get | Laurent Bercot | 2017-12-22 | 1 | -3/+3 |
* | Add textclient, fix some textmessage issues | Laurent Bercot | 2017-12-22 | 4 | -5/+121 |
* | Add dirfd sysdep, because Solaris sucks | Laurent Bercot | 2017-12-21 | 1 | -0/+1 |