index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/platform: remove deprecated OSType const
Sebastiaan van Stijn
2023-05-06
1
-8
/
+0
*
pkg/platform: deprecate OSType in favor or runtime.GOOS
Sebastiaan van Stijn
2023-04-08
1
-0
/
+2
*
pkg/platform: un-export consts that are only for internal use
Sebastiaan van Stijn
2023-04-08
1
-9
/
+14
*
pkg/platform: use const for OSType, improve GoDoc
Sebastiaan van Stijn
2023-04-07
2
-10
/
+18
*
pkg/platform: replace use of deprecated syscall.Syscall
Sebastiaan van Stijn
2023-04-07
1
-2
/
+2
*
pkg/platform: move package doc to platform-agnostic file
Sebastiaan van Stijn
2023-04-07
2
-2
/
+2
*
pkg/platform: rename files for consistency
Sebastiaan van Stijn
2023-04-07
2
-0
/
+0
*
all: use unix.ByteSliceToString for utsname fields
Kir Kolyshkin
2022-05-18
1
-3
/
+1
*
missing windows arm64 arch detection
CrazyMax
2022-04-09
1
-5
/
+8
*
Update to Go 1.17.0, and gofmt with Go 1.17
Sebastiaan van Stijn
2021-08-24
1
-0
/
+1
*
Use unix.Uname instead of shelling out to uname on darwin/freebsd
Tobias Klauser
2019-09-03
2
-25
/
+7
*
Add canonical import comment
Daniel Nephin
2018-02-05
4
-4
/
+4
*
Remove solaris build tag and `contrib/mkimage/solaris
Yong Tang
2017-11-02
1
-1
/
+1
*
Simplify Utsname string conversion
Tobias Klauser
2017-10-31
5
-69
/
+3
*
Update logrus to v1.0.1
Derek McGowan
2017-07-31
1
-1
/
+1
*
[project] change syscall to /x/sys/unix|windows
Christopher Jones
2017-07-11
5
-9
/
+9
*
Increase the Coverage of pkg/platform
Raja Sami
2017-05-31
2
-0
/
+32
*
Swap usage of LazyDLL and LoadDLL to LazySystemDLL.
Darren Stahl
2016-11-22
1
-1
/
+3
*
Windows: Avoid concurrent access to sysinfo
John Howard
2016-11-08
1
-2
/
+2
*
Windows: stats support
John Howard
2016-09-16
1
-0
/
+6
*
make package docker/pkg/platform support darwin
allencloud
2016-05-26
1
-2
/
+4
*
Get the Docker Engine to build clean on Solaris
Amit Krishnan
2016-05-23
2
-15
/
+18
*
fix typos in pkg
allencloud
2016-04-09
4
-4
/
+4
*
Merge pull request #18090 from vdemeester/17478-follow-up-cleanup-pkg-platform
David Calavera
2015-11-19
4
-7
/
+7
|
\
|
*
Follow-up of 17478, unexport private method
Vincent Demeester
2015-11-19
4
-7
/
+7
*
|
Move charsToString to architecture dependent source to fix casting problem
Stefan Scherer
2015-11-19
3
-12
/
+36
|
/
*
Add pkg/parsers/architecture and pkg/platform
Vincent Demeester
2015-11-14
4
-0
/
+118