Date: Thu, 21 Apr 2005 12:47:08 +0000 (UTC) From: Alexander Kabaev <kan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/amd64/sys cerror.S Message-ID: <200504211247.j3LCl8bM011280@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504211247.j3LCl8bM011280>
