summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2004-04-27Rename to sc_tight_scope.Jim Meyering-1/+1
2004-04-27(backup_type): Declare `static'.Jim Meyering-1/+1
2004-04-27(opt_nul_terminate_output): Declare `static'.Jim Meyering-1/+1
2004-04-27(G_fail): Declare `static'.Jim Meyering-1/+1
2004-04-27(forget_created, remember_created)Jim Meyering-6/+6
2004-04-27(dest_info_init, src_info_init, copy): Add `extern' keyword.Jim Meyering-3/+3
2004-04-27(chopt_init, chopt_free, gid_to_name, uid_to_name, chown_files):Jim Meyering-5/+5
2004-04-27(rm): Add `extern' keyword.Jim Meyering-1/+1
2004-04-27.Jim Meyering-0/+19
2004-04-27(sc_src_functions_have_static_scope): New rule.Jim Meyering-0/+19
2004-04-26.Jim Meyering-4/+6
2004-04-26(limfield): Make a comment clearer.Jim Meyering-2/+3
2004-04-26Fix POSIX-conformance bug: "sort -k 3,3.5b" is supposed to skipJim Meyering-26/+3
2004-04-24.Jim Meyering-1/+1
2004-04-24More signal-handling cleanup for ls.c. Do not allow signals toJim Meyering-66/+160
2004-04-23Avoid segfault on systems for which SIZE_MAX != (size_t) -1.Jim Meyering-2/+3
2004-04-21(main): Do not ignore SIGPIPE, as POSIX 1003.1-2001Jim Meyering-4/+0
2004-04-21 - csplit sometimes failed to remove files when interrupted.Jim Meyering-59/+93
2004-04-21 - ls could incorrectly restore color if multiple signalsJim Meyering-39/+26
2004-04-21install -s failed on System V if SIGCHLD was ignored.Jim Meyering-0/+5
2004-04-20(is_empty_dir): Clarify comment.Jim Meyering-1/+1
2004-04-20(main) [!defined _POSIX_SOURCE]:Jim Meyering-23/+1
2004-04-20(main): Rewrite signal-catching code to make itJim Meyering-36/+21
2004-04-20(sigill_handler, isaac_seed_machdep): Use void, not (obsolete) RETSIGTYPE.Jim Meyering-2/+2
2004-04-20(main) [!defined _POSIX_SOURCE]:Jim Meyering-12/+1
2004-04-20.Jim Meyering-1/+1
2004-04-20Don't include pathmax.h; system.h already does it.Jim Meyering-1/+0
2004-04-20.Jim Meyering-1/+1
2004-04-20(cut_fields): Free buffer upon getndelim2 failure.Jim Meyering-0/+1
2004-04-19(isaac_seed_start) [AVOID_USED_UNINITIALIZED_WARNINGS]:Jim Meyering-1/+8
2004-04-19.Jim Meyering-2/+2
2004-04-19Make pwd work even if the resulting name is so long that getcwd fails.Jim Meyering-6/+252
2004-04-18(print_user): Use xrealloc here, rather than unchecked realloc.Jim Meyering-3/+3
2004-04-18(full_filename_): Don't leak upon failed realloc.Jim Meyering-2/+5
2004-04-18(readdir_ignoring_dotdirs): Move function to system.h, renaming it. Update u...Jim Meyering-14/+2
2004-04-18(readdir_ignoring_dot_and_dotdot): New inline function, from remove.c.Jim Meyering-0/+12
2004-04-17(add_file_name): Declare function to be `static'.Jim Meyering-1/+1
2004-04-17(ds_init, ds_free): Declare functions to be `static'.Jim Meyering-6/+6
2004-04-17(string_to_join_field): Declare function to be `static'.Jim Meyering-1/+1
2004-04-15Include getpagesize.h.Jim Meyering-7/+17
2004-04-15Include getpagesize.h.Jim Meyering-8/+10
2004-04-15Include getpagesize.h.Jim Meyering-2/+6
2004-04-15(gcd, lcm, ptr_align): New functions, moved from od.c.Jim Meyering-0/+40
2004-04-15(gcd, lcm): Remove; now in system.h.Jim Meyering-27/+0
2004-04-15(ROUND_UP_OFFSET, PTR_ALIGN): Remove.Jim Meyering-6/+2
2004-04-15Include getpagesize.h.Jim Meyering-1/+3
2004-04-14.Jim Meyering-16/+16
2004-04-12.Jim Meyering-10/+10
2004-04-12Include "utimecmp.h".Jim Meyering-9/+22
2004-04-09Include stat-macros.h, not file-type.h.Jim Meyering-78/+1