aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@debian.org>1998-03-15 14:05:40 +0100
committerJuan Cespedes <cespedes@debian.org>1998-03-15 14:05:40 +0100
commit35d70634aacdf85a3cdf85792ce68989e27bc9c2 (patch)
tree8e08d54a33cee92d5c013a692c261aa8e4f97420 /etc
parent273ea6d18164e35ee40524e853a6f04706d3bdff (diff)
downloadltrace-35d70634aacdf85a3cdf85792ce68989e27bc9c2.tar.gz
Version 0.2.7
* Some minor fixes
Diffstat (limited to 'etc')
-rw-r--r--etc/ltrace.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/ltrace.conf b/etc/ltrace.conf
index 8c81e3c..d67fea6 100644
--- a/etc/ltrace.conf
+++ b/etc/ltrace.conf
@@ -113,6 +113,7 @@ int fork(void);
string2 getcwd(addr,uint);
int geteuid(void);
int gethostname(+string2,int);
+int getpid(void);
int isatty(int);
int mkdir(string,octal);
int read(int, +string0, uint);