mirror of git://sourceware.org/git/glibc.git
Update.
2000-03-16 Mark Kettenis <kettenis@gnu.org> * sysdeps/unix/sysv/linux/i386/sys/procfs.h (prfpregset_t): Typedef for elf_fpregset_t instead of `elf_fpregset_t *'. 2000-03-16 Mark Kettenis <kettenis@gnu.org> * sysdeps/unix/sysv/linux/i386/sys/procfs.h (prfpregset_t): Typedef for elf_fpregset_t instead of `elf_fpregset_t *'.
This commit is contained in:
parent
9af5de7ba3
commit
f0d872e901
10
ChangeLog
10
ChangeLog
|
|
@ -1,3 +1,8 @@
|
||||||
|
2000-03-16 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/i386/sys/procfs.h (prfpregset_t):
|
||||||
|
Typedef for elf_fpregset_t instead of `elf_fpregset_t *'.
|
||||||
|
|
||||||
2000-04-05 Roland McGrath <roland@baalperazim.frob.com>
|
2000-04-05 Roland McGrath <roland@baalperazim.frob.com>
|
||||||
|
|
||||||
* Makeconfig: Undo last change.
|
* Makeconfig: Undo last change.
|
||||||
|
|
@ -1353,6 +1358,11 @@
|
||||||
* sysdeps/unix/sysv/linux/alpha/ioperm.c (platform): Add entry for
|
* sysdeps/unix/sysv/linux/alpha/ioperm.c (platform): Add entry for
|
||||||
Nautilus. Patch by Soohoon Lee <soohoon.lee@alpha-processor.com>.
|
Nautilus. Patch by Soohoon Lee <soohoon.lee@alpha-processor.com>.
|
||||||
|
|
||||||
|
2000-03-16 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/i386/sys/procfs.h (prfpregset_t):
|
||||||
|
Typedef for elf_fpregset_t instead of `elf_fpregset_t *'.
|
||||||
|
|
||||||
2000-03-08 Andreas Jaeger <aj@suse.de>
|
2000-03-08 Andreas Jaeger <aj@suse.de>
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/scsi/sg.h: Sync with Linux 2.3.50.
|
* sysdeps/unix/sysv/linux/scsi/sg.h: Sync with Linux 2.3.50.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue