2004-11-19 |
Jim Meyering | (usage): Clarified description of --no-group (-G), |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Jim Meyering | (find_dir_entry): Update comment to match reality. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Jim Meyering | (usage): Clarify description of --author. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Jim Meyering | (check_file): Don't check stdout for errors here. |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Jim Meyering | (robust_getcwd): Correct the comment: this function... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | * canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | * xgetcwd.c: Work around Solaris 9 bug. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | Include <limits.h>, for PATH_MAX. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | stat portability fix for Solaris 9. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | (STATFS): New macro, for portability to Solaris 9. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | Recent checkins for getopt, canon-host. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | (_getopt_internal, _getopt_internal_r, |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | (getopt_long, _getopt_long_r, getopt_long_only, |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | (getopt_long, _getopt_long_r, getopt_long_only, |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | (_getopt_initialize, _getopt_internal_r, _getopt_internal): |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | Getopt update and recent Debian fixes. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | (main): argv is not const. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Paul Eggert | (main): Use getopt_long rather than getopt. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | Add putty, screen-bce. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | (usage): Improve documentation along the lines suggested |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | Fix memory leak. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | (gl_CANON_HOST): Check for getaddrinfo. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | Include "strdup.h". |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | doc patches inspired by Debian coreutils 5.2.1-2. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | (General output formatting): -x doesn't have |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | * getdate.y (tORDINAL): New token. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | * getdate.texi (General date syntax): "next" is 1,... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | (General date syntax): "next" is 1, not 2. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | (tORDINAL): New token. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | Support for human_space_before_unit. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | (human_readable): Support human_space_before_unit. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | (LONGEST_HUMAN_READABLE): Add 1 for space before unit. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | New dd operand "status=noxfer". Change diagnostic... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | * coreutils.texi (dd invocation): Reword the new dd... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | (dd invocation): Reword the new dd message. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | (@Tests): Use status=noxfer to avoid |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | (C_ASCII, C_EBCDIC, C_IBM, C_BLOCK, C_UNBLOCK, |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Paul Eggert | New dd operand "status=noxfer". |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Paul Eggert | dd now outputs total bytes, seconds, and bytes per... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Paul Eggert | (dd invocation): dd now outputs total bytes, |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Paul Eggert | Include "human.h". |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Paul Eggert | (dd_LDADD): Add $(LIB_CLOCK_GETTIME). |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Paul Eggert | dd now outputs total bytes, seconds, and bytes per... |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | Backslash-escape `-'s in email addresses, so that they are |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | (usage): Put the description of `[-n] STRING' |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | restore file, now that closeout needs the function... |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | (zaptemp): Mark new diagnostic for translation. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | Do require gl_FUNC_FPENDING. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | (close_stdout): Don't fail just because stdout was |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | (libfetish_a_SOURCES): Add __fpending.h. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | Restore these files. They're useful after all. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | New file. Test today's closeout.c change. |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Jim Meyering | (TESTS): Add close-stdout. |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Paul Eggert | * src/sort.c (zaptemp): Warn if a temporary file is... |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Paul Eggert | (zaptemp): Warn if a temporary file is not removed. |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Paul Eggert | Make the newly-introduced critical section a bit smaller. |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Paul Eggert | * src/sort.c: Avoid O(N**2) behavior when there are... |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Paul Eggert | Document today's changes to "sort". |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Paul Eggert | Avoid O(N**2) behavior when there are many temporary... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Paul Eggert | Move "Version" to top. |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Paul Eggert | Support longer page numbers in "pr", and allow most... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Paul Eggert | Document recent changes to "pr". |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Paul Eggert | (strtoumax): Declare if not declared. |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Paul Eggert | Sync from gnulib and regenerate. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Jim Meyering | remove trailing blanks |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Paul Eggert | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Paul Eggert | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Jim Meyering | [__APPLE__]: Include <mach/machine.h> and <mach-o/arch.h>. |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-11-07 |
Jim Meyering | (merge): Remove declarations of now-unused variables. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Paul Eggert | * src/sort.c: Avoid some silly merges. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Paul Eggert | (first_same_file): Remove. Move most of the code to.... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Jim Meyering | remove now-unused files |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Jim Meyering | (libfetish_a_SOURCES): Remove __fpending.h, now that... |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Jim Meyering | remove now-unused file |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Jim Meyering | Don't require gl_FUNC_FPENDING. |
commit | commitdiff | tree | snapshot |
2004-11-06 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
next |