2002-09-13  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/mips/syscalls.list: Add readahead
	syscall.  Patch by Guido Guenther <agx@sigxcpu.org>.
This commit is contained in:
Andreas Jaeger 2002-09-13 07:12:45 +00:00
parent 92b176d3f1
commit c96dd54cdf
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-09-13 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/mips/syscalls.list: Add readahead
syscall. Patch by Guido Guenther <agx@sigxcpu.org>.
2002-09-12 Ulrich Drepper <drepper@redhat.com>
* elf/elf.h: Correct DT_LOOS and DT_HIOS values.