ladybird/Userland/Libraries/LibC/sys
Ali Mohammad Pur 727403746f LibC: Make makedev()/minor()/major() static
As we've opted to make these inline functions and not macros, let's at
least make sure that the users don't *observe* multiple definitions of
these functions.
2021-07-09 15:36:50 +02:00
..
arch Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters 2021-06-27 15:46:42 +02:00
cdefs.h
file.h
internals.h LibC: Don't use C++ attribute syntax in C-visible headers 2021-07-03 01:56:31 +04:30
ioctl.h
ioctl_numbers.h Kernel: Add keyboard ioctl to get num/caps lock state 2021-07-07 10:44:20 +02:00
mman.cpp
mman.h
param.h
prctl.cpp
prctl.h
prctl_numbers.h
ptrace.cpp
ptrace.h
resource.h
select.cpp
select.h LibC: Make sure the definition for struct timeval is available 2021-06-16 20:08:13 +02:00
socket.cpp
socket.h
stat.h
statvfs.cpp
statvfs.h
sysmacros.h
time.h
times.h
ttydefaults.h
types.h LibC: Make makedev()/minor()/major() static 2021-07-09 15:36:50 +02:00
uio.cpp
uio.h
un.h
utsname.h
wait.cpp
wait.h