Skip to content
GitLab
Explore
Sign in
gekkofs
Apr 10, 2025
reduced logging on libc
· 70aad82b
Ramon Nou
authored
Nov 14, 2024
and
Ramon Nou
committed
Apr 10, 2025
70aad82b
Enable GLIBC option"
· 65bb1460
Ramon Nou
authored
Nov 14, 2024
and
Ramon Nou
committed
Apr 10, 2025
65bb1460
Avoid multiple pthread_fork
· 8dccc6c1
Ramon Nou
authored
Nov 05, 2024
8dccc6c1
Activate Shell tests, now that fork works
· 296b6045
Ramon Nou
authored
Nov 11, 2024
296b6045
Updating tests, to remove 10000 check
· 4801a9ec
Ramon Nou
authored
Nov 11, 2024
and
Ramon Nou
committed
Apr 10, 2025
4801a9ec
Added cmake option to disable libc interception compilation
· 1b245cd7
Ramon Nou
authored
Nov 08, 2024
1b245cd7
Adding call to hook_chdir (missing for cd, in libc)
· 1a535ea0
Ramon Nou
authored
Nov 08, 2024
1a535ea0
Adding pthread_atfork to syscall
· ad9245e0
Ramon Nou
authored
Nov 04, 2024
ad9245e0
Solved fork issue (need hermes change, at exposed_memory:282), added user_lib autoinit
· 3ae7aa05
Ramon Nou
authored
Nov 04, 2024
3ae7aa05
added readdir
· d9043328
Ramon Nou
authored
Oct 23, 2024
d9043328
stat functions
· 5ae7595b
Ramon Nou
authored
Oct 09, 2024
and
Ramon Nou
committed
Apr 10, 2025
5ae7595b
add GSL
· 84597823
Ramon Nou
authored
Oct 03, 2024
84597823
First working libc interception version, init_libc should be still ifdef if we use the user library
· 3eddeec5
Ramon Nou
authored
Aug 08, 2024
3eddeec5
Add: new Syscalls, syscall number on syscalls, removes O_PATH on gkfs_open,...
· ce4fe5c8
Ramon Nou
authored
Sep 25, 2024
ce4fe5c8
updated mochi stack for UCX issues
· e18aadba
Ramon Nou
authored
Nov 28, 2024
e18aadba
Merge branch 'rnou/343-update-cli-for-cmake-3-10' into 'master'
· b01295cd
Ramon Nou
authored
Apr 10, 2025
b01295cd
cli updated from submodules
· 9b4a2c71
Ramon Nou
authored
Apr 10, 2025
9b4a2c71
Apr 08, 2025
Merge branch 'rnou/342-update-nlohmann_json-due-to-cmake-issue' into 'master'
· 1e6f49f2
Ramon Nou
authored
Apr 08, 2025
1e6f49f2
Resolve "Update dependencies due to cmake issue"
· bb7bb76d
Ramon Nou
authored
Apr 08, 2025
bb7bb76d
Merge branch...
· 6ddadb20
Ramon Nou
authored
Apr 08, 2025
6ddadb20
Resolve "Fix CMake warnings regarding compatibility with older versions"
· 9ae09d46
Julius Athenstaedt
authored
Apr 08, 2025
and
Ramon Nou
committed
Apr 08, 2025
9ae09d46
Apr 01, 2025
Merge branch 'rnou/341-gkfs_do_write-uses-int-instead-of-size_t' into 'master'
· f7a25d8b
Ramon Nou
authored
Apr 01, 2025
f7a25d8b
Resolve "gkfs_do_write uses int instead of size_t"
· c4ed9bb7
Ramon Nou
authored
Apr 01, 2025
c4ed9bb7
Mar 21, 2025
Merge branch 'rnou/340-dup3-returns-enotsup' into 'master'
· 0fc872b8
Ramon Nou
authored
Mar 21, 2025
0fc872b8
Resolve "dup3 returns ENOTSUP"
· 2fa96eb3
Ramon Nou
authored
Mar 21, 2025
2fa96eb3
Mar 20, 2025
add linux dirent 64 bits
· 8d65f46b
Ramon Nou
authored
Mar 20, 2025
8d65f46b
Merge branch 'rnou/339-extract-more-user-functions' into 'master'
· 09d71ad1
Ramon Nou
authored
Mar 20, 2025
09d71ad1
typo
· 23da7c52
Ramon Nou
authored
Mar 20, 2025
23da7c52
Add new user functions and export additional library functions
· 85b2220e
Ramon Nou
authored
Mar 20, 2025
85b2220e
Merge branch 'rnou/338-refactor-gfind-sfind' into 'master'
· 7e3dc3e7
Ramon Nou
authored
Mar 20, 2025
7e3dc3e7
Resolve "refactor gfind / sfind"
· 3f473537
Ramon Nou
authored
Mar 20, 2025
3f473537
Mar 19, 2025
Merge branch 'rnou/300-new-fd-assign-method' into 'master'
· 2a2b395b
Ramon Nou
authored
Mar 19, 2025
2a2b395b
Implement fd protection mechanism and update documentation
· 8ce7ef50
Ramon Nou
authored
Mar 19, 2025
8ce7ef50
Merge branch 'rnou/315-lstat-inf-loop-on-resolve_new' into 'master'
· d3517cd3
Ramon Nou
authored
Mar 19, 2025
d3517cd3
Add resolve_last_link parameter to resolve_new function for improved CI compatibility
· 66b11f1a
Ramon Nou
authored
Mar 19, 2025
66b11f1a
active wait for test malleability
· 75f6bdc9
Ramon Nou
authored
Mar 19, 2025
75f6bdc9
more fairless for malleability test
· 35c72211
Ramon Nou
authored
Mar 19, 2025
35c72211
reduce servers for malleability
· d3b6f976
Ramon Nou
authored
Mar 19, 2025
d3b6f976
reduce needs of malleability test
· 4327ebb7
Ramon Nou
authored
Mar 19, 2025
4327ebb7
Mar 18, 2025
increase timeout
· 35e0deef
Ramon Nou
authored
Mar 18, 2025
35e0deef
Loading