DragonFly commits List (threaded) for 2008-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib/libc/i386/sys cerror.S
corecode 2008/01/19 05:30:52 PST
DragonFly src repository
Modified files:
lib/libc/i386/sys cerror.S
Log:
Don't write errno to the GOT, but properly follow the indirection
This only applies to PIC objects without TLS support, i.e. rtld.
This was broken since long but didn't get caught, because rtld is the
only consumer of this configuration and doesn't deal with errno a lot.
Noticed-by: godlkwrth on IRC while porting WINE
Revision Changes Path
1.6 +4 -3 src/lib/libc/i386/sys/cerror.S
http://www.dragonflybsd.org/cvsweb/src/lib/libc/i386/sys/cerror.S.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]