fix typo.

This commit is contained in:
Christopher Faylor 2001-10-20 17:35:27 +00:00
parent 011ec894d2
commit 3ddb57fb3f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2001-10-20 Christopher Faylor <cgf@redhat.com>
* miscfuncs.cc (+__check_invalid_read_ptr_errno): New function.
* miscfuncs.cc (__check_invalid_read_ptr_errno): New function.
* syscalls.c (_write): Validate that write buffer is accessible for
reading, not writing.
* winsup.h: Declare new function, increase regparmization of check_*