diff options
author | Roland McGrath <roland@gnu.org> | 1995-11-05 21:13:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-11-05 21:13:25 +0000 |
commit | e380bf624861b38777a52918fceff106ce698d3a (patch) | |
tree | 5cb4cfa38ee00a71fe53bfb8b6ec72ce86c223dd /ChangeLog | |
parent | 853f0eead1fcab44fa3339a6b171da9bfc7840d8 (diff) | |
download | glibc-e380bf624861b38777a52918fceff106ce698d3a.tar.gz glibc-e380bf624861b38777a52918fceff106ce698d3a.tar.xz glibc-e380bf624861b38777a52918fceff106ce698d3a.zip |
Sun Nov 5 16:09:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* sysdeps/mach/hurd/getpriority.c (getpriority): Cast __vm_deallocate arg to vm_address_t.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d141bcbc44..43e099abb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Nov 5 16:09:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * sysdeps/mach/hurd/getpriority.c (getpriority): Cast + __vm_deallocate arg to vm_address_t. + Fri Nov 3 17:27:49 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * sysdeps/mach/hurd/sendto.c: Don't pass BINDING arg to |