languages/java/debugger/stty.cpp File Reference
#include <sys/types.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <assert.h>
#include <fcntl.h>
#include <grp.h>
#include <stdio.h>
#include <stdlib.h>
#include <signal.h>
#include <termios.h>
#include <time.h>
#include <unistd.h>
#include <qintdict.h>
#include <qsocketnotifier.h>
#include <qstring.h>
#include <qfile.h>
#include <klocale.h>
#include <kstandarddirs.h>
#include <kapplication.h>
#include "stty.h"
#include "stty.moc"
Go to the source code of this file.
Define Documentation
#define BASE_CHOWN "konsole_grantpty" |
|
#define FIFO_FILE "/tmp/debug_tty.XXXXXX" |
|
This file is part of the documentation for KDevelop Version 3.0.4.