Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 18 Jan 2000 03:13:08 +0000 (03:13 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 18 Jan 2000 03:13:08 +0000 (03:13 +0000)
commita8481a8c8d9b2e6825fa62e0eea72f1d1a53b577
tree1ff71c15bbd535c25ffc7c59c5da64d923f8c496
parente2955cb30da6e5dd666012bb472bc3f554ed04d1
Update.

2000-01-12  Andreas Jaeger  <aj@suse.de>

* sysdeps/unix/sysv/linux/xstatconv.c (xstat32_conv): New
function; needed for 32bit uid support.

* sysdeps/unix/sysv/linux/i386/xstat.c: New file, handles 32bit
uids correctly.
ChangeLog
sysdeps/unix/sysv/linux/i386/xstat.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/xstatconv.c