This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug manual/5191] Obsolete information about times in struct stat


https://sourceware.org/bugzilla/show_bug.cgi?id=5191

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #3 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
Please be more careful before closing bugs.  If you look for example at
sysdeps/unix/sysv/linux/x86/bits/stat.h, and compare with manual/filesys.texi,
everything in this bug report still appears valid.  Depending on feature test
macros, st_atime is either a field or a macro referring to a field within
st_atim.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]