index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ls.c
Age
Commit message (
Expand
)
Author
1997-05-25
declare strip_trailing_slashes
Jim Meyering
1997-05-25
(convert_blocks): Add definition.
Jim Meyering
1997-03-10
(decode_switches): Ignore value of COLUMNS envionment
Jim Meyering
1997-02-20
(main): Remove trailing slashes from command line arguments.
Jim Meyering
1997-02-09
update copyrights for 1997
Jim Meyering
1997-02-06
(quote_filename): Allocate two more bytes (for quotes)
Jim Meyering
1997-02-03
(quote_filename): Don't backslash-escape double quotes.
Jim Meyering
1997-02-02
[obstack_chunk_alloc]: Define to malloc, not xmalloc
Jim Meyering
1997-02-01
bracket bug address with <> and append a period
Jim Meyering
1997-02-01
Compare getopt_long return value against -1, not EOF. Use NULL, not '(int *)...
Jim Meyering
1997-01-28
(print_long_format): Fix off-by-one problem in size being passed to strftime.
Jim Meyering
1997-01-26
Restore dcl of free. with obstacks, you need it.
Jim Meyering
1997-01-15
[!STDC_HEADERS]: Remove unnecessary declaration of free.
Jim Meyering
1997-01-09
(print_long_format): Cast alloca return value to char*.
Jim Meyering
1997-01-05
(print_long_format): Detect and handle strftime failure
Jim Meyering
1997-01-05
(print_long_format): NUL-terminate line of output.
Jim Meyering
1997-01-05
(print_long_format): First patch from Paul Eggert.
Jim Meyering
1997-01-05
(print_long_format): Clean up vestiges of legacy
Jim Meyering
1996-12-29
Two problems fixed by these changes from Joakim Rosqvist.
Jim Meyering
1996-12-28
Correct obsolete comment referring to macro that is now ls_mode.
Jim Meyering
1996-12-19
(gobble_file): Stat symlinks also when printing with
Jim Meyering
1996-12-04
(print_color_indicator): Initialize EXT to NULL.
Jim Meyering
1996-12-03
(print_color_indicator): Check the file's suffix only
Jim Meyering
1996-11-30
(main): Close stdout and check result, in case any deferred writes fail.
Jim Meyering
1996-11-23
(usage): Alphabetize option descriptions the way sort -f would.
Jim Meyering
1996-11-03
change bug-reporting address
Jim Meyering
1996-11-02
change bug-reporting address
Jim Meyering
1996-11-02
(gobble_file): Set linkok for non-orphaned symlinks.
Jim Meyering
1996-10-29
(decode_switches): Make -A set really_all_files to zero
Jim Meyering
1996-10-13
(print_long_format): Use strftime of localtime
Jim Meyering
1996-10-09
(usage): Improve brief descriptions of --sort and --time.
Jim Meyering
1996-10-08
(usage): Improve usage messages
Jim Meyering
1996-10-05
(print_long_format): Add support for Cray's migrated dmf files.
Jim Meyering
1996-10-05
(main): update --version output to conform to coding standard
Jim Meyering
1996-08-31
(usage): remove spurious trailing \n in puts.
Jim Meyering
1996-08-29
(usage): Tell where to report bugs.
Jim Meyering
1996-07-08
Make initial colors for `color_indicator' match those
Jim Meyering
1996-07-08
Include termios.h.
Jim Meyering
1996-07-04
(main): Fix typo in last change.
Jim Meyering
1996-07-04
Make `dir --version' and `vdir --version' print their names, not `ls'.
Jim Meyering
1996-07-03
(usage): Add omitted \n\ at the end of a line in the usage message.
Jim Meyering
1996-06-29
Remove u from Colour.
Jim Meyering
1996-06-25
(decode_switches): Allow 0 as argument to --tabsize (-T) option.
Jim Meyering
1996-06-19
(parse_ls_color): Use STREQ here instead of strcmp(...) == 0.
Jim Meyering
1996-06-19
(decode_switches): Correct typo in error message: enironment -> environment.
Jim Meyering
1996-06-02
Declare pointer parameters const as appropriate.
Jim Meyering
1996-06-01
(decode_switches): Set print_with_color in one statement.
Jim Meyering
1996-06-01
Rename options and internal variables to reflect change to
Jim Meyering
1996-05-23
(usage): Make --literal (-N) description clearer.
Jim Meyering
1996-05-02
.
Jim Meyering
[next]