[PATCH] Binary compatibility fix for _res@GLIBC_2.0
Ulrich Drepper
drepper@redhat.com
Tue Jul 22 00:06:00 GMT 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jakub Jelinek wrote:
> --- libc/nptl/descr.h.jj 2003-07-08 09:54:08.000000000 -0400
> +++ libc/nptl/descr.h 2003-07-17 13:58:42.000000000 -0400
> @@ -27,15 +27,20 @@
> #include <sys/types.h>
> #include <hp-timing.h>
> #include <list.h>
> +#ifdef __need_struct_pthread_size
> +#define lll_lock_t int
> +#else
> #include <lowlevellock.h>
> #include <pthreaddef.h>
> #include <dl-sysdep.h>
> +#endif
Why is this necessary?
- --
- --------------. ,-. 444 Castro Street
Ulrich Drepper \ ,-----------------' \ Mountain View, CA 94041 USA
Red Hat `--' drepper at redhat.com `---------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE/HH+m2ijCOnn/RHQRAqMYAKCUErxl1cLnKbjuySfvq35L8Rr+FACfcg36
cCh8LgDX7e1X7NuQ0tQDGd0=
=sEFW
-----END PGP SIGNATURE-----
More information about the Libc-hacker
mailing list