This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-27 01:56:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b3edbc4d207758e4451568341be07ae53d80418
ladybird
/
Libraries
/
LibC
/
sys
History
Andreas Kling
1208f3fd75
LibC: We still need to use NULL (not nullptr) in C headers
...
Thanks to @alimpfard for noticing this.
2020-10-14 13:57:51 +02:00
..
arch
/i386
…
cdefs.h
…
file.h
…
internals.h
…
ioctl_numbers.h
…
ioctl.h
…
mman.h
…
param.h
…
ptrace.cpp
…
ptrace.h
…
resource.h
…
select.cpp
…
select.h
…
socket.cpp
Kernel+LibC: Use uintptr_t as the main type in the syscall interface
2020-10-12 19:53:25 +02:00
socket.h
LibC: We still need to use NULL (not nullptr) in C headers
2020-10-14 13:57:51 +02:00
stat.h
…
sysmacros.h
…
time.h
…
times.h
…
types.h
…
uio.cpp
…
uio.h
…
un.h
…
utsname.h
…
wait.cpp
…
wait.h
…