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-05-19 17:49:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6472ee0effe162ffd0c93ecbd2f7d4282f2cd5f5
ladybird
/
Userland
/
Libraries
/
LibC
/
sys
History
Daniel Bertalan
842249aff5
LibC: Don't use C++ attribute syntax in C-visible headers
...
Fixes errors when building Clang's compiler-rt, which compiles in C11 more.
2021-07-03 01:56:31 +04:30
..
arch
Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters
2021-06-27 15:46:42 +02:00
cdefs.h
…
file.h
…
internals.h
LibC: Don't use C++ attribute syntax in C-visible headers
2021-07-03 01:56:31 +04:30
ioctl_numbers.h
LibC: Add struct keyword to FBRects.rects to make it C compiler safe
2021-06-29 10:04:29 +02:00
ioctl.h
…
mman.cpp
…
mman.h
…
param.h
…
prctl_numbers.h
…
prctl.cpp
…
prctl.h
…
ptrace.cpp
…
ptrace.h
…
resource.h
…
select.cpp
…
select.h
LibC: Make sure the definition for struct timeval is available
2021-06-16 20:08:13 +02:00
socket.cpp
…
socket.h
LibC: Define
MSG_OOB
2021-06-04 10:39:41 +02:00
stat.h
…
statvfs.cpp
…
statvfs.h
…
sysmacros.h
…
time.h
…
times.h
…
ttydefaults.h
…
types.h
…
uio.cpp
…
uio.h
…
un.h
…
utsname.h
…
wait.cpp
…
wait.h
…