Dmitrii Kuvaiskii
|
da2dd37dd8
[LibOS, Pal/{Linux,Linux-SGX}] Better emulation of polling
|
преди 5 години |
Dmitrii Kuvaiskii
|
56bc2b49ad
[LibOS] Comprehensive cleanup of epoll_create()/epoll_ctl()/epoll_wait()
|
преди 5 години |
borysp
|
6cfaf420b3
[LibOS] Rework futexes implementation
|
преди 5 години |
Krishnakumar, Sudha
|
3ee41aa9ff
[LibOS, Pal] Support eventfd()
|
преди 5 години |
Michał Kowalczyk
|
bc0beaa253
Refactor alignment macros
|
преди 5 години |
borysp
|
323be6717d
[LibOS] Change minimal file descriptor number to be 0
|
преди 5 години |
Michał Kowalczyk
|
de42ebabe1
Reformat repository to our clang-format rules
|
преди 5 години |
Michał Kowalczyk
|
6356559e39
Fix header dependencies
|
преди 5 години |
borysp
|
004c2fe9a4
[LibOS] Remove `opened` reference counter from `struct shim_handle`
|
преди 5 години |
Chia-Che Tsai
|
0d89dda052
[LibOS] Fix the implementation of getrlimit/setrlimit syscalls
|
преди 5 години |
borysp
|
7bfb250878
[LibOS] Enable readdir to list directories with many entries
|
преди 5 години |
Chia-Che Tsai
|
f98966265d
[LibOS] Fix an ambiguous intepretation of a shim handle
|
преди 5 години |
Don Porter
|
27213b18e0
[LibOS] Fix compilation errors with -Wunused-parameter flags
|
преди 5 години |
Chia-Che Tsai
|
d314707d4c
[LibOS] Fix all warnings with -Wsign-compare
|
преди 5 години |
Chia-Che Tsai
|
be9852784f
[All components] Remove all modelines from all source files
|
преди 6 години |
Michał Kowalczyk
|
16d90cfe12
Fix parenthesizing and formatting of C macros
|
преди 5 години |
Michał Kowalczyk
|
1076fd4fa0
[LibOS] Use `struct shim_lock` instead of LOCKTYPE
|
преди 5 години |
Isaku Yamahata
|
d357ab9a26
[LibOS] Accept all rlimit resources for [gs]etrlimit()
|
преди 5 години |
Michał Kowalczyk
|
2bc2c04194
Remove trailing blanks
|
преди 5 години |
Isaku Yamahata
|
b44d8335a1
[LibOS] fix futex signature
|
преди 5 години |
Li Lei
|
05c495c369
Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL
|
преди 6 години |
Don Porter
|
33e24e72d9
Put back some lost epoll code (#137)
|
преди 6 години |
Chia-Che Tsai
|
849859809c
fix for large files within an SGX enclave (#136)
|
преди 6 години |
Don Porter
|
0433461802
License change to LGPL (#140)
|
преди 6 години |
Don Porter
|
d04f172e89
Replace the atomics implementation (#83)
|
преди 7 години |
Don Porter
|
2e9438f71c
Replace Linux List code with a new implementation (#71)
|
преди 7 години |
Don Porter
|
7d98e8ca28
Debug waitpid tests (partially): Fix exit status wrt signals, support nlink in the chroot fs. We don't currently support core dumps from graphene, so some waitpid tests will fail for this reason.
|
преди 7 години |
Chia-Che Tsai
|
76967f39d3
Bugfixes:
|
преди 7 години |
Chia-Che Tsai
|
b6e06b5f79
- add linux-test-project to apps
|
преди 7 години |
Don Porter
|
760446deac
Address bug report #11, by using 64-bit offsets and lengths internally. Create a regression test to capture this case
|
преди 8 години |