Commit Graph

10 Commits

Author SHA1 Message Date
Tw 8ca4a5240e linux/bpf: update helper definitions
Signed-off-by: Tw <tw19881113@gmail.com>
2023-11-19 19:01:18 +02:00
Andrew Kelley 6115cf2240 migrate from std.Target.current to @import("builtin").target
closes #9388
closes #9321
2021-10-04 23:48:55 -07:00
Andrew Kelley d29871977f remove redundant license headers from zig standard library
We already have a LICENSE file that covers the Zig Standard Library. We
no longer need to remind everyone that the license is MIT in every single
file.

Previously this was introduced to clarify the situation for a fork of
Zig that made Zig's LICENSE file harder to find, and replaced it with
their own license that required annual payments to their company.
However that fork now appears to be dead. So there is no need to
reinforce the copyright notice in every single file.
2021-08-24 12:25:09 -07:00
Michael Dusan 8cebbc352a housekeeping: builtin.arch → builtin.cpu.arch 2021-05-24 13:38:47 -04:00
Frank Denis 6c2e0c2046 Year++ 2020-12-31 15:45:24 -08:00
Tadeo Kondrak 2b4b03d301 Update zig files for opaque type syntax 2020-10-06 22:08:25 -06:00
Matt Knight 88dacd3b70 changed to opaque 2020-09-13 09:53:20 -07:00
Matt Knight 1afbf4fb21 removed all those kern aliases 2020-09-13 09:43:49 -07:00
Matt Knight cb5f76bb1c got booleans wrong 2020-09-13 09:24:56 -07:00
Matt Knight b043a31889 added helper definitions 2020-09-12 23:45:35 -07:00