Revert "Add bit manipulation functions"

Now that we optimized csrand_uniform(), we don't need these functions.

This reverts commit 7c8fe291b1260e127c10562bfd7616961013730f.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
This commit is contained in:
Alejandro Colomar
2023-01-19 04:23:44 +01:00
committed by Serge Hallyn
parent 1a0e13f94e
commit 848f53c1d3
3 changed files with 0 additions and 60 deletions

View File

@@ -12,7 +12,6 @@ libmisc_la_SOURCES = \
agetpass.c \
audit_help.c \
basename.c \
bit.c \
chkname.c \
chkname.h \
chowndir.c \