]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Remove getopt.c and getopt1.c
authorDonald Sharp <sharpd@nvidia.com>
Tue, 28 Feb 2023 18:26:10 +0000 (18:26 +0000)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 28 Mar 2023 14:07:38 +0000 (10:07 -0400)
commit2c38c794a0fc89a984d32cb76a827e0cdb6f0525
tree25701377943fb006e2ad453328267e46f4b5869c
parent2cc428bee24bbff391c45818c810fbb9127d89e3
lib: Remove getopt.c and getopt1.c

Why do we need getopt code that is standard in everything
that we compile against?

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/getopt.c [deleted file]
lib/getopt.h [deleted file]
lib/getopt1.c [deleted file]
lib/subdir.am
tests/lib/cxxcompat.c
vrrpd/vrrp_main.c