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-15 23:58:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb8bbdabb798bfef4d079c306078b3b2bee54dc0
ladybird
/
Userland
/
Libraries
/
LibC
/
sys
History
Diego Garza
c37ad5a1d3
LibC: Add struct keyword to FBRects.rects to make it C compiler safe
2021-06-29 10:04:29 +02:00
..
arch
Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters
2021-06-27 15:46:42 +02:00
cdefs.h
…
file.h
…
internals.h
…
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
LibC: Add functions for the new statvfs syscalls
2021-05-19 21:33:29 +02:00
statvfs.h
LibC: Add functions for the new statvfs syscalls
2021-05-19 21:33:29 +02:00
sysmacros.h
…
time.h
…
times.h
…
ttydefaults.h
LibC: Use \010 for erasing instead of \0177
2021-05-23 19:32:31 +02:00
types.h
LibC: Stub out btowc
2021-05-30 14:56:50 +01:00
uio.cpp
…
uio.h
…
un.h
…
utsname.h
…
wait.cpp
…
wait.h
…