diff options
author | Roland McGrath <roland@gnu.org> | 1999-10-13 19:42:28 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-10-13 19:42:28 +0000 |
commit | 8d9a019cbb1b12f9763a9863196a7742de91dd43 (patch) | |
tree | 8eac7e072b3820c4b5d72c4699631a484eb5be0e /libdiskfs | |
parent | 4602afce4572c8e39e695386d298de70da2b3c80 (diff) |
.
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 8713faf8..21ec3309 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,9 @@ +1999-10-13 Roland McGrath <roland@baalperazim.frob.com> + + * diskfs.h (diskfs_name_max): Declare new variable. + * io-pathconf.c (diskfs_S_io_pathconf): Use it for _PC_NAME_MAX, + capping it to 1024. + 1999-10-12 Roland McGrath <roland@baalperazim.frob.com> * opts-std-runtime.c (parse_opt: ARGP_KEY_INIT): Initialize H->noatime. |