0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
libc: Separate global ofdtab state from implementation More... over 6 years ago
libc: Separate global fdtab state from implementation More... over 6 years ago
libc: Store sockettab state in |struct fildes_sockettab| More... over 6 years ago
libc: Store regfiletab state in |struct fildes_regfiletab| More... over 6 years ago
libc: Store fifotab state in |struct fildes_fifotab| More... over 6 years ago
libc: Store dirtab state in |struct fildes_dirtab| More... over 6 years ago
libc: Store chrdevtab state in |struct fildes_chrdevtab| More... over 6 years ago
libc: Store ofdtab state in |struct fildes_ofdtab| More... over 6 years ago
libc: Store fdtab state in |struct fildes_fdtab| More... over 6 years ago
tm: Maintain shared state in shared-ref16 object More... over 6 years ago
libc: Maintain shared CWD state in shared-ref16 object More... over 6 years ago
core: Move thread-local error out of thread state More... over 6 years ago
core: Remove update_cc() and clear_cc() from module ops More... over 6 years ago
libc: Replace cwd {update,clear}_cc() with finish() More... over 6 years ago
libc: Remove empty fildes_tx_{update,clear}_cc() implementations More... over 6 years ago
libc: Merge fdtab_tx's {update,clear}_cc() into finish() More... over 6 years ago
libc: Merge fd_tx's {update,clear}_cc() into finish() More... over 6 years ago
libc: Merge ofd_tx's {update,clear}_cc() into finish() More... over 6 years ago
libc: Merge file_tx's {update,clear}_cc() into finish() More... over 6 years ago
Describe |struct picotm_module_ops| in module tutorial More... over 6 years ago
txlib: Introduce prepare_commit() function More... over 6 years ago
libc: Remove unused function fd_validate() More... over 6 years ago
libc: Introduce prepare_commit() function for file descriptors More... over 6 years ago
core: Remove picotm_is_valid() and its implementation More... over 6 years ago
core: Replace lock(), unlock(), validate() module ops with prepare_commit() More... over 6 years ago
libc: Remove lock() and unlock() from |struct fildes_tx| More... over 6 years ago
libc: Remove lock(), unlock(), and validate() from |struct ofd_tx| More... over 6 years ago
libc: Remove lock(), unlock() and validate() from |struct file_tx_ops| More... over 6 years ago
tm: Remove empty lock(), unlock(), and validate() ops More... over 6 years ago
tm: Undo active pages using picotm_slist_walk_2() More... over 6 years ago