aboutsummaryrefslogtreecommitdiff
path: root/contrib/libc-vis
Commit message (Expand)AuthorAgeFilesLines
* Remove __FBSDID from netbsd libc sourcesBrooks Davis2023-11-212-4/+0
* vis: relocate _DIAGASSERT() defineBrooks Davis2023-11-211-1/+2
* vis(3): need <stdint.h> for SIZE_MAXKyle Evans2023-08-131-0/+1
* Merge commit 'acb089b983171667467adc66f56a723b609ed22e' into kbsd/visKyle Evans2023-08-135-30/+76
* libc: fix some overflow scenarios in vis(3)Kyle Evans2023-08-081-8/+46
* vis(3): avoid out-of-bounds stack buffer readsAlex Richardson2021-06-161-1/+2
* Update vis(3) the latest from NetBSD.Brooks Davis2017-11-284-21/+39
* vis(3): delete spurious .Pp macroEnji Cooper2017-05-231-1/+0
* strvis(3): Avoid internal state of multibyte functions being tainted.Bryan Drewery2016-12-061-3/+8
* Update to a June 8th snapshot of (un)vis form NetBSD.Brooks Davis2016-06-084-51/+159
* Merge from NetBSD:Brooks Davis2014-09-081-9/+16
* Restore the Nx macro lost in transit.Sergey Kandaurov2014-01-291-0/+1
* Update to the latest (un)vis(3) sources from NetBSD. This addsBrooks Davis2013-03-145-404/+588
* Replace our implementation of the vis(3) and unvis(3) APIs withBrooks Davis2012-12-185-0/+1962