tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Kernel
/
API
/
POSIX
/
at
master
3 folders
16 files
net
Kernel: Add support for route flags
3 years ago
netinet
LibC: Add missing definitions for IPv6 packet info
3 years ago
sys
Kernel: Support sending filedescriptors with sendmsg(2) and SCM_RIGHTS
3 years ago
dirent.h
Kernel+LibC: Share definitions for dirent.h
4 years ago
errno.h
Kernel: Add ESTALE errno code (stale network file handle)
3 years ago
fcntl.h
Kernel: Support F_DUPFD_CLOEXEC command to fcntl(2)
3 years ago
futex.h
Kernel: Clean up sys$futex and add support for cross-process futexes
3 years ago
ifaddrs.h
Kernel+LibC: Stub out getifaddrs() and freeifaddrs()
4 years ago
poll.h
Kernel: Add support for the POLLWRBAND poll event
4 years ago
sched.h
Kernel+LibC: Report correct scheduling priority limits
3 years ago
select.h
Kernel+LibC: Move the FD_SETSIZE declaration to API/POSIX/select.h file
3 years ago
serenity.h
Kernel/Profiling: Add profiling to read syscall
4 years ago
signal.h
Kernel+LibC: Move LibC/signal_numbers.h to Kernel/API/POSIX
3 years ago
signal_numbers.h
Kernel+LibC: Move LibC/signal_numbers.h to Kernel/API/POSIX
3 years ago
stdio.h
Kernel+LibC: Share definitions for stdio.h
4 years ago
termios.h
Kernel+LibC: Share definitions for termios.h
4 years ago
time.h
Kernel+LibC: Share definitions for time.h and sys/stat.h
4 years ago
ucontext.h
Kernel: Add missing include in API
3 years ago
unistd.h
Kernel: Add non standard value to sys$sysconf
3 years ago