]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/unix/sysv/linux/wordsize-64/fxstat.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 20 Jun 2000 01:36:28 +0000 (01:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 20 Jun 2000 01:36:28 +0000 (01:36 +0000)
commit0289ab3b1b4c9faeab1f22f3dad9a2783f1266c5
tree4bfa443ec0507f38f29190dde74114a961d7f22b
parentd2dfc5de011fb525161b85a1408f716a2ea358cc
Update.

2000-06-16  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/xstat.c: New file.
* sysdeps/unix/sysv/linux/ia64/fxstat.c: New file.
* sysdeps/unix/sysv/linux/ia64/lxstat.c: New file.

* sysdeps/unix/sysv/linux/ia64/xstatconv.c: Deleted.

* sysdeps/unix/sysv/linux/ia64/bits/stat.h: Update after latest
kernel change.

* sysdeps/unix/sysv/linux/ia64/bits/types.h: Make __ino_t,
__nlink_t and __blkcnt_t 64 bit to accomodate new kernel stat data
structure.
Change __fsblkcnt_t and __fsfilcnt_t to 64 bit to match kernel
implementation.

2000-06-15  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/kernel_stat.h: Deleted.

2000-06-08  Jes Sorensen  <jes@linuxcare.com>

* sysdeps/unix/sysv/linux/ia64/mmap64.c: New file.
ChangeLog
sysdeps/unix/sysv/linux/ia64/bits/stat.h
sysdeps/unix/sysv/linux/ia64/bits/types.h
sysdeps/unix/sysv/linux/ia64/fxstat.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/kernel_stat.h [deleted file]
sysdeps/unix/sysv/linux/ia64/lxstat.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/mmap64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/xstat.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/xstatconv.c [deleted file]