| Commit message (Expand) | Author | Age | Files | Lines |
* | version: 2.8.0.0 v2.8.0.0 | Laurent Bercot | 2019-03-04 | 1 | -1/+1 |
* | -fPIC -> CPPFLAGS_AUTO | Laurent Bercot | 2019-02-24 | 1 | -1/+1 |
* | Build as PIC by default | Laurent Bercot | 2019-02-24 | 3 | -13/+10 |
* | Add skalibs/posixishard.h | Laurent Bercot | 2019-02-19 | 39 | -141/+178 |
* | Add DragonFly macro; remove nbwaitall and ancilautoclose | Laurent Bercot | 2019-02-19 | 10 | -178/+5 |
* | Get rid of tryancilautoclose test | Laurent Bercot | 2019-02-18 | 1 | -108/+6 |
* | Remove _BSD_SOURCE from nonposix, just to try... | Laurent Bercot | 2019-02-14 | 1 | -3/+0 |
* | Fix xpathexec* exit codes when execve() fails! | Laurent Bercot | 2019-02-12 | 7 | -7/+21 |
* | Rename mkLtemp to mkhtemp; try to make MacOS happy | Laurent Bercot | 2019-02-06 | 5 | -4/+13 |
* | John -> contributors | Laurent Bercot | 2019-02-05 | 1 | -1/+1 |
* | The extra space, John! The extra space! | Laurent Bercot | 2019-02-05 | 1 | -1/+1 |
* | fix null-pointer behavior in fmt and fmtlist functions | John Regan | 2019-02-05 | 1 | -12/+11 |
* | Proper use of umask for mk[bcp]temp | Laurent Bercot | 2019-01-08 | 3 | -0/+6 |
* | Document mkdir_unique removal | Laurent Bercot | 2019-01-08 | 2 | -1/+4 |
* | Remove mkdir_unique, rewrite atomic_symlink with mkltemp | Laurent Bercot | 2019-01-08 | 5 | -47/+12 |
* | Really add mkfootemp and autosurf, I guess ? | Laurent Bercot | 2018-12-08 | 14 | -2/+173 |
* | Add mk?temp and autosurf | Laurent Bercot | 2018-12-07 | 8 | -6/+33 |
* | bugfix: rounding error in stralloc_reverse_blocks | Laurent Bercot | 2018-11-24 | 1 | -2/+3 |
* | Add env_dump() | Laurent Bercot | 2018-11-14 | 5 | -0/+55 |
* | Scrap avltreeb, prepare for 2.8.0.0 | Laurent Bercot | 2018-09-30 | 7 | -40/+33 |
* | bugfix: if HASGETPEERUCRED, getpeereid() had UB | Laurent Bercot | 2018-09-17 | 1 | -1/+1 |
* | Better when it builds | Laurent Bercot | 2018-09-14 | 1 | -1/+1 |
* | bugfix: child_spawn2 error path | Laurent Bercot | 2018-09-14 | 2 | -2/+2 |
* | Doc typo fix | Laurent Bercot | 2018-08-22 | 1 | -1/+1 |
* | version: 2.7.0.0 v2.7.0.0 | Laurent Bercot | 2018-08-14 | 1 | -1/+2 |
* | Remove avl*_deletenode() macros, document all added functions | Laurent Bercot | 2018-08-14 | 5 | -8/+7 |
* | Remove prot | Laurent Bercot | 2018-08-01 | 8 | -104/+2 |
* | Remove mininetstring, absolutepath, absolutepath_tmp | Laurent Bercot | 2018-07-21 | 10 | -114/+10 |
* | Add unlink_void, change dir_close, prepare for 2.7.0.0 | Laurent Bercot | 2018-07-21 | 11 | -14/+38 |
* | Doc typo fix | Laurent Bercot | 2018-07-15 | 1 | -1/+1 |
* | Add skagetln_loose, skagetlnsep_loose, ipc_timed_sendv | Laurent Bercot | 2018-06-24 | 12 | -4/+99 |
* | Add nullispointer sysdep | Laurent Bercot | 2018-05-03 | 2 | -0/+13 |
* | Add genset[dyn]_deepfree | Laurent Bercot | 2018-04-13 | 5 | -0/+38 |
* | Fix avltree_deletenode | Olivier Brunel | 2018-04-12 | 1 | -1/+1 |
* | version: 2.6.4.0 v2.6.4.0 | Laurent Bercot | 2018-03-26 | 1 | -0/+1 |
* | Remove sig_scan, bleh | Laurent Bercot | 2018-03-21 | 6 | -46/+30 |
* | Add sig_scan, sig0_scan | Laurent Bercot | 2018-03-21 | 6 | -2/+57 |
* | Fix build error (typo) | Laurent Bercot | 2018-03-16 | 1 | -1/+1 |
* | Add genqdyn doc | Laurent Bercot | 2018-03-16 | 5 | -4/+139 |
* | Add genqdyn_unpush, bufalloc_unput | Laurent Bercot | 2018-03-16 | 3 | -0/+14 |
* | Add byte_zzero, openb_read | Laurent Bercot | 2018-03-01 | 10 | -5/+89 |
* | Add execvep_loose, prepare for 2.6.4.0 | Laurent Bercot | 2018-02-14 | 12 | -37/+84 |
* | C++ify more initializers >.> | Laurent Bercot | 2018-02-14 | 4 | -10/+10 |
* | Fix HASSIGNEDSIGNED sysdeps macros, add localtm_from_ltm64 tolerance for 64-... | Laurent Bercot | 2018-02-02 | 9 | -8/+23 |
* | version: 2.6.3.1 v2.6.3.1 | Laurent Bercot | 2018-01-14 | 1 | -0/+1 |
* | Prepare for 2.6.3.1 | Laurent Bercot | 2018-01-13 | 5 | -3/+15 |
* | Only test strnlen visibility in headers | Laurent Bercot | 2018-01-13 | 1 | -1/+1 |
* | Try strnlen() portability with _POSIX_C_SOURCE... | Laurent Bercot | 2018-01-13 | 1 | -3/+0 |
* | Doc typo fix | Laurent Bercot | 2018-01-06 | 1 | -1/+1 |
* | version: 2.6.3.0 v2.6.3.0 | Laurent Bercot | 2018-01-04 | 2 | -2/+2 |