This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: vm86 system call update


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Roland McGrath wrote:

>    GLIBC_2.3.3 {
> +    # p*
>      posix_fadvise64; posix_fallocate64;
> +
> +    # v*
> +    vm86;

Should be 2.3.4.



> -vm86		-	vm86		i:p	__vm86		vm86
> +vm86old		EXTRA	vm86old		i:p	__vm86old	vm86@GLIBC_2.0
> +vm86		-	vm86		i:ip	__vm86		vm86@GLIBC_2.3.3

This generates wrong code for very old kernels which name have no
vm86old (and name the old version vm86).  We can bump the minimum kernel
requirement, I'd have no problem with that.

- -- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/zSig2ijCOnn/RHQRAh28AJ93siNAazA1YRP/3sIDmOaplHuWvgCfbupK
Uw/4CkyA2izs+4uGt7mKh7A=
=3bE5
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]