lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 23 Feb 2007 11:10:33 +0800
From:	"Dong Feng" <middle.fengdong@...il.com>
To:	"Davide Libenzi" <davidel@...ilserver.org>
Cc:	"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: Why __syscallN macros are removed?

Thank you very much.


2007/2/23, Davide Libenzi <davidel@...ilserver.org>:
> On Fri, 23 Feb 2007, Dong Feng wrote:
>
> > The __syscallN series macros have disappeared in
> > include/asm-i386/unistd.h. Why? I occasionally what to add and use
> > some new system calls, mainly for debug use. Now I can not access the
> > system call I added from user space.
>
> You can use glibc's syscall(2) instead of macros.
>
>
>
> - Davide
>
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists