| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add sig_altignore()2.11.0.0 | Laurent Bercot | 2021-07-29 | 3 | -0/+17 |
| * | Huge incompatible changes. | Laurent Bercot | 2021-07-28 | 367 | -1726/+1091 |
| * | Don't use dirfd as an identifier | Laurent Bercot | 2021-07-24 | 1 | -2/+2 |
| * | Hide cdb_find_state in the common case | Laurent Bercot | 2021-07-24 | 4 | -53/+64 |
| * | Add cdb_init_at and cdb_init_fromfd, rename cdb_reader | Laurent Bercot | 2021-07-24 | 7 | -33/+57 |
| * | New 2.11.0.0 branch with several modifications | Laurent Bercot | 2021-07-23 | 58 | -1171/+285 |
| * | Save errno when freeing a cdb | Laurent Bercot | 2021-07-21 | 1 | -1/+8 |
| * | bugfix: offset in cdb mmap | Laurent Bercot | 2021-06-30 | 2 | -3/+3 |
| * | cdb always mmaps | Laurent Bercot | 2021-06-29 | 5 | -46/+31 |
| * | gccattributes.h: define gccattr_returns_twice | Laurent Bercot | 2021-06-14 | 1 | -0/+3 |
| * | doc: allreadwrite: document scatter/gatter functions | Laurent Bercot | 2021-06-14 | 2 | -3/+55 |
| * | doc: reconcile openwrite{,v}nclose_suffix{,_devino}{,_sync} with djbunix.h | Laurent Bercot | 2021-06-14 | 1 | -6/+6 |
| * | Fix ML URL | Laurent Bercot | 2021-06-14 | 1 | -1/+1 |
| * | Add CONTRIBUTING and DCO files | Laurent Bercot | 2021-06-14 | 2 | -0/+42 |
| * | Cosmetic fixes | Laurent Bercot | 2021-05-14 | 3 | -10/+9 |
| * | version: 2.10.0.3v2.10.0.3 | Laurent Bercot | 2021-04-15 | 1 | -3/+3 |
| * | Prepare for 2.10.0.3 | Laurent Bercot | 2021-04-13 | 6 | -3/+16 |
| * | Do not ld into /dev/null | Laurent Bercot | 2021-04-11 | 1 | -13/+12 |
| * | No need for noexecstack, but the strip is too greedy | Laurent Bercot | 2021-04-09 | 2 | -3/+4 |
| * | version: 2.10.0.2v2.10.0.2 | Laurent Bercot | 2021-02-15 | 1 | -1/+2 |
| * | bugfix: ipc_bind_reuse_lock must ignore umask | Laurent Bercot | 2021-02-13 | 1 | -1/+2 |
| * | Prepare for 2.10.0.2 | Laurent Bercot | 2021-02-11 | 5 | -3/+15 |
| * | Solaris: get endianness info wherever we can | Laurent Bercot | 2021-02-05 | 1 | -1/+1 |
| * | Work around broken shells, including bash and dash. Yeah. | Laurent Bercot | 2021-02-01 | 1 | -1/+1 |
| * | Align infinity on 2^61 | Laurent Bercot | 2021-01-27 | 1 | -1/+1 |
| * | version: 2.10.0.1v2.10.0.1 | Laurent Bercot | 2021-01-19 | 1 | -1/+1 |
| * | Better deps.mak | Laurent Bercot | 2021-01-19 | 1 | -0/+1 |
| * | Don't touch /dev/urandom when getrandom() exists | Laurent Bercot | 2021-01-15 | 1 | -9/+8 |
| * | Prepare for 2.10.0.1 | Laurent Bercot | 2021-01-14 | 5 | -3/+15 |
| * | Undocument pathexec functions (replaced with exec.h stuff) | Laurent Bercot | 2021-01-14 | 1 | -121/+0 |
| * | bugfix: genqdyn_n() definition | Laurent Bercot | 2021-01-12 | 2 | -4/+4 |
| * | version: 2.10.0.0v2.10.0.0 | Laurent Bercot | 2021-01-10 | 1 | -1/+1 |
| * | INSTALL clarification about sysdeps | Laurent Bercot | 2021-01-02 | 1 | -2/+3 |
| * | Document latest changes | Laurent Bercot | 2021-01-02 | 2 | -2/+8 |
| * | Remove -fno-stack-protector from default CFLAGS | Laurent Bercot | 2020-12-28 | 1 | -1/+0 |
| * | Add chroot sysdep, fix endianness sysdep string in .h | Laurent Bercot | 2020-12-14 | 3 | -1/+22 |
| * | Add mkptemp2() | Laurent Bercot | 2020-12-09 | 4 | -16/+28 |
| * | Reflect changes in doc | Laurent Bercot | 2020-12-09 | 4 | -7/+16 |
| * | Get rid of webipc.h and DJBUNIX_FLAG_* | Laurent Bercot | 2020-12-09 | 30 | -165/+162 |
| * | Some trivial bugfixes and cleanups | Laurent Bercot | 2020-12-07 | 9 | -8/+14 |
| * | Fix iobufferk_init on recent Linux; remove last superfluous coe | Laurent Bercot | 2020-12-04 | 3 | -20/+9 |
| * | Add documenting comments to exec.h | Laurent Bercot | 2020-12-04 | 1 | -26/+19 |
| * | Fix sysdep lib filling of config.mak | Laurent Bercot | 2020-11-30 | 2 | -4/+9 |
| * | Revamp lock primitives; prepare for 2.10.0.0 instead of 2.9.4.0 | Laurent Bercot | 2020-11-29 | 19 | -237/+101 |
| * | Do not use skalibs/environ.h | Laurent Bercot | 2020-11-26 | 2 | -10/+10 |
| * | trivial bugfix | Laurent Bercot | 2020-11-26 | 1 | -1/+1 |
| * | child_spawn cleanup, configure cleanup | Laurent Bercot | 2020-11-25 | 7 | -209/+230 |
| * | Fix typos | Laurent Bercot | 2020-11-25 | 1 | -9/+9 |
| * | Complete revamp of the pathexec functions | Laurent Bercot | 2020-11-24 | 54 | -209/+435 |
| * | Save syscalls on coe and ndelay_on | Laurent Bercot | 2020-11-23 | 4 | -6/+4 |
