commit | 5288fee835a6e52d7870b3ee3320a5a3ddb96f34 | [log] [tgz] |
---|---|---|
author | Jun Nakajima <jun.nakajima@intel.com> | Fri Jun 17 14:37:50 2011 -0700 |
committer | Jun Nakajima <jun.nakajima@intel.com> | Fri Jun 17 14:37:50 2011 -0700 |
tree | fc4873177ed29e26e020f5bed1a4d662dd9ba5cb | |
parent | 4d9b75a9b08c19cef81b22f889edba61257fb356 [diff] |
x86 libc: Fix the range to check the error The spec says "A value in the range between -4095 to -1 indicates an error" (not -129). This was pointed out in the comment in 22039. Change-Id: I11b7c45015a9e4ccf09aed5364a889437eab6ab8 Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>