From: Michal Ludvig (michal_at_logix.cz)
Date: Sun 10 Apr 2005 - 23:54:38 BST
Herbert Poetzl wrote:
> here is an example which simply fails on x86_64 when
> compiled with dietlibc (0.27, 0.28, cvs, debian, fc3, suse ;)
>
> [...]
>
> $ diet gcc -o sysx sysx.c -lcompat
>
> $ ./sysx
> $ echo $?
> 236
What is the expected behaviour? With glibc I'm getting:
# ./sysx
ret = 65573
However when changed your testcase to use _syscall3() as utils-vserver
do I'm getting the same output even with dietlibc.
Michal Ludvig
-- * Personal homepage: http://www.logix.cz/michal _______________________________________________ Vserver mailing list Vserver_at_list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver