From ea9f6e1e2d60bac4e2c7f1fb9ee98f581a7c6229 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 8 Aug 2003 10:07:32 +0000 Subject: Add support for personality(), prctl(), ustat(), and ulimit() syscalls, which had managed to stay unimplemented thus far. -Erik --- include/ustat.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 include/ustat.h (limited to 'include/ustat.h') diff --git a/include/ustat.h b/include/ustat.h new file mode 100644 index 000000000..cba150e44 --- /dev/null +++ b/include/ustat.h @@ -0,0 +1 @@ +#include -- cgit v1.2.3