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-16 16:18:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cebf6a7039eb33ef4a2b8d539bb73b330ca18cd2
ladybird
/
Libraries
/
LibC
/
sys
History
Andreas Kling
0ba458cfa0
Kernel+LibC: Add SO_REUSEADDR macro
...
Note that this is not actually implemented, I'm just defining it.
2020-02-20 06:57:01 +01:00
..
cdefs.h
…
file.h
…
ioctl_numbers.h
…
ioctl.h
…
mman.h
…
param.h
…
resource.h
…
select.cpp
…
select.h
…
socket.cpp
Net: Add a basic sys$shutdown() implementation
2020-02-08 00:54:43 +01:00
socket.h
Kernel+LibC: Add SO_REUSEADDR macro
2020-02-20 06:57:01 +01:00
stat.h
LibC: Move struct stat to sys/stat.h
2020-02-05 18:39:45 +01:00
sysmacros.h
…
time.h
…
times.h
…
types.h
LibC: Move struct stat to sys/stat.h
2020-02-05 18:39:45 +01:00
uio.cpp
…
uio.h
…
un.h
…
utsname.h
…
wait.cpp
Kernel+LibC: Add sys$waitid(), and make sys$waitpid() wrap it
2020-02-05 18:14:37 +01:00
wait.h
Kernel+LibC: Add sys$waitid(), and make sys$waitpid() wrap it
2020-02-05 18:14:37 +01:00