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 08:06:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05aa764402be5b1f99d67724c54aa76fddbb1631
ladybird
/
Kernel
/
API
/
POSIX
History
Idan Horowitz
05aa764402
Kernel: Define the POLLWRNORM alias for POLLOUT
...
This is defined by posix to be equivalent to POLLOUT
2021-12-05 12:53:29 +01:00
..
net
Kernel: Add the IFF_* SIOCGIFFLAGS flag macros
2021-10-28 11:24:36 +02:00
netinet
Kernel: Add the IP_{BLOCK_SOURCE, UNBLOCK_SOURCE, OPTIONS} macros
2021-12-05 12:53:29 +01:00
sys
Kernel: Add the IPPROTO_{IGMP, IPIP, RAW} protocol macros
2021-12-05 12:53:29 +01:00
dirent.h
…
fcntl.h
…
futex.h
Kernel+Userland: Remove global futexes
2021-08-17 01:21:47 +02:00
poll.h
Kernel: Define the POLLWRNORM alias for POLLOUT
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: Add _SC_HOST_NAME_MAX
2021-09-11 00:28:39 +02:00