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-04-25 22:13:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
709581e141a3c50dd10ded36b9df79ceaa7e8c14
ladybird
/
Libraries
/
LibC
/
sys
History
Luke
bf809226de
LibC: Add SCM_RIGHTS to sockets.h and caddr_t to types.h
2020-09-27 01:02:11 +02:00
..
arch
/i386
…
cdefs.h
…
file.h
…
internals.h
LibC: Move C++ABI functions to cxxabi.cpp, typecheck cxa_atexit
2020-08-12 20:40:59 +02:00
ioctl_numbers.h
…
ioctl.h
…
mman.h
…
param.h
…
ptrace.cpp
…
ptrace.h
…
resource.h
…
select.cpp
…
select.h
…
socket.cpp
Kernel+LibC+UserspaceEmulator: Mostly add recvmsg(), sendmsg()
2020-09-17 17:23:01 +02:00
socket.h
LibC: Add SCM_RIGHTS to sockets.h and caddr_t to types.h
2020-09-27 01:02:11 +02:00
stat.h
LibC: Move stat(), lstat() and fstat() to <sys/stat.h>
2020-08-11 20:29:14 +02:00
sysmacros.h
…
time.h
LibC: Add settimeofday
2020-09-06 21:50:55 +02:00
times.h
…
types.h
LibC: Add SCM_RIGHTS to sockets.h and caddr_t to types.h
2020-09-27 01:02:11 +02:00
uio.cpp
…
uio.h
…
un.h
…
utsname.h
…
wait.cpp
…
wait.h
…