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-01-16 05:25:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9764dabeeedf8c6cb89affcbf4fab76fd3d76dc
ladybird
/
Kernel
/
API
/
POSIX
History
Linus Groh
9882848e0b
Kernel: Define IF_NAMESIZE in net/if.h
...
This makes the _socket module from the Python port build. :^)
2022-03-16 18:03:25 +00:00
..
net
Kernel: Define IF_NAMESIZE in net/if.h
2022-03-16 18:03:25 +00:00
netinet
LibC: Add in6addr_loopback and IN6ADDR_LOOPBACK_INIT constant
2021-12-28 11:00:51 +01:00
sys
Kernel: Add getrusage() syscall
2022-02-28 20:09:37 +01:00
dirent.h
…
errno.h
Kernel: Remove EWHYTHO error code :^)
2022-01-08 20:10:58 +01:00
fcntl.h
…
futex.h
…
ifaddrs.h
…
poll.h
…
sched.h
…
serenity.h
Kernel/Profiling: Add profiling to read syscall
2022-02-14 11:38:13 +01:00
signal.h
Kernel: Add the si_errno and si_band siginfo_t members
2021-12-22 22:53:56 +02:00
stdio.h
…
termios.h
…
time.h
…
ucontext.h
Kernel: Fill some siginfo and ucontext fields on SA_SIGINFO
2022-03-04 20:07:05 +01:00
unistd.h
Kernel: Expose maximum argument limit in sysconf
2022-02-13 22:06:54 +02:00