2000-07-01 |
Jim Meyering | Change type of global, field_1_bufsize, from int to... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | *** empty log message *** FILEUTILS-4_0w |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | Remove a `FIXME' comment and fix the associated problem. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV, |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | (TESTS_ENVIRONMENT): Define host_triplet for use in... |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | Warn about the problem, rather |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | Put double quotes around use of $cross_compiling. |
commit | commitdiff | tree | snapshot |
2000-07-01 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-30 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Jim Meyering | Include <string.h> or <strings.h>, as appropriate,... |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Jim Meyering | Include <stdlib.h>, for declaration of exit. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Jim Meyering | (find_bracketed_repeat): Add a cast to suppress a warning. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Jim Meyering | (enum): Remove comma from end of enumerator list. |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-29 |
Jim Meyering | (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]: |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Jim Meyering | Use stdlib.h, not stdio.h. The latter is not included |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-28 |
Jim Meyering | Don't copy `out' into /tmp. |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | (count_entry): Don't set errno before |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | (copy_dir): Don't set errno before |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | (change_dir_mode): Don't set errno before |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | (change_dir_owner): Don't set errno before |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | (change_dir_group): Don't set errno before |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | (libfetish_a_SOURCES): Remove readutmp.c. |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | (_jm_DECL_HEADERS): Check for utmp.h as well. |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | savedir now sets errno on failure and invokes xmalloc... |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-27 |
Jim Meyering | (show_dev): Round disk usage percentage up, not to... |
commit | commitdiff | tree | snapshot |
2000-06-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-26 |
Jim Meyering | [HAVE_STDLIB_H]: Include stdlib.h. |
commit | commitdiff | tree | snapshot |
2000-06-26 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-26 |
Jim Meyering | `id -Gn' (invoked by groups) would fail without giving... |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | (xmalloc, xrealloc): Remove functions. |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | (TESTS): Add fail-perm. |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | (copy_internal): Don't return return immediately after a |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | *** empty log message *** FILEUTILS-4_0v |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | Include stdio.h before wchar.h to work around |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-25 |
Jim Meyering | (print_unicode_char): Work around ansi2knr deficiency. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | If the compile-test says |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | check for decl unconditionally |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | Revive this file -- to try out an experimental |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | [!HAVE_DECL_STRERROR_R]: Declare strerror_r. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | Lots of minor rewording and grammar correction. |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | tweak copyright |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | (sysv_sum_file): Avoid overflowing 32-bit accumulator |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-23 |
Jim Meyering | Include <wctype.h> after <wchar.h>, |
commit | commitdiff | tree | snapshot |
next |