about summary refs log tree commit diff
path: root/mach/mach_error.c
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2017-09-04 17:00:03 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2017-09-08 15:51:34 +0200
commit5a79f97554af6f2eb0a654f844b3d1f56937064d (patch)
tree82203e9a014e822551ce612fa7783a5924c7b12e /mach/mach_error.c
parente00f2425996829632de5abff88bc1797558ce92e (diff)
downloadglibc-5a79f97554af6f2eb0a654f844b3d1f56937064d.tar.gz
glibc-5a79f97554af6f2eb0a654f844b3d1f56937064d.tar.xz
glibc-5a79f97554af6f2eb0a654f844b3d1f56937064d.zip
posix: Fix getpwnam_r usage (BZ #1062)
This patch fixes longstanding misuse of errno after getpwnam_r,
which returns an error number rather than setting errno.  This is
sync with gnulib commit 5db9301.

Checked on x86_64-linux-gnu and on a build using build-many-glibcs.py
for all major architectures.

	[BZ #1062]
	* posix/glob.c (glob): Port recent patches to platforms
	lacking getpwnam_r.
	(glob): Fix longstanding misuse of errno after getpwnam_r, which
	returns an error number rather than setting errno.
Diffstat (limited to 'mach/mach_error.c')
0 files changed, 0 insertions, 0 deletions