Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-12-03 | . | Jim Meyering | |
1996-12-03 | . | Jim Meyering | |
1996-12-03 | . | Jim Meyering | |
1996-12-03 | . | Jim Meyering | |
1996-12-03 | . | Jim Meyering | |
1996-12-03 | . | Jim Meyering | |
1996-12-03 | (print_color_indicator): Check the file's suffix only | Jim Meyering | |
if it's a regular file. (print_type_indicator): Use S_IXUGO instead of writing out (S_IEXEC | S_IXGRP | S_IXOTH). (length_of_file_name_and_frills): Likewise. | |||
1996-12-03 | [!S_IXUGO] (S_IXUGO): Define it. | Jim Meyering | |
1996-12-01 | . | Jim Meyering | |
1996-12-01 | . | Jim Meyering | |
1996-12-01 | . | Jim Meyering | |
1996-12-01 | . | Jim Meyering | |
1996-12-01 | . | Jim Meyering | |
1996-12-01 | (date): Interpret the date, L/M/N, as YYYY/MM/DD | Jim Meyering | |
if L >= 1000, otherwise as MM/DD/YY. With this change, date --date=DATE accepts dates like those in an RCS log listing. | |||
1996-12-01 | . | Jim Meyering | |
1996-12-01 | . | Jim Meyering | |
1996-12-01 | Update from GNU libc. | Jim Meyering | |
1996-11-30 | Change `:' in text of menu to <colon> to avoid problems | Jim Meyering | |
with M-x info follow-node. | |||
1996-11-30 | . | Jim Meyering | |
1996-11-30 | . | Jim Meyering | |
1996-11-30 | . | Jim Meyering | |
1996-11-30 | (copy_file): Allow installation from non-directory (rather than only regular) | Jim Meyering | |
files. Suggestion from Charles Karney. | |||
1996-11-30 | . | Jim Meyering | |
1996-11-30 | (uname): Document --processor (-p). | Jim Meyering | |
1996-11-30 | (main) [HAVE_SYSINFO && SI_ARCHITECTURE]: Support -p (print processor type). | Jim Meyering | |
(usage): Document it. | |||
1996-11-30 | (main): Accept -F as a synonym for -t for compatibility | Jim Meyering | |
with Solaris. From Peter Eriksson. | |||
1996-11-30 | . | Jim Meyering | |
1996-11-30 | . | Jim Meyering | |
1996-11-30 | (main): Close stdout and check result, in case any deferred writes fail. | Jim Meyering | |
Use EXIT_SUCCESS and EXIT_FAILURE in exit and usage calls. | |||
1996-11-30 | . | Jim Meyering | |
1996-11-28 | . | Jim Meyering | |
1996-11-28 | (find_mount_point): Use strip_trailing_slashes and dirname | Jim Meyering | |
instead of open-coding them. When given FILE containing no slashes, chdir to the directory containing it (the current directory) rather than to `..'. | |||
1996-11-28 | . | Jim Meyering | |
1996-11-28 | (get_fs_usage): If DISK is 0 and we needed to use | Jim Meyering | |
it, return -1 with 0 in ERRNO. From Miles. | |||
1996-11-28 | (find_mount_point): Use save_cwd/restore_cwd. | Jim Meyering | |
"save-cwd.h": New include. (show_dev): Deal with null values for DISK and FSTYPE, including interpreting special 0 errno return from get_fs_usage. (show_point): Don't fail if we can't find a mount entry for POINT, just call show_dev with 0 values and let it fail if necessary. (main): Require a non-zero MOUNT_LIST only if showing all filesystems. (find_mount_point): New function. (xgetcwd): New declaration. All from Miles. | |||
1996-11-28 | . | Jim Meyering | |
1996-11-28 | . | Jim Meyering | |
1996-11-27 | . | Jim Meyering | |
1996-11-27 | merge with 0.10.25 | Jim Meyering | |
1996-11-27 | . | Jim Meyering | |
1996-11-27 | (fraccompare): Add explicit `int' in `register' dcl, to | Jim Meyering | |
avoid new warning from gcc. | |||
1996-11-27 | . | Jim Meyering | |
1996-11-27 | . | Jim Meyering | |
1996-11-25 | Fix Franc,ois' name. From Karl B. | Jim Meyering | |
1996-11-25 | Fix Franc,ois' name. From Karl B. | Jim Meyering | |
1996-11-25 | . | Jim Meyering | |
1996-11-25 | . | Jim Meyering | |
1996-11-25 | . | Jim Meyering | |
1996-11-25 | . | Jim Meyering | |
1996-11-25 | . | Jim Meyering | |