2005-02-14 |
Paul Eggert | * src/sort.c (mergefps): Use binary search rather than... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Paul Eggert | (mergefps): Use binary search rather than linear one |
commit | commitdiff | tree | snapshot |
2005-02-13 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Jim Meyering | (gl_INTTOSTR): Use AC_LIBSOURCES to list the required... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Jim Meyering | Remove names of files that are now mentioned in AC_LIBS... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Jim Meyering | (gl_FUNC_GETCWD_NULL): Use AC_LIBSOURCES to list the... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Jim Meyering | * src/copy.c (valid_options): Add an assertion that |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Paul Eggert | stat -f -c %S. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Paul Eggert | (STATFS_FRSIZE): New macro. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Paul Eggert | (stat invocation): Document stat -f -c %S (versus %s). |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Paul Eggert | Document stat -f -c %S, plus changes to default formats. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Paul Eggert | * doc/coreutils.texi (stat invocation): Match stat... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Paul Eggert | (usage): Normalize terminology, capitalization, and... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Paul Eggert | (stat invocation): Normalize terminology, |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Jim Meyering | (libfetish_a_SOURCES): Remove memcasecmp.c and memcasec... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Jim Meyering | Require gl_FUNC_MEMCASECMP. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Jim Meyering | (gl_FUNC_MEMCASECMP): New file and macro. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Jim Meyering | remove vestigial `closeout' |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Jim Meyering | Use AC_REQUIRE where possible, and _ONCE-suffixed versi... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Jim Meyering | (vasnprintf) [!USE_SNPRINTF]: Correct the test for... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Jim Meyering | (libfetish_a_SOURCES): Remove fts.c, fts_.h, and |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Jim Meyering | (gl_FUNC_FTS): New file and macro. |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Jim Meyering | Require gl_FUNC_FTS. |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Jim Meyering | (gl_PREREQ_CHDIR_LONG): Depend on gl_FUNC_MEMRCHR. |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Jim Meyering | (gl_FUNC_MEMRCHR): Check for declaration of memrchr. |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Jim Meyering | s/MD5 and SHA1 signatures/MD5 and SHA1 checksums/ |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Paul Eggert | Define and use new file memrchr.h. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Paul Eggert | * memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES,... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Paul Eggert | * src/system.h: Include "memrchr.h". |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Paul Eggert | Include "memrchr.h". |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Paul Eggert | (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Paul Eggert | [!defined _LIBC]: Include "memrchr.h" rather than ... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Paul Eggert | Include memrchr.h. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Jim Meyering | Check for $2 -ge 128, rather than $2 = 128, in case |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Jim Meyering | Also adjust the test to detect systems that don't suppo... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Jim Meyering | Detect sparse files on NTFS under cygwin. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Paul Eggert | mountlist.h, mountlist.h cleanup, and add support for... |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Paul Eggert | (MOUNTLIST_H_): New macro, to protect against double... |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Paul Eggert | Include mountlist.h first, to test the interface. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Jim Meyering | update from gnulib |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Jim Meyering | (elide_tail_bytes_pipe): Correct wording in diagnostic. |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Jim Meyering | Remove unnecessary parentheses in #if directives. |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Jim Meyering | [VSWTCH]: Some systems, like Cygwin, use VSWTC |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Jim Meyering | Quote user and group names. |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Jim Meyering | Ignore ACL designation. |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Jim Meyering | Ignore ACL designation. |
commit | commitdiff | tree | snapshot |
2005-01-30 |
Jim Meyering | (.PHONY): Add check-root and root-hint. |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Jim Meyering | * Makefile.am (libfetish_a_SOURCES): Remove many files... |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Jim Meyering | Use AC_LIBSOURCES to list corresponding source (.c... |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Jim Meyering | Require gl_HASH_PJW and gl_BASENAME. |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Jim Meyering | (gl_BASENAME): New file/macro. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Jim Meyering | Don't include assert.h. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Jim Meyering | (path_concat): Set *BASE_IN_RESULT |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Paul Eggert | (usage): Add comma after "-P" to fix typo in previous... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Jim Meyering | Use S_BLKSIZE value for ST_NBLOCKSIZE where available. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Jim Meyering | (all_programs.list): Strip $(EXEEXT) and remove duplicates. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Jim Meyering | (all_programs): Revert previous patch; updated all_prog... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Jim Meyering | (usage): Merge the descriptions of --no-dereference... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Paul Eggert | Use an all-permissive copyright notice, recommended... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Jim Meyering | (v_etc_file): The version string has moved to |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Paul Eggert | Remove "m4/" from listed file names. |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Paul Eggert | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Paul Eggert | Add version-etc-fsf. |
commit | commitdiff | tree | snapshot |
next |