freebsd-dev/lib/libdevdctl
Ed Maste 52f2b03877 libdevdctl: update deprecated deprecation warning comment
The comment indicated -Wno-deprecated-declarations was used to avoid
warnings about deprecated auto_ptr and various deprecated function
objects from <functional>.  libdevdctl (now) does not use auto_ptr,
so don't mention it in the comment.

Sponsored by:	The FreeBSD Foundation
2022-12-04 10:17:37 -05:00
..
tests Use .CURDIR:H instead of .CURDIR to simplify pathing in output, etc 2017-01-20 04:55:14 +00:00
consumer.cc directly create the socket with SOCK_NONBLOCK instead of calling fcntl(2) 2016-10-15 13:16:52 +00:00
consumer.h Coverity fixes for r300906 2016-05-31 23:26:45 +00:00
event_factory.cc
event_factory.h
event.cc Fix race in case of device destruction. 2021-04-13 11:25:27 -04:00
event.h libdevdctl: minor spelling fixes. 2016-05-30 19:25:00 +00:00
exception.cc
exception.h
guid.cc
guid.h libdevdctl: g++9 avoid Wdeprecated-copy 2019-12-21 02:44:26 +00:00
Makefile libdevdctl: update deprecated deprecation warning comment 2022-12-04 10:17:37 -05:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00