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-23 16:14:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ce4ff42656e7f3569a84e8a7a350eedc2cb041c
ladybird
/
Kernel
/
API
/
POSIX
History
Idan Horowitz
7b24fc6fb8
Kernel+LibC: Stub out getifaddrs() and freeifaddrs()
...
These are required for some ports.
2021-12-22 00:02:36 -08:00
..
net
Kernel+LibC: Stub out if_nameindex() and if_freenameindex()
2021-12-22 00:02:36 -08:00
netinet
Kernel: Add the IP_{BLOCK_SOURCE, UNBLOCK_SOURCE, OPTIONS} macros
2021-12-05 12:53:29 +01:00
sys
Kernel: Implement new ptrace function PT_PEEKBUF
2021-12-05 22:59:09 +01:00
dirent.h
…
errno.h
Kernel+LibC: Move errno definitions to Kernel/API/POSIX
2021-12-16 22:21:35 +03:30
fcntl.h
…
futex.h
…
ifaddrs.h
Kernel+LibC: Stub out getifaddrs() and freeifaddrs()
2021-12-22 00:02:36 -08:00
poll.h
Kernel: Add support for the POLLWRBAND poll event
2021-12-05 12:53:29 +01:00
sched.h
…
serenity.h
…
signal.h
Kernel+LibC: Implement sigaltstack()
2021-12-01 21:44:11 +02:00
stdio.h
…
termios.h
…
time.h
…
unistd.h
Kernel: Implement sysconf(_SC_SYMLOOP_MAX)
2021-12-21 12:54:11 -08:00