about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove tainnow.lib dependencyLaurent Bercot2019-09-215-5/+5
|
* Adapt to new stopwatch APILaurent Bercot2019-09-062-4/+2
|
* Use stopwatches where appropriateLaurent Bercot2019-09-042-0/+2
|
* Accept empty regexesLaurent Bercot2019-05-111-1/+3
|
* Use new mklinktemp() in s6-lnLaurent Bercot2018-12-081-35/+24
|
* Adapt to skalibs-2.7.0.0Laurent Bercot2018-07-213-23/+14
|
* Remove env_getLaurent Bercot2017-12-252-5/+6
|
* Convert to xpathexec ; prepare for 2.2.1.1Laurent Bercot2017-08-225-11/+4
|
* Declare unsigned int, not mode_t, when scanning into it: mode_t may be shortLaurent Bercot2017-07-161-1/+1
|
* Add -n to s6-ln; document its nonposixnessLaurent Bercot2017-04-211-3/+5
|
* Fix a few omissions 2.2.0.0Laurent Bercot2017-03-122-3/+3
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-1138-223/+200
|
* Types fix: first passLaurent Bercot2017-01-0720-108/+114
| | | | Preparation for the skalibs size_t API change.
* Port to new librandom APILaurent Bercot2016-10-143-3/+9
|
* Add spawn_lib supportLaurent Bercot2016-08-121-0/+1
|
* Use skalibs touch() in s6-touch for more portabilityLaurent Bercot2016-04-271-11/+1
|
* s6-touch: ensure the times are updated even when the filesystem isn't ↵Laurent Bercot2016-04-081-0/+5
| | | | responsive to open()
* Stylistic cleanups for s6-test, document the -v expression, credit AraneaLaurent Bercot2016-03-201-10/+9
|
* s6-test: Implement -v test for env variablesLuis Ressel2016-03-201-9/+15
|
* Fix s6-dumpenv PROG nameLaurent Bercot2016-03-121-1/+1
|
* s6-pause bugfix: invocation with options (thanks Gorka Lertxundi)Laurent Bercot2015-11-101-6/+6
|
* - fix interpretation of 0 timeout in s6-maximumtime v2.0.5.2Laurent Bercot2015-09-171-9/+8
| | | | - rc for 2.0.5.2
* Build fix for libc-replacementsLaurent Bercot2015-05-161-0/+1
|
* - add s6-seq v2.0.5.0Laurent Bercot2015-05-052-0/+62
| | | | - rc for 2.0.5.0
* - fix for case_diff* with 2.3.4.0Laurent Bercot2015-05-051-10/+6
| | | | - rc for 2.0.4.1
* - Added new options to s6-pause v2.0.4.0Laurent Bercot2015-03-062-1/+43
| | | | - version: 2.0.4.0
* - New command: dumpenvLaurent Bercot2015-03-012-0/+64
| | | | - Version: 2.0.3.0 rc
* Add s6-hiercopy (based on skalibs) v2.0.2.0Laurent Bercot2015-02-232-0/+18
| | | | Version: rc for 2.0.2.0
* - Move seekablepipe from s6-networking to hereLaurent Bercot2015-01-152-0/+42
| | | | - Version tag: 2.0.1.0, release candidate
* Fix include order in Makefile, remove gcc warningLaurent Bercot2014-12-151-6/+2
|
* initial commitLaurent Bercot2014-09-1978-0/+3505