(WRITTEN_BY): Rename from AUTHORS.
[platform/upstream/coreutils.git] / src / stat.c
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-08-27 Jim Meyering(print_it): Avoid buffer overrun that would occur
2003-08-25 Jim Meyering(main): Warn about use of deprecated `-l' option.
2003-08-22 Jim Meyering(do_stat): For link count at end of line, use %h format,
2003-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-07-23 Jim MeyeringDon't include unistd.h or time.h; system.h already...
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-06-17 Jim MeyeringFix for build failure on Ultrix 4.3.
2003-05-26 Jim MeyeringFix portability problem on FreeBSD5.0: don't include
2003-04-10 Jim Meyeringadd comment
2003-04-10 Jim Meyering(human_fstype) [__linux__]: Append each hex constant...
2003-04-10 Jim Meyering(human_fstype): Handle Linux's devpts.
2003-04-07 Jim MeyeringAdd #include directives for Ultrix 4.4.
2003-03-22 Jim MeyeringD'oh.
2003-03-22 Jim MeyeringDon't include <sys/sysmacros.h>.
2003-03-07 Jim Meyering(print_it): Use putchar, not fputs, to output a single...
2003-03-04 Jim Meyering(usage): Capitalize consistently.
2003-02-21 Jim Meyering(usage): Tweak wording of %B description.
2003-02-20 Jim Meyering(usage) [%b]: Refer to %B.
2003-02-20 Jim Meyering(print_stat): New format: %B (to print ST_NBLOCKSIZE).
2003-02-01 Jim Meyering(G_fail): New global.
2003-01-31 Jim MeyeringInclude "file-type.h"
2003-01-31 Jim Meyering(print_stat): Use S_ISLNK rather than an explicit
2003-01-27 Jim Meyering(print_stat): Use ST_NBLOCKS rather than `->st_blocks'.
2002-12-15 Jim MeyeringRemove declaration of nstrftime.
2002-12-01 Jim MeyeringDon't include <string.h> or <ctype.h>.
2002-11-10 Jim Meyering(usage): Transform --help output via s/ - / /,
2002-09-22 Jim Meyering(PRIdMAX, PRIuMAX): Remove definitions.
2002-09-22 Jim MeyeringRemove all inclusions of inttypes.h,
2002-07-26 Jim MeyeringDon't include malloc.h -- it was unnecessary.
2002-07-22 Jim Meyering(usage): The short form of --dereference is now -L...
2002-07-16 Jim Meyering(print_it): Use memcpy and a little pointer arithmetic...
2002-07-13 Jim Meyering(print_it): Use xstrdup, not strdup.
2002-07-06 Jim MeyeringRemove everything associated with --secure option.
2002-07-03 Jim Meyering(usage): Rename --link/-l to --dereference/-L.
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2002-06-29 Jim Meyering(print_statfs): Use `fputc ('*', stdout)'
2002-06-24 Jim Meyering(usage): Add missing open-quote.
2002-06-21 Jim MeyeringInclude sys/statvfs.h.
2002-04-16 Jim Meyering(human_fstype): Rename from print_human_fstype, and...
2002-04-16 Jim MeyeringAdd copyright comment.
2002-04-15 Jim MeyeringHandle "lld" vs "ld" printf formats the same way Bash...
2002-04-15 Jim Meyering(print_human_fstype): Add missing `break;' for `case...
2002-04-15 Jim Meyeringremove parens in #if directives
2002-04-14 Jim Meyering(statfs_secure): Define.
2002-04-14 Jim Meyeringfilter through GNU indent
2002-04-14 Jim MeyeringSplit some long lines.
2002-04-14 Jim Meyering(verbose_usage): Remove function. Move contents into...
2002-04-14 Jim Meyering[HAVE_SYS_VFS_H]: Guard incluion of sys/vfs.h.
2002-04-13 Jim Meyeringadd a couple `const'
2002-04-13 Jim Meyering(print_human_fstype): Revamp in a similar fashion....
2002-04-13 Jim Meyering(print_human_type): Call fputs once rather than calling...
2002-04-13 Jim MeyeringInclude system.h, error.h, and many other headers.
2002-04-13 Jim MeyeringDirect from Debian's stat_3.3-1, modulo trailing blanks...
2002-02-26 Jim Meyering.
2001-12-16 Jim Meyeringuse generated fs_name function FILEUTILS-4_1_4
2001-12-02 Jim MeyeringUse new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT...
2001-11-26 Jim Meyering*** empty log message ***