-
cpp-4.7.2-2.fc17.a6.armv6hl
Cpp is the GNU C-Compatible Compiler Preprocessor.
Cpp is a macro processor which is used automatically
by the C compiler to transform your program before actual
compilation. It is called a macro processor because it allows
you to define macros, abbreviations for longer
constructs.
The C preprocessor provides four separate functionalities: the
inclusion of header files (files of declarations that can be
substituted into your program); macro expansion (you can define macros,
and the C preprocessor will replace the macros with their definitions
throughout the program); conditional compilation (using special
preprocessing directives, you can include or exclude parts of the
program according to various conditions); and line control (if you use
a program to combine or rearrange source files into an intermediate
file which is then compiled, you can use line control to inform the
compiler about where each source line originated).
You should install this package if you are a C programmer and you use
macros.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
cppunit-1.12.1-3.fc12.x86_64
CppUnit is the C++ port of the famous JUnit framework for unit testing.
Test output is in XML for automatic testing and GUI based for supervised
tests.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
cppunit-1.12.1-8.fc18.armv6hl
CppUnit is the C++ port of the famous JUnit framework for unit testing.
Test output is in XML for automatic testing and GUI based for supervised
tests.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
cppunit-doc-1.12.1-3.fc12.x86_64
The cppunit-doc package contains HTML formatted API documention generated by
the popular doxygen documentation generation tool.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
cppunit-doc-1.12.1-8.fc18.armv6hl
The cppunit-doc package contains HTML formatted API documention generated by
the popular doxygen documentation generation tool.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
cpufrequtils-008-5.lbn13.x86_64
cpufrequtils contains several utilities that can be used to control
the cpufreq interface provided by the kernel on hardware that
supports CPU frequency scaling.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
cpuspeed-1.5-13.fc13.x86_64
cpuspeed is a daemon that dynamically changes the speed
of your processor(s) depending upon its current workload
if it is capable (needs Intel Speedstep, AMD PowerNow!,
or similar support).
This package also supports enabling cpu frequency scaling
via in-kernel governors on Intel Centrino and AMD
Athlon64/Opteron platforms.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
crack-5.0a-12.fc12.x86_64
Crack is a password guessing program that is designed to quickly locate
insecurities in Unix (or other) password files by scanning the contents of a
password file, looking for users who have misguidedly chosen a weak login
password.
This package creates a group named "crack" and the Crack program puts all
its results in the /usr/share/crack/run directory, which belongs to that group.
Only users in the crack group can use this package.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
crack-5.0a-17.fc18.armv6hl
Crack is a password guessing program that is designed to quickly locate
insecurities in Unix (or other) password files by scanning the contents of a
password file, looking for users who have misguidedly chosen a weak login
password.
This package creates a group named "crack" and the Crack program puts all
its results in the /var/lib/crack/run directory, which belongs to that group.
Only users in the crack group can use this package.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
cracklib-2.8.15-3.fc13.x86_64
CrackLib tests passwords to determine whether they match certain
security-oriented characteristics, with the purpose of stopping users
from choosing passwords that are easy to guess. CrackLib performs
several tests on passwords: it tries to generate words from a username
and gecos entry and checks those words against the password; it checks
for simplistic patterns in passwords; and it checks for the password
in a dictionary.
CrackLib is actually a library containing a particular C function
which is used to check the password, as well as other C
functions. CrackLib is not a replacement for a passwd program; it must
be used in conjunction with an existing passwd program.
Install the cracklib package if you need a program to check users'
passwords to see if they are at least minimally secure. If you install
CrackLib, you will also want to install the cracklib-dicts package.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13