summaryrefslogtreecommitdiff
path: root/pkg/reexec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44222 from thaJeztah/godoc_instead_of_readmeSamuel Karp2022-10-102-5/+4
|\
| * pkg: replace some README's with GoDoc package descriptionsSebastiaan van Stijn2022-09-302-5/+4
* | Lock OS threads when exec'ing with PdeathsigCory Snider2022-10-051-0/+5
|/
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-242-0/+2
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-1/+1
* fix build on OpenBSD by defining Self()Fabian Raetz2018-06-161-0/+4
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-1/+1
* Automated migration usingDaniel Nephin2018-03-161-9/+8
* Add canonical import commentDaniel Nephin2018-02-056-6/+6
* Remove redundant build-tagsSebastiaan van Stijn2017-12-182-4/+0
* Remove solaris build tag and `contrib/mkimage/solarisYong Tang2017-11-022-3/+3
* [project] change syscall to /x/sys/unix|windowsChristopher Jones2017-07-111-1/+3
* Added Test Case Coverage for PKG/REEXECNaveed Jamil2017-06-091-0/+53
* First header should be a top level headeryupeng2016-11-221-1/+1
* make more pkgs support darwinallencloud2016-08-104-6/+6
* Get the Docker Engine to build clean on SolarisAmit Krishnan2016-05-232-2/+2
* fix typos in pkgallencloud2016-04-091-1/+1
* Fix typos found across repositoryJustas Brazauskas2015-12-131-1/+1
* make docker compile on freebsdAlexey Guskov2015-07-292-1/+24
* reexec: Use in-memory binary on linux instead of os.Args[0]Tibor Vass2015-07-243-4/+15
* Add docstring to reexec.CommandAlexander Morozov2015-07-203-0/+8
* Windows: reexec pkg supportedJohn Howard2015-05-082-1/+15
* Fix relative path execution of docker daemon in reexec.Self()Phil Estes2015-03-161-1/+7
* Remove subdirectories MAINTAINERS filesArnaud Porterie2015-03-061-1/+0
* add pkg/chrootarchive and use it on the daemonunclejack2014-11-253-3/+29
* pkg/reexec: move reexec code to a new packageunclejack2014-10-303-0/+51