summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
1999-01-31(do_link): Allow creation of a hard link to a danglingJim Meyering-2/+8
1999-01-31(main): Call chdir ("/") after chroot.Jim Meyering-3/+8
1999-01-31(print_uptime): Use the C numeric locale for sscanfJim Meyering-1/+6
1999-01-31(copy_internal): Describe any backup-related renamingJim Meyering-0/+11
1999-01-29Use TIME_WITH_SYS_TIME-based #if test rather thanJim Meyering-3/+8
1999-01-25(isaac_seed): Guard clock_gettime with test ofJim Meyering-7/+7
1999-01-25(usage): Remove static attribute.Jim Meyering-25/+24
1999-01-25(usage): Remove static attribute.Jim Meyering-28/+27
1999-01-25(usage): Remove static attribute.Jim Meyering-23/+21
1999-01-25(usage): Remove static attribute.Jim Meyering-23/+22
1999-01-25(usage): Remove static attribute.Jim Meyering-25/+24
1999-01-25(usage): Remove static attribute.Jim Meyering-30/+29
1999-01-25(usage): Remove static attribute.Jim Meyering-29/+27
1999-01-25(usage): Remove static attribute.Jim Meyering-77/+76
1999-01-25New version from L. Peter Deutsch.Jim Meyering-14/+27
1999-01-25Exit nonzero upon failed write to stdout.Jim Meyering-3/+9
1999-01-25(DONT_UNLINK_WHILE_OPEN) [__MSDOS__ || _WIN32]: Define.Jim Meyering-5/+9
1999-01-24(fdatasync): Remove function. instead, ...Jim Meyering-5/+1
1999-01-23(fdatasync) [! HAVE_FDATASYNC]: New function.Jim Meyering-0/+12
1999-01-23(wipename): Print the `FILE: deleting' message only when in verbose mode.Jim Meyering-1/+2
1999-01-23(wipename): Print the `FILE: deleted' message only when in verbose mode.Jim Meyering-1/+1
1999-01-23always close stdoutJim Meyering-1/+4
1999-01-23fix typos in commentsJim Meyering-7/+9
1999-01-23(pfstatus): Use __format__ and __printf__.Jim Meyering-6/+7
1999-01-23Bracket pfstatus messages with _().Jim Meyering-7/+7
1999-01-23add parens around STREQJim Meyering-1/+1
1999-01-23restore mistakenly removed stdio.hJim Meyering-39/+17
1999-01-23use `%s' rather than \"%s\" everywhereJim Meyering-13/+10
1999-01-23s/sterilize/shred/gJim Meyering-17/+4
1999-01-23use getopt_longJim Meyering-155/+199
1999-01-22Include config.h, getopt.h, system.h and error.h.Jim Meyering-8/+27
1999-01-18indent -- sorry Colin.Jim Meyering-782/+885
1999-01-18(do_link): Try to remove DEST even after renaming it.Jim Meyering-1/+6
1999-01-18cpp-indent #error lineJim Meyering-1/+1
1999-01-18.Jim Meyering-0/+1251
1999-01-17(same_name): Use SAME_INODE rather than open coding it.Jim Meyering-2/+1
1999-01-17compress copyrightJim Meyering-1/+1
1999-01-16Don't declare base_name.Jim Meyering-2/+1
1999-01-16Don't declare base_name.Jim Meyering-31/+24
1999-01-16(usage): Remove `static'.Jim Meyering-7/+3
1999-01-16Remove declarations of base_name and get_version.Jim Meyering-9/+12
1999-01-16Remove declarations of base_name and get_version.Jim Meyering-9/+12
1999-01-16Remove declarations of base_name and get_version.Jim Meyering-10/+11
1999-01-16Don't declare base_name.Jim Meyering-14/+13
1999-01-16Remove declarations of base_name and get_version.Jim Meyering-10/+13
1999-01-16Add prototype for base_name.Jim Meyering-0/+2
1999-01-16(usage): Don't make it static so that it can be called from libfu.a by xargma...Jim Meyering-9/+9
1999-01-16(usage): Don't make it static so that it can be called from libfu.a by xargma...Jim Meyering-3/+3
1999-01-14Don't prototype usage as static.Jim Meyering-40/+32
1999-01-14Include closeout.h. (main): Use close_stdout.Jim Meyering-6/+8