Karl Zylinski
|
19f0127e55
|
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
2024-09-14 18:27:49 +02:00 |
|
Laytan Laats
|
efe68c2e24
|
posix: add package
|
2024-08-14 01:44:35 +02:00 |
|
gingerBill
|
97c499dbb4
|
Begin mapping os.Error in the rest of the codebase
|
2024-08-04 11:58:04 +01:00 |
|
gingerBill
|
1d75a612d5
|
os.Errno -> os.Error
|
2024-08-04 11:47:23 +01:00 |
|
gingerBill
|
e60951a902
|
Begin converting os.Errno to be a nil-able type as a transition period
|
2024-08-04 10:51:08 +01:00 |
|
Andreas T Jonsson
|
dd95a8d11d
|
More std lib fixes
Just selecting the same codepath as other BSD's for the most part.
|
2024-04-19 10:42:09 +02:00 |
|
Laytan
|
e63d71c23b
|
implement bsd's, same as darwin
|
2024-02-05 18:48:17 +01:00 |
|