mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
![]() despite the gettimeofday() check for an example, the function is used unconditionally thus checks for errno header are removed aswell rather then making them required from configuration checks and error-ing out if not found. other cases such as trunc() are used in kexiv2 unconditionally, not in kdecore. Signed-off-by: Ivailo Monev <xakepa10@laimg.moc> |
||
---|---|---|
.. | ||
auth | ||
compression | ||
config | ||
date | ||
io | ||
jobs | ||
kconfig_compiler | ||
kernel | ||
localization | ||
network | ||
services | ||
sonnet | ||
sycoca | ||
tests | ||
text | ||
util | ||
CMakeLists.txt | ||
config-kstandarddirs.h.cmake | ||
generate_string_table.pl | ||
kde-config.cpp | ||
kdebug.areas | ||
kdebugrc | ||
kdecore.pc.in | ||
MAINTAINERS | ||
README |
This is the KDE "core" library. The kdecore library provides basic non user interface functionality. The classes in this library should not require linkage to QtGui or any other library that requires a graphical interface.