Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-16 | Include lchown.h. | Jim Meyering | |
1998-07-16 | *** empty log message *** | Jim Meyering | |
1998-07-16 | (noinst_HEADERS): Add lchown.h. | Jim Meyering | |
1998-07-16 | include lchown.h | Jim Meyering | |
1998-07-16 | . | Jim Meyering | |
1998-07-16 | [!ENOSYS] (ENOSYS): Define to ENOTSUP or ENOMSG. | Jim Meyering | |
1998-07-16 | *** empty log message *** | Jim Meyering | |
1998-07-16 | [!ENOSYS] (ENOSYS): Define to ENOTSUP or ENOMSG. | Jim Meyering | |
1998-07-16 | Update prototype. | Jim Meyering | |
1998-07-16 | (safe_read): Change type of pointer parameter to | Jim Meyering | |
`void' to avoid Irix4 cc errors. Reported by Kaveh Ghazi. | |||
1998-07-16 | . | Jim Meyering | |
1998-07-15 | (check_format): Add `5' to the list of digits. | Jim Meyering | |
Reported by Donni Erpel. | |||
1998-07-13 | . | Jim Meyering | |
1998-07-13 | check: depend on maint_gen | Jim Meyering | |
1998-07-13 | (print_header): Print "1k-blocks", not "1.0k-blocks". | Jim Meyering | |
1998-07-09 | *** empty log message *** | Jim Meyering | |
1998-07-09 | (jm_FUNC_CHOWN): Add a check to verify that the | Jim Meyering | |
uid and gid actually remain unchanged. | |||
1998-07-08 | *** empty log message *** | Jim Meyering | |
1998-07-08 | *** empty log message *** | Jim Meyering | |
1998-07-08 | Remove FCLOSE_UNLOCKED block. | Jim Meyering | |
1998-07-08 | Remove fclose_unlocked. | Jim Meyering | |
1998-07-05 | (parse_line): Add casts to avoid errors from Irix4's `cc' C compiler. | Jim Meyering | |
From Kaveh Ghazi. | |||
1998-07-04 | Include stdio.h. Required on some systems when using assert. | Jim Meyering | |
From Kaveh Ghazi. | |||
1998-07-04 | Use cmp, not diff. | Jim Meyering | |
Reported by Kaveh Ghazi. | |||
1998-07-04 | *** empty log message *** | Jim Meyering | |
1998-07-04 | bump serial number | Jim Meyering | |
1998-07-04 | Use syscmd, ifelse, and sysval. Mainly as an exercise | Jim Meyering | |
to prove that this macro can be used in packages without regex.c. | |||
1998-07-04 | tweak comment | Jim Meyering | |
1998-07-04 | . | Jim Meyering | |
1998-07-04 | Remove #ifdef around <regex.h> inclusion. | Jim Meyering | |
1998-07-04 | Remove #ifdef around <regex.h> inclusion. | Jim Meyering | |
(extract_regexp): Remove #if !WITH_REGEX...#endif block. | |||
1998-07-04 | *** empty log message *** | Jim Meyering | |
1998-07-04 | add warning | Jim Meyering | |
1998-07-04 | (remove_dir): Use fprintf, not error to avoid newline in prompt. | Jim Meyering | |
1998-07-04 | *** empty log message *** | Jim Meyering | |
1998-07-04 | . | Jim Meyering | |
1998-07-04 | *** empty log message *** | Jim Meyering | |
1998-07-04 | . | Jim Meyering | |
1998-07-04 | *** empty log message *** | Jim Meyering | |
1998-07-04 | use $jm_with_regex, now $WITH_REGEX | Jim Meyering | |
1998-07-04 | remove ifdef around inclusion of regex.h altogether!! | Jim Meyering | |
1998-07-04 | add 100 to serial number | Jim Meyering | |
1998-07-04 | . | Jim Meyering | |
1998-07-04 | (noinst_HEADERS): Add regex.h. | Jim Meyering | |
1998-07-04 | . | Jim Meyering | |
1998-07-04 | *** empty log message *** | Jim Meyering | |
1998-07-04 | . | Jim Meyering | |
1998-07-04 | . | Jim Meyering | |
1998-07-04 | (read_filesystem_list): | Jim Meyering | |
Don't leak memory on failure. Don't create a dummy struct mount_entry entry; use the address-of-the-tail-address method instead. Preserve errno if possible on failure, setting it to 0 if inapplicable. Close file descriptor leak if the F_SETLKW failed. Report an error if SVR4 lock file cannot be opened for some reason other than a nonexistent lock file. | |||
1998-07-04 | . | Jim Meyering | |