Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gaecom
/
v
Public
forked from
vlang/v
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
v
vlib
os
on
master
User selector
All users
All time
Commit history
Commits on May 6, 2023
os: make SignalHandler public (#18115)
supcik
authored
a82fc5b
View commit details
Copy full SHA for a82fc5b
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
os: fix memleak from getline on Linux (#18022)
felipensp
authored
13b4cd9
View commit details
Copy full SHA for 13b4cd9
View code at this point
Browse repository at this point
Commits on Apr 13, 2023
os: implement Process.set_work_folder/0 to set the initial working folder of the new child process (#17946)
spytheman
authored
c6947fd
View commit details
Copy full SHA for c6947fd
View code at this point
Browse repository at this point
checker: disallow struct int to ptr outside unsafe (#17923)
Delta456
authored
3d99f1f
View commit details
Copy full SHA for 3d99f1f
View code at this point
Browse repository at this point
Commits on Mar 30, 2023
termios: new termios module (#17792)
Show description for 580d9ce
thomas-mangin
authored
580d9ce
View commit details
Copy full SHA for 580d9ce
View code at this point
Browse repository at this point
Commits on Mar 28, 2023
all: 2023 copyright
medvednikov
committed
6756d28
View commit details
Copy full SHA for 6756d28
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
os: add create_no_window parameter to Process (#17726)
d3c0d3d
authored
54a1b66
View commit details
Copy full SHA for 54a1b66
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
os: return the long path for os.temp_dir() on windows, even for folders like `c:\someth~1` (#17623)
spytheman
authored
daa9034
View commit details
Copy full SHA for daa9034
View code at this point
Browse repository at this point
Commits on Mar 12, 2023
v: add support for `_qnx.c.v` overriding `_default.c.v` (#17611)
thomas-mangin
authored
0bd0942
View commit details
Copy full SHA for 0bd0942
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
os: fix typo in os.v (#17519)
eltociear
authored
784592a
View commit details
Copy full SHA for 784592a
View code at this point
Browse repository at this point
Commits on Mar 2, 2023
checker: check option fn returning error (fix #17423) (#17438)
yuyi98
authored
17000ef
View commit details
Copy full SHA for 17000ef
View code at this point
Browse repository at this point
Commits on Feb 28, 2023
os: add `#include <sys/types.h>` to `debugger_darwin.c.v`, to fix bootstrapping on macOS <= 11 (#17446)
harens
authored
acfd21e
View commit details
Copy full SHA for acfd21e
View code at this point
Browse repository at this point
wasm: add a webassembly compiler backend, based on using binaryen (#17368)
l1mey112
authored
0625caa
View commit details
Copy full SHA for 0625caa
View code at this point
Browse repository at this point
Commits on Feb 27, 2023
os: make hostname and loginname functions return Result (#17414)
paul-elesin
authored
15cb18c
View commit details
Copy full SHA for 15cb18c
View code at this point
Browse repository at this point
Commits on Feb 21, 2023
ci: fix bootstrapping on macos/freebsd etc
spytheman
committed
612ac69
View commit details
Copy full SHA for 612ac69
View code at this point
Browse repository at this point
os: move `pub fn debugger_present() bool{` to platform-specific files (better ptrace portability handling) (#17373)
felipensp
authored
82c4338
View commit details
Copy full SHA for 82c4338
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
os: fix the declaration of `C.ptrace` (the 4th parameter is a pointer, not an integer) (#17366)
felipensp
authored
cb976c7
View commit details
Copy full SHA for cb976c7
View code at this point
Browse repository at this point
Commits on Feb 19, 2023
checker: disallow enum initalization (#17361)
Delta456
authored
e9a3817
View commit details
Copy full SHA for e9a3817
View code at this point
Browse repository at this point
Commits on Feb 16, 2023
docs: fix typos using codespell (#17332)
aynh
authored
cad2cd5
View commit details
Copy full SHA for cad2cd5
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
os,term: fix C.tcsetattr declaration (add missing int return type)
spytheman
committed
b13f711
View commit details
Copy full SHA for b13f711
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
os: fix default result of os.temp_dir() for termux (#17237)
MatejMagat305
authored
954843c
View commit details
Copy full SHA for 954843c
View code at this point
Browse repository at this point
Commits on Jan 22, 2023
os: rework mv so it works with different partitions (add fallback to os.mv_by_cp + tests) (#17065)
7underlines
authored
3aeb617
View commit details
Copy full SHA for 3aeb617
View code at this point
Browse repository at this point
os: properly document os.uname, for both nix and windows
spytheman
committed
f69b994
View commit details
Copy full SHA for f69b994
View code at this point
Browse repository at this point
os: cleanup the output of os.uname() on windows (#17066)
Show description for dd55365
rivy
authored
dd55365
View commit details
Copy full SHA for dd55365
View code at this point
Browse repository at this point
Commits on Jan 19, 2023
os: add hint for mv_by_cp to mv (#17036)
7underlines
authored
ba1b317
View commit details
Copy full SHA for ba1b317
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
os: make os.FileMode public (#16923)
yochem
authored
0109fe6
View commit details
Copy full SHA for 0109fe6
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
checker: require unsafe for Struct(voidptr) casts
medvednikov
committed
868908b
View commit details
Copy full SHA for 868908b
View code at this point
Browse repository at this point
Commits on Jan 2, 2023
os: add test for os.open_append (#16846)
Show description for 3625a74
spytheman
authored
3625a74
View commit details
Copy full SHA for 3625a74
View code at this point
Browse repository at this point
Commits on Dec 28, 2022
os: minor optimization in os.v (#16791)
yuyi98
authored
b171102
View commit details
Copy full SHA for b171102
View code at this point
Browse repository at this point
Commits on Dec 26, 2022
os: fix `os.file_ext('/tmp/.gitignore')` previously returning '.gitignore' => it now returns '' (#16771)
yuyi98
authored
68883fc
View commit details
Copy full SHA for 68883fc
View code at this point
Browse repository at this point
Commits on Dec 24, 2022
checker: add int signedness mismatch checking for function call arguments (#16750)
felipensp
authored
6a179a2
View commit details
Copy full SHA for 6a179a2
View code at this point
Browse repository at this point
Commits on Dec 2, 2022
all: fix `dependant`->`dependent` typos, cleanup comments
spytheman
committed
e419faf
View commit details
Copy full SHA for e419faf
View code at this point
Browse repository at this point
all: replace generic '<>' with '[]' in error messages and comments (#16571)
yuyi98
authored
f167225
View commit details
Copy full SHA for f167225
View code at this point
Browse repository at this point
Commits on Nov 26, 2022
all: replace generic `<>` with `[]` - part 2 (#16536)
yuyi98
authored
ef5be22
View commit details
Copy full SHA for ef5be22
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
os: refactor `err == IError(os.Eof{})` to `err is os.Eof`
spytheman
committed
9bb1867
View commit details
Copy full SHA for 9bb1867
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.