diff options
author | Roland McGrath <roland@gnu.org> | 2005-02-14 22:34:09 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-02-14 22:34:09 +0000 |
commit | c56f532fb5a95ddbd453ed4f11ee830cff7e9740 (patch) | |
tree | b251d420632482a8c935e6e5a9dfe0c9ea907cfc | |
parent | 6992a6b21e8e917063180eb3740dda04d48b9694 (diff) | |
download | glibc-c56f532fb5a95ddbd453ed4f11ee830cff7e9740.tar glibc-c56f532fb5a95ddbd453ed4f11ee830cff7e9740.tar.gz glibc-c56f532fb5a95ddbd453ed4f11ee830cff7e9740.tar.bz2 glibc-c56f532fb5a95ddbd453ed4f11ee830cff7e9740.zip |
* manual/filesys.texi (Random Access Directory): Fix type of file
position value for telldir and seekdir.
(Attribute Meanings): Fix typo.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-02-14 Andreas Schwab <schwab@suse.de> + + * manual/filesys.texi (Random Access Directory): Fix type of file + position value for telldir and seekdir. + (Attribute Meanings): Fix typo. + 2005-02-14 H.J. Lu <hongjiu.lu@intel.com> * csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHARED |