Michał Kowalczyk
|
137b2c5ee1
Convert Windows newlines to Unix
|
6 years ago |
Don Porter
|
4ebad2401e
PAL should give a clearer error when the executable cannot be found. Add it, and make a unit test for this behavior.
|
7 years ago |
Gary
|
0ca3acb9dc
Fix an error test on the result of mmap syscall
|
7 years ago |
Dmitrii Kuvaiskii
|
f58e478e43
Fixes oscarlab/graphene#239 (shim_do_epoll_wait ignores user-supplied timeout)
|
7 years ago |
Igor
|
9f87f6c31b
Fixed the ssl config file for Lighttpd (#164)
|
6 years ago |
Don Porter
|
32c276f9ad
Normalize this function's definition.
|
7 years ago |
Don Porter
|
139d49a72f
First cut at a .clang-format for the project
|
7 years ago |
Don Porter
|
203a3920fa
Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str.
|
7 years ago |
Don Porter
|
1dcef5f26d
Draft contributing guide
|
7 years ago |
Isaku Yamahata
|
bfbed330a6
remove unnecessary file Pal/include/pal/.gdb_history.
|
7 years ago |
Chia-Che Tsai
|
aa449b2caf
[LibOS] Removing ^M in shim_brk.c
|
7 years ago |
Chia-Che Tsai
|
bc9d01a95d
Update contact info in README.md (#284)
|
7 years ago |
Li Lei
|
627f2dafb8
Fixing warnings reported by -Wall (#258)
|
7 years ago |
woachk
|
f07dfd052f
Rebase and squash the FreeBSD PAL.
|
7 years ago |
Chia-Che Tsai
|
7f5a4cc87f
Allowing concurrent builds of different PALs
|
7 years ago |
Don Porter
|
a8e7749d08
Take out futex_wait03, again
|
7 years ago |
Gary
|
ae5b7a0294
Not clean up allocated and mapped memory resources in error handling code
|
7 years ago |
Chia-Che Tsai
|
a92f2c4973
Simplifying the flaky memory availability test for PAL
|
7 years ago |
Don Porter
|
36bd8827ac
Take waitpid03 (back) out of CI. It has been flaky, and should not have gone back into CI without pretty exhaustive testing.
|
7 years ago |
Wang, Gang
|
5f4464785d
Uninitialized hdl_hdr.fds bugfixes (#246) (#247)
|
7 years ago |
Wang, Gang
|
76f1ff4b24
No suffix to integer literals cause overflow (#251)
|
7 years ago |
Jat
|
6a1faf7874
gcc -dumpmachine returns x86_64-xxx-linux-gnu (#242)
|
7 years ago |
Chia-Che Tsai
|
58e608793e
Addressing GLIBC building issue with GCC 5/6/7/8 (#241)
|
7 years ago |
Li Lei
|
cd87b11b6f
Update README by reorganize the section of building Graphene-SGX (#236)
|
7 years ago |
Chia-Che Tsai
|
76cd8ed917
suppressing some glibc compilation warnings (#226)
|
7 years ago |
Amogh Akshintala
|
c818d66e91
Create index.md with a redirect (#224)
|
7 years ago |
Don Porter
|
256f39c33f
Restore VMA list assertions, at least for the debug build. (#222)
|
7 years ago |
Don Porter
|
37c2aae10c
Apply the fix suggested for uninitialized pipe non-blocking (#219) (#220)
|
7 years ago |
Don Porter
|
83d230a774
Add the shared object unit test to CI/standard unit test suites (#213)
|
7 years ago |
Chia-Che Tsai
|
e01769337c
Detecting invalid user memory given as system call inputs (#210)
|
7 years ago |