Dmitrii Kuvaiskii
|
5784d97375
[LibOS] Allow MSG_PEEK on recv()
|
4 years ago |
Michał Kowalczyk
|
44e186c503
Clean up asserts
|
5 years ago |
borysp
|
e23684bc3d
[LibOS] Rewrite rename* syscalls
|
5 years ago |
borysp
|
004c2fe9a4
[LibOS] Remove `opened` reference counter from `struct shim_handle`
|
5 years ago |
Isaku Yamahata
|
63f27e42d7
[LibOS] Remove abspath check from *at() syscalls
|
5 years ago |
Chia-Che Tsai
|
f98966265d
[LibOS] Fix an ambiguous intepretation of a shim handle
|
5 years ago |
Chia-Che Tsai
|
be9852784f
[All components] Remove all modelines from all source files
|
6 years ago |
Michał Kowalczyk
|
16d90cfe12
Fix parenthesizing and formatting of C macros
|
5 years ago |
Michał Kowalczyk
|
ae733cacd7
[LibOS] Convert locks from macros to functions
|
5 years ago |
Michał Kowalczyk
|
2bc2c04194
Remove trailing blanks
|
5 years ago |
Rafał Wojdyła
|
d362b2969b
[LibOS] Correctly set type of directory entries
|
5 years ago |
Li Lei
|
05c495c369
Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL
|
6 years ago |
Chia-Che Tsai
|
e01769337c
Detecting invalid user memory given as system call inputs (#210)
|
6 years ago |
Chia-Che Tsai
|
f8bf469018
Cleaning up and rewriting VMA bookkeeping code (#183)
|
6 years ago |
Don Porter
|
0433461802
License change to LGPL (#140)
|
7 years ago |
Don Porter
|
62f07c7181
Reimplement directory caching (#78)
|
7 years ago |
Chia-Che Tsai
|
a5bc12fd53
Fixing miscellaneous bugs in LibOS
|
7 years ago |
Don Porter
|
1c51584792
Fix some getdents bugs, drop a few flaky tests from the PASSED list.
|
7 years ago |
Chia-Che Tsai
|
27ed3b2f6b
- Fix calling convention issues in the glibc 2.19 patch
|
8 years ago |
Don Porter
|
62d2cfc6c5
Misc bugfixes, mostly in sockets and memory mapping
|
8 years ago |
Don Porter
|
d3d3c0116a
Make fdatasync a wrapper for fsync, for now. Assuming no apps rely on data-only sync for correctness.
|
8 years ago |
Chia-Che Tsai
|
b5586bbfc6
release v0.3
|
9 years ago |
Chia-Che Tsai
|
a3238c82c4
bugfixes
|
9 years ago |
Chia-Che Tsai
|
10c06ad723
The first official release
|
10 years ago |