cvs commit: src/lib/libc/amd64/sys cerror.S
Alexander Kabaev
kan at FreeBSD.org
Thu Apr 21 05:47:08 PDT 2005
kan 2005-04-21 12:47:08 UTC
FreeBSD src repository
Modified files:
lib/libc/amd64/sys cerror.S
Log:
Do not try to store 64 bits into 32 bit errno variable. With the changed libc
data layout, this was corrupting _PathLocale variable leading to programs
dumping core in non-default locales.
Revision Changes Path
1.14 +1 -1 src/lib/libc/amd64/sys/cerror.S
More information about the cvs-src
mailing list