| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Complete revamp of the pathexec functions | Laurent Bercot | 2020-11-24 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | - pathexec_run is now called exec_ae a for provided file name (default: argv[0]) e for provided envp (default: environ) - pathexec is now called mexec. m for merge environment. Option letters are: a for provided file name (default: argv[0]) e for provided envp (default: environ) f for provided envp *and* length of the envp m for provided modif string plus its length (the length is always needed because the modifs are null-terminated) n for provided modif string, length *and* number of modifs - functions have a foo0 version for _exit(0) when argv[0] is null - functions have a xfoo version to die if the exec fails - and a xfoo0 - Compatibility #defines and #includes are there until the next major bump | |||||
| * | Add mention of ipc_bind_reuse_lock() to changelog | Laurent Bercot | 2020-11-08 | 1 | -0/+3 | |
| | | ||||||
| * | Change new function names to openc_*; update deps.mak | Laurent Bercot | 2020-10-26 | 1 | -2/+2 | |
| | | ||||||
| * | Prepare for 2.9.4.0; add open*coe() functions. | Laurent Bercot | 2020-10-26 | 1 | -0/+7 | |
| | | ||||||
| * | doc: fix URLs | Laurent Bercot | 2020-10-04 | 1 | -3/+3 | |
| | | ||||||
| * | Prepare for 2.9.3.0 | Laurent Bercot | 2020-09-18 | 1 | -0/+6 | |
| | | ||||||
| * | Prepare for 2.9.2.1 | Laurent Bercot | 2020-04-06 | 1 | -0/+6 | |
| | | ||||||
| * | skalibs: fix html errors | Colin Booth | 2020-03-30 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Colin Booth <colin@heliocat.net> | |||||
| * | Fix shared libs installation; prepare for 2.9.2.0 | Laurent Bercot | 2020-01-27 | 1 | -0/+6 | |
| | | ||||||
| * | version: 2.9.1.0v2.9.1.0 | Laurent Bercot | 2019-10-21 | 1 | -0/+1 | |
| | | ||||||
| * | Add path_canonicalize, prepare for 2.9.1.0 | Laurent Bercot | 2019-10-09 | 1 | -0/+6 | |
| | | ||||||
| * | Update tainnow.lib mentions in doc | Laurent Bercot | 2019-09-21 | 1 | -0/+6 | |
| | | ||||||
| * | Big wallclock/stopwatch refactor. It was long overdue. | Laurent Bercot | 2019-09-03 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | * --enable-clock and --enable-monotonic are gone * tain_sysclock() has been renamed tain_wallclock_read() * tain_wallclock_read() reads from CLOCK_REALTIME (or gettimeofday()) * tain_clockmon[_init]() have been renamed to tain_stopwatch_[read|init]() and now accept a monotonic clock name as an extra argument * tain_now() points to the system (wall) clock by default * tain_now_set_[stopwatch|wallclock]() can be used to switch Now to make a pass on all skarnet.org programs and add a tain_now_set_stopwatch() call everywhere needed... >.> | |||||
| * | Document changes | Laurent Bercot | 2019-07-22 | 1 | -0/+3 | |
| | | ||||||
| * | bits-fmtscan refactor, part one | Laurent Bercot | 2019-07-11 | 1 | -0/+6 | |
| | | ||||||
| * | Add tryemptyregex/skalibs_regcomp, prepare for 2.8.1.0 | Laurent Bercot | 2019-05-11 | 1 | -0/+11 | |
| | | ||||||
| * | Doc typo fix | Laurent Bercot | 2019-04-27 | 1 | -1/+1 | |
| | | ||||||
| * | Prepare for 2.8.0.1 | Laurent Bercot | 2019-03-08 | 1 | -0/+9 | |
| | | ||||||
| * | Build as PIC by default | Laurent Bercot | 2019-02-24 | 1 | -0/+5 | |
| | | ||||||
| * | Document mkdir_unique removal | Laurent Bercot | 2019-01-08 | 1 | -0/+3 | |
| | | ||||||
| * | Add mk?temp and autosurf | Laurent Bercot | 2018-12-07 | 1 | -1/+2 | |
| | | ||||||
| * | 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 | -0/+7 | |
| | | ||||||
| * | Remove avl*_deletenode() macros, document all added functions | Laurent Bercot | 2018-08-14 | 1 | -2/+5 | |
| | | ||||||
| * | Remove prot | Laurent Bercot | 2018-08-01 | 1 | -1/+1 | |
| | | ||||||
| * | Remove mininetstring, absolutepath, absolutepath_tmp | Laurent Bercot | 2018-07-21 | 1 | -1/+5 | |
| | | ||||||
| * | Add unlink_void, change dir_close, prepare for 2.7.0.0 | Laurent Bercot | 2018-07-21 | 1 | -2/+4 | |
| | | ||||||
| * | Add skagetln_loose, skagetlnsep_loose, ipc_timed_sendv | Laurent Bercot | 2018-06-24 | 1 | -0/+6 | |
| | | ||||||
| * | Remove sig_scan, bleh | Laurent Bercot | 2018-03-21 | 1 | -1/+1 | |
| | | ||||||
| * | Add sig_scan, sig0_scan | Laurent Bercot | 2018-03-21 | 1 | -1/+2 | |
| | | ||||||
| * | Add genqdyn doc | Laurent Bercot | 2018-03-16 | 1 | -0/+1 | |
| | | ||||||
| * | Add byte_zzero, openb_read | Laurent Bercot | 2018-03-01 | 1 | -1/+2 | |
| | | ||||||
| * | Add execvep_loose, prepare for 2.6.4.0 | Laurent Bercot | 2018-02-14 | 1 | -2/+2 | |
| | | ||||||
| * | Fix HASSIGNEDSIGNED sysdeps macros, add localtm_from_ltm64 tolerance for ↵ | Laurent Bercot | 2018-02-02 | 1 | -0/+6 | |
| | | | | | 64-bit time_t | |||||
| * | Prepare for 2.6.3.1 | Laurent Bercot | 2018-01-13 | 1 | -0/+6 | |
| | | ||||||
| * | version: 2.6.3.0v2.6.3.0 | Laurent Bercot | 2018-01-04 | 1 | -1/+1 | |
| | | ||||||
| * | Doc update | Laurent Bercot | 2018-01-03 | 1 | -1/+1 | |
| | | ||||||
| * | GNU manages to botch dirfd() too. POSIX is hard! | Laurent Bercot | 2017-12-21 | 1 | -1/+1 | |
| | | ||||||
| * | Undeprecate mininetstring | Laurent Bercot | 2017-12-21 | 1 | -1/+0 | |
| | | | | | It's actually used by s6-dns! | |||||
| * | Big 2.6.3.0 reorganization | Laurent Bercot | 2017-12-21 | 1 | -1/+7 | |
| | | | | | | | | - Add libposixplz, update headers - Add memmem and friends - Add textmessage to libunixonacid - Update some sysdeps tests | |||||
| * | Add atomic_symlink(), prepare for 2.6.3.0 | Laurent Bercot | 2017-12-03 | 1 | -0/+6 | |
| | | ||||||
| * | version: 2.6.2.0v2.6.2.0 | Laurent Bercot | 2017-11-27 | 1 | -1/+1 | |
| | | ||||||
| * | Prepare for 2.6.2.0 | Laurent Bercot | 2017-11-27 | 1 | -0/+6 | |
| | | ||||||
| * | Prepare for 2.6.1.0 | Laurent Bercot | 2017-10-30 | 1 | -0/+6 | |
| | | ||||||
| * | version: 2.6.0.2v2.6.0.2 | Laurent Bercot | 2017-10-22 | 1 | -0/+6 | |
| | | ||||||
| * | Better *FLAGS management; prepare for 2.6.0.1 | Laurent Bercot | 2017-10-05 | 1 | -0/+11 | |
| | | ||||||
| * | Prepare for 2.6.0.0 release | Laurent Bercot | 2017-08-22 | 1 | -1/+1 | |
| | | ||||||
| * | Prepare for 2.6.0.0 | Laurent Bercot | 2017-07-28 | 1 | -0/+10 | |
| | | ||||||
| * | Switch doc to schemeless URLs | Laurent Bercot | 2017-05-23 | 1 | -3/+3 | |
| | | ||||||
| * | version: 2.5.1.1v2.5.1.1 | Laurent Bercot | 2017-05-22 | 1 | -0/+5 | |
| | | ||||||
