Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-30 | Ensure that with -L we get the same results even without the trailing slash. | Jim Meyering | |
2003-01-30 | get latest | Jim Meyering | |
2003-01-30 | *** empty log message *** | Jim Meyering | |
2003-01-29 | no backticks in C comments | Jim Meyering | |
2003-01-29 | *** empty log message *** | Jim Meyering | |
2003-01-29 | *** empty log message *** | Jim Meyering | |
2003-01-29 | *** empty log message *** | Jim Meyering | |
2003-01-29 | Detect broken re_search in e.g. glibc-2.2.93. | Jim Meyering | |
2003-01-28 | . | Jim Meyering | |
2003-01-28 | . | Jim Meyering | |
2003-01-28 | comments | Jim Meyering | |
2003-01-27 | *** empty log message *** | Jim Meyering | |
2003-01-27 | *** empty log message *** | Jim Meyering | |
2003-01-27 | add comments | Jim Meyering | |
2003-01-27 | (FTW_DCH, FTW_DCHP): Better comments. | Jim Meyering | |
2003-01-27 | (quote_name): Add fourth parameter, width, into which to | Jim Meyering | |
store the screen columns, and return the number of bytes instead. (print_dir): Pass NULL as fourth parameter of quote_name. (print_name_with_quoting): Likewise. (length_of_file_name_and_frills): Get the width from the fourth parameter of quote_name instead of return value. | |||
2003-01-27 | *** empty log message *** | Jim Meyering | |
2003-01-27 | (check-misc): Check for st_blocks, too. | Jim Meyering | |
2003-01-27 | (print_stat): Use ST_NBLOCKS rather than `->st_blocks'. | Jim Meyering | |
2003-01-27 | . | Jim Meyering | |
2003-01-27 | *** empty log message *** | Jim Meyering | |
2003-01-27 | (decode_switches): If `dired' is set without | Jim Meyering | |
`format == long_format', then silently reset dired. This doesn't change the behavior of ls (all prior uses of dired were protected by `&& format == long_format'), and lets us... (DIRED_INDENT): ... remove `format == long_format' conjunct. (PUSH_CURRENT_DIRED_POS): Likewise. (main): Likewise. | |||
2003-01-26 | *** empty log message *** | Jim Meyering | |
2003-01-26 | *** empty log message *** | Jim Meyering | |
2003-01-25 | [_LIBC] (ISSLASH, FILESYSTEM_PREFIX_LEN): Define. | Jim Meyering | |
(base_name): New function. (ftw_startup): Don't strip trailing slashes. Use base_name to find the offset of the basename. | |||
2003-01-25 | (object_compare): Compare inode numbers before device numbers. | Jim Meyering | |
The former is much more likely to differ for any two given file objects. | |||
2003-01-25 | *** empty log message *** | Jim Meyering | |
2003-01-25 | (cut invocation): Describe new functionality of --output-delimiter=STR. | Jim Meyering | |
2003-01-25 | . | Jim Meyering | |
2003-01-24 | Tweak mysql output to match input :-) From Jan. | Jim Meyering | |
2003-01-24 | *** empty log message *** | Jim Meyering | |
2003-01-24 | *** empty log message *** | Jim Meyering | |
2003-01-24 | Change each use of `Core-utils' to `Coreutils'. | Jim Meyering | |
2003-01-24 | *** empty log message *** | Jim Meyering | |
2003-01-24 | (Formatting file timestamps): Fix typo: s/%M:S/%M:%S/. | Jim Meyering | |
2003-01-24 | (The cut command): Extend the new example a little. | Jim Meyering | |
2003-01-24 | (The cut command): Give an example of using cut -c | Jim Meyering | |
with an output delimiter. From Jan Nieuwenhuizen. | |||
2003-01-23 | *** empty log message *** | Jim Meyering | |
2003-01-23 | *** empty log message *** | Jim Meyering | |
2003-01-23 | [HAVE_CONFIG_H]: Include <config.h>. | Jim Meyering | |
Add autoconf-recommended block of alloca-related code. Cast each use of alloca to the required type, (node**). | |||
2003-01-23 | *** empty log message *** | Jim Meyering | |
2003-01-23 | Add autoconf-recommended block of alloca-related code. | Jim Meyering | |
[!_LIBC] (__getcwd): Define to xgetcwd and declare xgetcwd. | |||
2003-01-23 | update from master sources | Jim Meyering | |
2003-01-23 | *** empty log message *** | Jim Meyering | |
2003-01-23 | (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP requirements. | Jim Meyering | |
2003-01-23 | *** empty log message *** | Jim Meyering | |
2003-01-23 | Correct typo: s/-1/no/ that kept this from working | Jim Meyering | |
on at least Irix and OSF1/Tru64. | |||
2003-01-22 | *** empty log message *** | Jim Meyering | |
2003-01-22 | (find_object): Don't use c99-style struct initializer. | Jim Meyering | |
2003-01-22 | *** empty log message *** | Jim Meyering | |