0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set PTHREAD variables in configure.ac files More... almost 8 years ago
picotm 0.1.0 More... almost 8 years ago
Fix typos in README files and add README to tests/ More... almost 8 years ago
Fix sign-compare warning More... almost 8 years ago
libc: Fix uninitialized variable in ofd_tx_read_apply() More... almost 8 years ago
libc: Fix sign-compare warnings More... almost 8 years ago
tests: Fix sign-compare warnings More... almost 8 years ago
tests: Initialize variables in tx_random_rw() More... almost 8 years ago
Introduce 'picotm_save' More... almost 8 years ago
libc: Clear newcwd to -1 in vfs_tx_finish() More... almost 8 years ago
libc: Rename fs/ to vfs/ More... almost 8 years ago
libc: Rename com_fs_tx to vfs_module and clean up More... almost 8 years ago
libc: Rename com_fs to vfs_tx and clean up More... almost 8 years ago
libc: Wrap com_fd_get_cwd() in module interface More... almost 8 years ago
libc: Clean up include statements in fs/ More... almost 8 years ago
libc: Move com_fs_{exec, apply, undo}_{fchdir, mkstemp}() to comfs.c More... almost 8 years ago
libc: Invoke error_module_save_errno() directly for all internal calls More... almost 8 years ago
libc: Clean up error module More... almost 8 years ago
libc: Move public error-handling functions to libc.c More... almost 8 years ago
libc: Move transactional error handling into sub-directory error/ More... almost 8 years ago
libc: Rename |struct com_fd_fcntl_arg| to |struct fcntl_arg| More... almost 8 years ago
libc: Rename |struct com_fd_event| to |struct fd_event| More... almost 8 years ago
libc: Rename ofdtx to otfx_tx and clean up More... almost 8 years ago
libc: Move ofdtx interfaces to ofdtx.c More... almost 8 years ago
libc: Rename fdtx to fd_tx and clean up More... almost 8 years ago
libc: Move fdtx interfaces to fdtx.c More... almost 8 years ago
libc: Move |struct com_fd_event| to separate header file More... almost 8 years ago
libc: Rename com_fd to fildes_tx and clean up More... almost 8 years ago
libc: Move com_fd interfaces to comfd.{c,h} More... almost 8 years ago
libc: Clean up include statements in fd/ More... almost 8 years ago