.. |
cdefs.h
|
LibC: Run clang-format on everything.
|
2019-06-07 11:49:03 +02:00 |
file.h
|
Tiny LibC things.
|
2018-11-05 14:54:11 +01:00 |
ioctl.h
|
Add TIOCGWINSZ ioctl so userland can determine terminal geometry.
|
2018-11-29 03:45:23 +01:00 |
ioctl_numbers.h
|
Meta: Tweak .clang-format to not wrap braces after enums.
|
2019-06-07 17:13:23 +02:00 |
mman.h
|
Add getpwent() family of functions to LibC.
|
2018-10-31 19:54:25 +01:00 |
param.h
|
Add getwd().
|
2018-11-06 15:59:57 +01:00 |
resource.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
select.cpp
|
LibC: Run clang-format on everything.
|
2019-06-07 11:49:03 +02:00 |
select.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
socket.cpp
|
LibC: Run clang-format on everything.
|
2019-06-07 11:49:03 +02:00 |
socket.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
stat.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
sysmacros.h
|
Various stubs while trying to get an old coreutils to build.
|
2018-11-17 15:56:09 +01:00 |
time.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
times.h
|
Lots of minor compat stuff while seeing if bash would build.
|
2018-11-05 16:40:48 +01:00 |
types.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
uio.cpp
|
LibC: Run clang-format on everything.
|
2019-06-07 11:49:03 +02:00 |
uio.h
|
LibC: Oops, I forgot to commit sys/uio.{cpp,h} yesterday.
|
2019-05-10 17:38:51 +02:00 |
un.h
|
LibC: First pass of compat work / stubs while trying to build OpenSSL.
|
2019-05-21 21:36:08 +02:00 |
utsname.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
wait.cpp
|
LibC: Run clang-format on everything.
|
2019-06-07 11:49:03 +02:00 |
wait.h
|
LibC: Move wait-related stuff to <sys/wait.h>. #POSIX
|
2019-05-30 15:12:09 +02:00 |