| Age | Commit message (Expand) | Author |
| 2022-02-08 | PR/56693: Walter Lozano: Add support for rl_delete_text and rl_set_key | christos |
| 2022-01-31 | PR/56622: Walter Lozano: Improve readline compatibility by adding | christos |
| 2022-01-29 | Add more refreshes from Walter Lozano. The readline example in | christos |
| 2022-01-29 | librefuse: default_log_func is __printflike | tnn |
| 2022-01-26 | remove double t from targeted, add missing r to arbitrary | andvar |
| 2022-01-25 | Correct (hopefully) the handling of wide characters. | blymn |
| 2022-01-24 | s/begining/beginning/ in comments and messages. | andvar |
| 2022-01-23 | librefuse: fix lint warnings about void function returning a value | rillig |
| 2022-01-22 | Use sysconf(_SC_PAGESIZE) instead of PAGE_SIZE | pho |
| 2022-01-22 | lib/librefuse: Implement all sorts of compat tweaks to appease various file s... | pho |
| 2022-01-22 | Zero-clear the fuse_context in fuse_destroy(3) | pho |
| 2022-01-22 | Add some missing struct fields, structs, and constants that are part of the API | pho |
| 2022-01-22 | Support the FUSE option -ho | pho |
| 2022-01-22 | Implement some missing functions that are part of the API | pho |
| 2022-01-22 | Correct the wrong prototype of fuse_daemonize(3) while retaining ABI compatib... | pho |
| 2022-01-22 | Cosmetic changes | pho |
| 2022-01-22 | Change the way how FUSE_*_VERSION are handled | pho |
| 2022-01-22 | Implement a dummy pathconf() which always returns EINVAL | pho |
| 2022-01-22 | Do not call fuse_operations.getattr() before initializing filesystem | pho |
| 2022-01-22 | Increase the warning level to spot more mistakes | pho |
| 2022-01-22 | lib/librefuse: Add support for legacy types and functions | pho |
| 2022-01-22 | lib/librefuse: Add stub functions for FUSE polling API | pho |
| 2022-01-22 | lib/librefuse: Implement data buffer API appeared on FUSE 2.9 | pho |
| 2022-01-22 | lib/librefuse: Implement FUSE session API and its signal handling functionality | pho |
| 2022-01-22 | lib/librefuse: Implement logging API appeared on FUSE 3.7 | pho |
| 2022-01-22 | Allow calling puffs_mount(3) before puffs_daemon(3) | pho |
| 2022-01-17 | PR/56640: Kimmo Suominen: Correct HISTORY section. | christos |
| 2022-01-16 | libpam: remove stray semicolon | rillig |
| 2022-01-16 | libcurses: remove unreachable statements | rillig |
| 2022-01-14 | Don't use __printflike, use the explicit attribute so that this works outside | christos |
| 2022-01-14 | libedit: rl_message: annotate __printflike | tnn |
| 2022-01-11 | PR/56618: Walter Lozano: Improve libedit compatibility with readline by | christos |
| 2022-01-10 | read the ps arguments from the correct place. | christos |
| 2022-01-10 | Get rid of usrstack/USRSTACK. Document that the old version of getargv is | christos |
| 2022-01-06 | Revert change for array definition, it was incorrect, thanks Uwe. | blymn |
| 2022-01-06 | Properly size and array to hold the larget return from wctomb. | blymn |
| 2022-01-04 | s/compnent/component/ | andvar |
| 2022-01-04 | exec(3): execlpe() first argument should be named "file" | uwe |
| 2022-01-04 | getopt_long(3): "index" is an argument, not a field. | uwe |
| 2022-01-04 | getopt_long(3): use NULL, not 0, for flag in the example. | uwe |
| 2022-01-02 | ptsname(3): fix equivalence example | uwe |
| 2022-01-01 | zero out the tzh structure to fix reproducibile builds. | christos |
| 2022-01-01 | s/sytem/system/ | msaitoh |
| 2022-01-01 | s/implemenation/implementation/ in comment. | msaitoh |
| 2021-12-31 | fix few typos in comments, mainly in word "parameter". | andvar |
| 2021-12-17 | curses: spell "foreground" correctly in comments | uwe |
| 2021-12-15 | Fix for PR lib/56298 | blymn |
| 2021-12-12 | fix typos in word "request(s)". | andvar |
| 2021-12-12 | fix typos in word "operation(s)". | andvar |
| 2021-12-11 | remove clause 3 from all my licenses that aren't conflicting with | mrg |