NetBSD/tests/lib
riastradh ddb0a7e7a7 swab(3): Rewrite this to be understandable.
And make the tests work, and exercise all lengths up to 100.

Evidently the previous definition, presumably tightly optimized for
1980s-era compilers and CPUs, was too hard to understand, because it
was incorrectly tested for two decades and broken for years.

PR lib/57141

XXX pullup-8
XXX pullup-9
XXX pullup-10
2022-12-28 15:34:19 +00:00
..
csu test: fix typo and improve wording 2022-06-22 21:11:41 +00:00
libarchive PR kern/55272: do not skip this test on single cpu machines - it is not 2021-02-19 18:36:50 +00:00
libbluetooth
libbpfjit
libc swab(3): Rewrite this to be understandable. 2022-12-28 15:34:19 +00:00
libcrypt remove comment, it's fixed 2021-10-12 13:24:21 +00:00
libcurses Update check files due to reversion of a libcurses change. 2022-12-05 21:15:07 +00:00
libdes s/rouine/routine/ 2021-12-05 07:33:56 +00:00
libevent new GCC_NO_* uses for warning issues. most of the users of the new 2021-04-12 06:08:30 +00:00
libexecinfo t_sig_backtrace: Pacify vfork clobber warning with volatile. 2022-07-25 22:43:01 +00:00
libi386 remove hacks. 2021-04-30 13:53:30 +00:00
libm Add sincos{,f,l} from FreeBSD 2022-08-27 08:31:58 +00:00
libnvmm Implement support for trapping REP CMPS instructions in NVMM. 2020-12-27 20:56:14 +00:00
libobjc Handle the GCC restriction like the set list by explicitly checking for 2018-05-09 13:18:02 +00:00
libossaudio s/suported/supported in comments 2021-08-02 17:43:55 +00:00
libposix Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
libppath Remove extra semicolon. 2020-05-14 08:34:17 +00:00
libprop Fix pasto; use {,U}LLONG{MIN,MAX} correctly in the {u,}llong{min,max} 2020-06-24 14:28:10 +00:00
libpthread This test makes (made) a false assumption about the way that 2022-12-11 10:02:53 +00:00
librefuse librefuse: Preparation of a proper API versioning; no more #ifdef woes in user code 2021-12-04 06:42:39 +00:00
librt Add expected-fail test for kern/56549 2021-12-14 16:25:11 +00:00
librumpclient PR 55338: re-enable threxec test for more test coverage. 2020-11-08 08:54:50 +00:00
librumphijack The nfs_autoload test case has now been broken for more than four years. 2021-11-11 07:38:21 +00:00
libskey
libsljit
libtre
libusbhid
libutil Sync with if_dl.h rev. 1.31's change. 2022-11-07 08:34:30 +00:00
lua fix vax 2022-11-23 18:18:57 +00:00
semaphore Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
Makefile lua libm API from Phil Rulon 2022-11-21 22:01:32 +00:00
Makefile.inc