This website requires JavaScript.
Explore
Help
Sign in
Imbus
/
neptune
Watch
1
Fork
You've already forked neptune
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
180
commits
2
branches
2
tags
253
KiB
0d7d09dda3
Commit graph
3 commits
Author
SHA1
Message
Date
Imbus
4760e1f742
stdbool.h: bool is now typedef'd to _Bool compiler intrinsic instead of char. This and the t/f enum is now guarded behind a stdc check.
2026-01-03 13:19:51 +01:00
Imbus
4ed3650089
Correcting header guards across the kernel
2025-09-02 03:27:36 +02:00
Imbus
c8abe9e1aa
Put bool into stdbool.h
2025-09-01 23:05:23 +02:00