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