/[hurd]/hurd/hurd/ChangeLog
ViewVC logotype

Diff of /hurd/hurd/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.49 by roland, Sat Jun 8 02:49:41 2002 UTC revision 1.50 by roland, Tue Jun 11 21:43:41 2002 UTC
# Line 1  Line 1 
1    2002-06-09  Roland McGrath  <roland@frob.com>
2    
3            * version.h: New file.
4            * Makefile (INSTHDRS): Add it.
5    
6    2002-06-08  Roland McGrath  <roland@frob.com>
7    
8            * hurd_types.defs (loff_t, ino64_t): New types, 64 bits.
9            (off_t): Type removed.
10            (off_array_t): Use loff_t instead of off_t as base type.
11            * hurd_types.h (off_array_t): Likewise.
12            [_FILE_OFFSET_BITS != 64] (io_statbuf_t, fsys_statfsbuf_t): Define
13            using struct stat64/statfs64 instead of struct stat/statfs.
14            * io.defs (io_identity): Use ino64_t for FILENO.
15            * fs.defs (file_set_size): off_t -> loff_t
16            * fs_notify.defs (file_changed): Likewise.
17            * io.defs (io_write, io_read, io_seek): Likewise.
18            * io_request.defs: Likewise for those RPCs' *_request variants.
19            * io_reply.defs: Likewise for those RPCs' *_reply variants.
20    
21            * hurd_types.defs (size_t): Remove type.
22            * fs.defs (dir_readdir): Use vm_size_t for AMOUNT.
23            * socket.defs (socket_send, socket_recv): Likewise.
24            * pfinet.defs (pfinet_siocgifconf): Likewise.
25            * io.defs (io_write, io_read, io_readable): Likewise.
26            * io_request.defs: Likewise for those RPCs' *_request variants.
27            * io_reply.defs: Likewise for those RPCs' *_reply variants.
28    
29  2002-06-07  Roland McGrath  <roland@frob.com>  2002-06-07  Roland McGrath  <roland@frob.com>
30    
31          * hurd_types.defs (dev_t, ssize_t): Remove unused types.          * hurd_types.defs (dev_t, ssize_t): Remove unused types.

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26