Andreas Kling
|
c65a735d71
Kernel+LibC: Share definitions for dirent.h
|
3 年 前 |
Andreas Kling
|
77c2c0f620
Kernel+LibC: Share definitions for serenity.h
|
3 年 前 |
Andreas Kling
|
6f78377864
Kernel+LibC: Share definitions for sys/wait.h
|
3 年 前 |
Andreas Kling
|
661bd992b0
Kernel+LibC: Share definitions for net/{if,if_arp,route}.h
|
3 年 前 |
Andreas Kling
|
ff50122dc5
Kernel+LibC: Share definitions for futex.h
|
3 年 前 |
Andreas Kling
|
6fd7212476
Kernel+LibC: Share definitions for signal.h
|
3 年 前 |
Andreas Kling
|
9dc1350177
Kernel+LibC: Share definitions for netinet/in.h
|
3 年 前 |
Andreas Kling
|
b92e6b02e5
Kernel+LibC: Share definitions for sys/socket.h and sys/un.h
|
3 年 前 |
Andreas Kling
|
d277cdfd4c
Kernel+LibC: Share definitions for termios.h
|
3 年 前 |
Andreas Kling
|
a8d1c2dde9
Kernel+LibC: Share definitions for sys/mman.h
|
3 年 前 |
Andreas Kling
|
0a78056453
Kernel+LibC: Share definitions for time.h and sys/stat.h
|
3 年 前 |
Andreas Kling
|
740140a661
Kernel+LibC: Share definitions in fcntl.h and sys/types.h
|
3 年 前 |
Liav A
|
bf1adc2d5d
Kernel+LibC: Use 64 bit values for ino_t
|
4 年 前 |
Andreas Kling
|
0d997d48ea
Kernel+LibC: Add PERF_EVENT_SIGNPOST
|
3 年 前 |
Jean-Baptiste Boric
|
0286160b62
Kernel: Add syscall performance event type
|
3 年 前 |
Andreas Kling
|
f02d73db4d
LibC+Kernel: Use an enum for clockid_t values
|
3 年 前 |
Luke
|
e3b588a43d
Kernel+LibC: Add linger to sys/sockets.h
|
4 年 前 |
brapru
|
8313d35749
Kernel: Support ioctl SIOCSARP and SIOCDARP
|
4 年 前 |
Andreas Kling
|
09bc4cee15
Kernel: Remove unused madvise(MADV_GET_VOLATILE)
|
4 年 前 |
Andreas Kling
|
2d1a651e0a
Kernel: Make purgeable memory a VMObject level concept (again)
|
4 年 前 |
Peter Elliott
|
3fa2816642
Kernel+LibC: Implement fcntl(2) advisory locks
|
4 年 前 |
Jelle Raaijmakers
|
e483de93ce
LibC: Define `MSG_OOB`
|
4 年 前 |
Jelle Raaijmakers
|
496988de47
LibC: Add POSIX timer constants
|
4 年 前 |
Brian Gianforcaro
|
83fc591cea
Kernel: Generate page fault events from the kernel profiler
|
4 年 前 |
Gunnar Beutner
|
277f333b2b
Kernel: Add support for profiling kmalloc()/kfree()
|
4 年 前 |
Gunnar Beutner
|
572bbf28cc
Kernel+LibC: Add support for filtering profiling events
|
4 年 前 |
Gunnar Beutner
|
8b2ace0326
Kernel: Track performance events for context switches
|
4 年 前 |
Justin
|
1c3badede3
Kernel: Add statvfs & fstatvfs Syscalls
|
4 年 前 |
Mart G
|
e7310ba45a
Kernel+LibC: Add fstatat
|
4 年 前 |
Sergey Bugaev
|
78459b92d5
Kernel: Implement IP multicast support
|
4 年 前 |