aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/kern/fdgrowtable_test.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* fdgrowtable tests: Address a set-but-not-used warningMark Johnston2023-04-061-0/+2
* fdgrowtable_test.c: appease gccRyan Libby2020-12-111-1/+1
* fd: free old file descriptor tables when not sharedRobert Wing2020-11-221-0/+267