zfs/lib/libzpool
наб feb04e6680 Forbid basename(3) and dirname(3)
There are at least two interpretations of basename(3),
in addition to both functions being allowed to /both/ return a static
buffer (unsuitable in multi-threaded environments) /and/ raze the input
(which encourages overallocations, at best)

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #12105
2021-06-11 09:10:21 -07:00
..
Makefile.am Bump libzfs.so and libzpool.so versions 2021-04-01 16:53:05 -07:00
kernel.c Forbid basename(3) and dirname(3) 2021-06-11 09:10:21 -07:00
taskq.c Improve performance of zio_taskq_member 2020-03-03 10:29:38 -08:00
util.c lib/: set O_CLOEXEC on all fds 2021-04-11 15:45:59 -07:00