1.
qresizeevent(3) - Linux man page
The QResizeEvent class contains event parameters for resize events.
2.
qserversocket(3): TCP-based server - Linux man page
This class is a convenience class for accepting incoming TCP connections. You can specify the port or have QServerSocket pick one, and listen on just one ...
3.
icecc(1): Icecream compiler stub - Linux man page
icecc is the Icecream compiler stub. It gets called in place of the actual compiler and transparently routes the compile requests to the Icecream network.
4.
mysqladmin(1) - Linux man page
mysqladmin is a client for performing administrative operations. You can use it to check the server's configuration and current status, to create and drop ...
5.
syscalls(2): all system calls - Linux man page
The system call is the fundamental interface between an application and the Linux kernel. As of Linux 2.4.17, there are 1100 system calls listed in ...
6.
strace(1): trace system calls/signals - Linux man page
strace is a useful diagnostic, instructional, and debugging tool. System administrators, diagnosticians and trouble-shooters will find it invaluable for ...
7.
system-config-services(8) - Linux man page
This is a graphical tool for enabling and disabling services (including xinetd services). Functionality to start, stop, and restart services is also ...
8.
system-config-kickstart(8) - Linux man page
system-config-kickstart provides a simple method of creating a kickstart file that can be used to automate the installation process on Red Hat Linux.
9.
system(3): execute shell command - Linux man page
system() executes a command specified in command by calling /bin/sh -c command, and returns after the command has been completed.
10.
gnome-system-log(1): GNOME System Log Viewer - Linux man page
GNOME System Log Viewer is a simple utility to display system log files.