aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/m68k/bits/stat.h
AgeCommit message (Collapse)Author
2003-06-26Define _STATBUF_ST_NSEC.Ulrich Drepper
2003-01-04Add nanosecond fields.Andreas Schwab
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-07-06 Paul Eggert <eggert@twinsun.com> * manual/argp.texi: Remove ignored LGPL copyright notice; it's not appropriate for documentation anyway. * manual/libc-texinfo.sh: "Library General Public License" -> "Lesser General Public License". 2001-07-06 Andreas Jaeger <aj@suse.de> * All files under GPL/LGPL version 2: Place under LGPL version 2.1.
2001-03-05(__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct use ↵Ulrich Drepper
the macros. They still always return zero.
2000-10-03Make struct stat64 backward compatible.Andreas Schwab
2000-10-03Fix padding in struct stat for LARGEFILE64_SOURCE.Andreas Schwab