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-03-22 13:27:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2da3edb3d0d1faacc3c05f998eb68365cd5bdbc7
ladybird
/
Libraries
/
LibC
/
sys
History
joshua stein
f22322a06c
LibC: move in_addr and sockaddr_in to netinet/in.h
2020-01-02 04:09:56 +01:00
..
cdefs.h
LibC: Fix warnings in sys/cdefs.h if __BEGIN_DECLS is already defined
2019-09-23 18:58:12 +02:00
file.h
…
ioctl_numbers.h
Kernel: Add SIOCGIFHWADDR ioctl to get the MAC address of an adapter
2019-10-02 18:20:11 +02:00
ioctl.h
LibC: Move duplicated winsize struct definition into ioctl_numbers.h
2019-08-18 07:40:02 +02:00
mman.h
…
param.h
…
resource.h
…
select.cpp
…
select.h
…
socket.cpp
…
socket.h
LibC: move in_addr and sockaddr_in to netinet/in.h
2020-01-02 04:09:56 +01:00
stat.h
…
sysmacros.h
…
time.h
LibC+ping: Let's use the traditional timersub() et al prototypes
2019-12-27 23:07:28 +01:00
times.h
…
types.h
Kernel+LibPthread+LibC: Add a naive futex and use it for pthread_cond_t
2019-12-25 23:54:06 +01:00
uio.cpp
…
uio.h
…
un.h
…
utsname.h
…
wait.cpp
…
wait.h
LibC: Add WIFSTOPPED() macro in <sys/wait.h>.
2019-07-14 11:31:53 +02:00