0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 15 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build: Move local M4 input files to separate directory More... 9 months ago
libc/files: Fix [static 1] usage More... about 1 year ago
CI: Update Travis CI environment to Ubuntu 18.04 More... almost 4 years ago
configure.ac: Update C release to C17 More... almost 4 years ago
libc/fildes: Merge implemenations of file-buffer tables in filebuf.{c,h} More... almost 4 years ago
libc/fildes: Provide file-buffer base class in filebuf.{c,h} More... almost 4 years ago
libc/fildes: Merge file-table implemenations in filetab.{c,h} More... almost 4 years ago
libc/fildes: Remove open file descriptions More... almost 4 years ago
libc/fildes: Fix documentation of file buffers More... almost 4 years ago
libc/fildes: Fix documentation of struct file_tx More... almost 4 years ago
libc/fildes: Replace struct ofd_tx with struct file_tx in struct fd_tx More... almost 4 years ago
libc/fildes: Replace ofd_tx ops macros with file_tx ops macros More... almost 4 years ago
libc/fildes: Remove struct ofd_tx from file_tx ops More... almost 4 years ago
libc/fildes: Implement seekoptab in struct regfile_tx More... almost 4 years ago
libc/fildes: Implement file offset in struct regfile_tx More... almost 4 years ago
libc/fildes: Fail in compare if file descriptor is non-equal in file tables More... almost 4 years ago
libc/fildes: Add fildes to |struct file id| More... almost 4 years ago
libc/fildes: Implement |struct ofd_id| without |struct file_id| More... almost 4 years ago
libc/fildes: Distinguish between existing and new files in setup More... almost 4 years ago
fildes: Add file-buffer id More... over 4 years ago
fildes: Implement sockets with sockbuf More... over 4 years ago
fildes: Implement chrdev with seekbuf More... over 4 years ago
fildes: Implement FIFO with pipebuf More... over 4 years ago
fildes: Add data argument to prepare callback More... over 4 years ago
fildes: Implement regfile with seekbuf More... over 4 years ago
libm: Replace lgamma() functions with thread-safe variant More... about 5 years ago
ptrdata: Avoid possible data race when accessing shared data More... about 5 years ago
locale: Copy setlocale()'s return value to avoid interference with TM More... about 5 years ago
locale: Protect calls to setlocale() with spinlock More... about 5 years ago
signal: Avoid data-race warning in SIGSEGV signal test More... about 5 years ago