kbkpbot
|
5d4e89f888
|
os,runtime: move some C struct and fn def to builtin (#24942)
|
2025-07-22 07:55:53 +03:00 |
|
kbkpbot
|
8c573cf355
|
runtime: make free_memory() and total_memory() return Result types to allow for reporting errors (#24651)
|
2025-06-04 22:35:49 +03:00 |
|
Joe C
|
757929392e
|
all: update attributes to use new syntax
|
2023-11-15 16:16:01 +11:00 |
|
l-m
|
f82529e020
|
os: add os.page_size() (#19770)
|
2023-11-05 13:35:28 +02:00 |
|
Larpon
|
95509cf8fb
|
all: make all struct C.XYZ -> pub struct C.XYZ (#19651)
|
2023-10-25 15:01:50 +03:00 |
|
kbkpbot
|
5f0ad64155
|
runtime: add new functions total_memory/0 and free_memory/0 (#18499)
|
2023-06-24 14:15:15 +03:00 |
|
Delyan Angelov
|
9b78d7d21d
|
tools: check formatting of more modules with v test-cleancode , colorize v vet output
|
2021-03-24 12:39:39 +02:00 |
|
Larpon
|
9e6575eaab
|
runtime: document all functions (#7612)
|
2020-12-27 20:14:43 +02:00 |
|
Delyan Angelov
|
b999d01de7
|
runtime: use GetCurrentProcessorNumber for runtime.nr_cpus()
|
2020-09-25 22:02:29 +03:00 |
|
Carlos Esquerdo Bernat
|
c60948e52e
|
runtime: simplify nr_cpus(), add a test for nr_jobs()
|
2020-07-20 17:36:44 +03:00 |
|
lutherwenxu
|
dc4db87be3
|
vlib: use new filename format
|
2020-04-11 19:51:32 +02:00 |
|