Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-03 | Change the Linux/glibc rules so they become empty on glibc-2.1 or newer. | Jim Meyering | |
2000-06-03 | *** empty log message *** | Jim Meyering | |
2000-06-02 | *** empty log message *** | Jim Meyering | |
2000-06-02 | Back out last change. Instead, do this... | Jim Meyering | |
(read_filesystem_list) [MOUNTED_VMOUNT]: Set the me_dummy member using the same `ignore'-testing code. | |||
2000-06-02 | (ME_DUMMY): Add `autofs' to the list of ignored fs_type strings. | Jim Meyering | |
From Mark D. Roth. | |||
2000-05-29 | (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mounts | Jim Meyering | |
with the `ignore' attribute. Based on a patch from Mark D. Roth. | |||
2000-05-29 | *** empty log message *** | Jim Meyering | |
2000-05-29 | . | Jim Meyering | |
2000-05-22 | Remove old, now-unnecessary `#ifdef __MSDOS__' block. | Jim Meyering | |
2000-05-20 | . | Jim Meyering | |
2000-05-18 | *** empty log message *** | Jim Meyering | |
2000-05-18 | (hash_rehash): Fix a nasty bug: copy the free entry list | Jim Meyering | |
back, too, since it may have been modified by allocate_entry. (hash_delete): Rewrite not to use both(!) the assignment operator and the comma operator in an if-expression. | |||
2000-05-16 | *** empty log message *** | Jim Meyering | |
2000-05-16 | <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO): | Jim Meyering | |
Remove; no longer needed. "quotearg.h": Add include. (file_name): Do not bother to explicitly initialize to NULL; it's less efficient on some hosts. (close_stdout_status): Remove test as to whether stdout was already closed; it breaks for the case "echo x | sort >&-". Quote file name colons. Do not assume that _("write error") lacks format strings. | |||
2000-05-15 | *** empty log message *** | Jim Meyering | |
2000-05-15 | (close_stdout_set_file_name): Declare. | Jim Meyering | |
2000-05-15 | (close_stdout_set_file_name): New function. | Jim Meyering | |
(close_stdout_status): Use new file-scoped global. Return right away if fstat says the stdout file descriptor is invalid. | |||
2000-05-15 | *** empty log message *** | Jim Meyering | |
2000-05-15 | (version_etc_copyright): Update the copyright string | Jim Meyering | |
that goes into all --version output. | |||
2000-05-10 | . | Jim Meyering | |
2000-05-10 | (close_stdout_set_status): Declare. | Jim Meyering | |
2000-05-10 | [default_exit_status]: New file-scoped variable. | Jim Meyering | |
(close_stdout_set_status): New function. | |||
2000-05-08 | . | Jim Meyering | |
2000-05-08 | . | Jim Meyering | |
2000-05-08 | Don't include closeout.h. | Jim Meyering | |
(parse_long_options): Don't call close_stdout for --version. | |||
2000-05-07 | . | Jim Meyering | |
2000-05-06 | *** empty log message *** | Jim Meyering | |
2000-05-06 | Undefine __strnlen and strnlen. | Jim Meyering | |
[!weak_alias]: Define __strnlen to strnlen. | |||
2000-05-06 | *** empty log message *** | Jim Meyering | |
2000-05-06 | remove ifdef | Jim Meyering | |
2000-05-06 | New file, from libiberty. | Jim Meyering | |
2000-05-06 | . | Jim Meyering | |
2000-05-06 | *** empty log message *** | Jim Meyering | |
2000-05-06 | (get_charset_aliases): Use malloc, realloc and memcpy | Jim Meyering | |
instead of xmalloc, xrealloc, path_concat. (locale_charset): Treat empty environment variables as absent. (DIRECTORY_SEPARATOR, ISSLASH): New macros. | |||
2000-05-04 | *** empty log message *** | Jim Meyering | |
2000-05-04 | update from glibc -- solely white space changes | Jim Meyering | |
2000-05-04 | *** empty log message *** | Jim Meyering | |
2000-05-04 | filter through cppi | Jim Meyering | |
2000-05-04 | Update from glibc. | Jim Meyering | |
2000-05-04 | *** empty log message *** | Jim Meyering | |
2000-05-04 | Update from glibc. | Jim Meyering | |
2000-05-04 | Update from glibc. | Jim Meyering | |
2000-05-04 | *** empty log message *** | Jim Meyering | |
2000-05-04 | update from glibc | Jim Meyering | |
2000-05-04 | New file, from glibc. | Jim Meyering | |
2000-05-04 | *** empty log message *** | Jim Meyering | |
2000-05-04 | Update from glibc. | Jim Meyering | |
2000-05-02 | . | Jim Meyering | |
2000-05-01 | (full_write): Remove `FIXME' part of comment. | Jim Meyering | |
2000-05-01 | . | Jim Meyering | |