tailscale/util
Aaron Klotz 82cd98609f util/winutil: migrate corp's winutil into OSS.
It makes the most sense to have all our utility functions reside in one place.
There was nothing in corp that could not reasonably live in OSS.

I also updated `StartProcessAsChild` to no longer depend on `futureexec`,
thus reducing the amount of code that needed migration. I tested this change
with `tswin` and it is working correctly.

I have a follow-up PR to remove the corresponding code from corp.

The migrated code was mostly written by @alexbrainman.
Sourced from corp revision 03e90cfcc4dd7b8bc9b25eb13a26ec3a24ae0ef9

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
2022-02-10 15:22:55 -07:00
..
cibuild wgengine/magicsock: increase legacy ping timeout again 2021-02-10 13:50:18 -08:00
clientmetric util/clientmetric: add tests omitted from earlier commit 2021-11-22 21:49:28 -08:00
cmpver util/cmpver: move into OSS from corp repo. 2021-04-23 20:55:45 -07:00
codegen util/codegen: reorder AssertStructUnchanged args 2021-09-17 16:46:08 -07:00
deephash all: gofmt -w -s (simplify) tests 2021-12-15 08:43:41 -08:00
dnsname util/dnsname: make ToFQDN take exactly 0 or 1 allocs for everything. 2021-05-31 21:13:50 -07:00
endian all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
groupmember util/groupmember: adjust build tags for osusergo 2021-10-05 15:38:57 -07:00
jsonutil util/jsonutil: new package 2020-11-19 13:58:35 -08:00
lineread util/lineread: add docs to Reader 2020-11-19 12:14:58 -08:00
multierr util/multierr: new package 2021-11-02 17:50:15 -07:00
osshare all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
pidowner all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
racebuild all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
systemd all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
uniq util/uniq: add new package 2020-10-02 11:00:56 -07:00
winutil util/winutil: migrate corp's winutil into OSS. 2022-02-10 15:22:55 -07:00