| Age | Commit message (Expand) | Author |
| 2022-06-25 | Decode function descriptors (aka plabels) on hppa to fix backtrace. | skrll |
| 2022-06-23 | Use "fmadd" to implement fma(3) on ppc. | martin |
| 2022-06-23 | Oops... fix SYMTAB_DEBUG build | skrll |
| 2022-06-23 | Define and use a DPRINTF macro | skrll |
| 2022-06-23 | Trailing whitespace | skrll |
| 2022-06-23 | libm: build fma(3), fmaf(3), fmal(3) on powerpc. | he |
| 2022-06-21 | Support ifunc on aarch64. The tests pass at least. | skrll |
| 2022-06-21 | Wrap long #if defined(...) || ... and sort. NFCI. | skrll |
| 2022-06-21 | Trailing whitespace | skrll |
| 2022-06-15 | Set provider to NULL -- "pam" is not a valid security key helper library. | hannken |
| 2022-06-09 | fix typo in comment: white spae -> whitespace. | andvar |
| 2022-06-07 | Add method to initialize errinfo so that npfctl does not print random strings. | christos |
| 2022-06-06 | Save and restore %r19 the "linkage table pointer register" across the call | skrll |
| 2022-05-31 | libpthread(3): Fix a marvellous interaction with rtld. | riastradh |
| 2022-05-31 | libc: Reintroduce getentropy. | riastradh |
| 2022-05-31 | fix various typos in comments, documentation and messages. | andvar |
| 2022-05-30 | Remove comment-outed garbage. | rin |
| 2022-05-30 | Introduce libc_aligned.so for evbppc-powerpc32, which provides | rin |
| 2022-05-30 | Obsolete hack for evbppc to replace memcmp(9), memcpy(9), and memmove(9) | rin |
| 2022-05-29 | Make it compile again | martin |
| 2022-05-29 | Avoid null SEGV if libargon passed string with too few $ | abs |
| 2022-05-29 | Free strdup'd value in libargon decode_option error paths | abs |
| 2022-05-28 | fix various typos in comments. | andvar |
| 2022-05-24 | fix various typos in comment, documentation and log messages. | andvar |
| 2022-05-24 | fix various typos in comments, docs and log messages. | andvar |
| 2022-05-23 | s/beggining/beginning/ in comments. | andvar |
| 2022-05-22 | fix various small typos, mainly in comments. | andvar |
| 2022-05-22 | usbhid.3: hid_parse_usage_in_page() actually returns int | charlotte |
| 2022-05-21 | curses_input.3: wtimeout() returns void too | uwe |
| 2022-05-21 | curses_input.3: timeout() actually returns void | charlotte |
| 2022-05-21 | fix typo in sigaction(2) | dholland |
| 2022-05-19 | Set the last change pointer after adding a character at the bottom right | blymn |
| 2022-05-19 | Use RAS_{START,END}_ASM_HIDDEN | skrll |
| 2022-05-16 | curses_input.3: fix argument type for keypad, notimeout, nodelay | rillig |
| 2022-05-15 | s/wich/which in comments. | andvar |
| 2022-05-15 | PR/56838: David A. Holland: namespace pollution in static libcrypt | christos |
| 2022-05-12 | Make clrtoeol match the ncurses behaviour where it seems to make the | blymn |
| 2022-05-11 | fix various typos in comments. | andvar |
| 2022-05-06 | PR lib/56395 | rin |
| 2022-05-05 | Don't force the refresh, it doesn't really need it. | blymn |
| 2022-05-03 | * Don't redraw the background if the new background character is the | blymn |
| 2022-04-27 | Fix for PR 56243 | blymn |
| 2022-04-26 | Fix for PR 55517. | blymn |
| 2022-04-26 | Fix default quota file names, both user and group quota used the | hannken |
| 2022-04-23 | fix date -d 12/01/2022, found by Anon Ymous | christos |
| 2022-04-19 | fix for PR 55496 | blymn |
| 2022-04-19 | lib: remove CONSTCOND comment | rillig |
| 2022-04-16 | fix various typos in comments and log messages. | andvar |
| 2022-04-13 | Fix build (enabled only for MKDEBUG?) | pgoyette |
| 2022-04-12 | Fix compile breakage when wide char support is disabled. | blymn |