summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2004-11-30(list_entries_users): Use IS_USER_PROCESSPaul Eggert-5/+1
2004-11-30(print_uptime): Use IS_USER_PROCESS andPaul Eggert-17/+3
2004-11-30(gethostname): Remove decl.Paul Eggert-6/+1
2004-11-30.Jim Meyering-17/+17
2004-11-28.Jim Meyering-1/+1
2004-11-28.Jim Meyering-34/+35
2004-11-26Regenerate.Paul Eggert-40/+40
2004-11-26(link, symlink): Remove decls.Paul Eggert-6/+0
2004-11-26(stat): Remove decl.Paul Eggert-2/+0
2004-11-26(stat, lstat, rename): Remove decls.Paul Eggert-5/+0
2004-11-24Since the changes of 2004-05-22, the u.saved_cwd member atJim Meyering-35/+34
2004-11-23(posix_date): Remove; not needed as a static var.Paul Eggert-42/+41
2004-11-23tweak commentJim Meyering-1/+4
2004-11-21(usage): Avoid usage that runs afoul of DocbookPaul Eggert-6/+6
2004-11-20(flags, usage, main): Add noctty flag to dd.Paul Eggert-3/+6
2004-11-19(usage): Clarified description of --no-group (-G),Jim Meyering-7/+8
2004-11-19(find_dir_entry): Update comment to match reality.Jim Meyering-3/+4
2004-11-19(usage): Clarify description of --author.Jim Meyering-7/+7
2004-11-19(check_file): Don't check stdout for errors here.Jim Meyering-6/+9
2004-11-18(robust_getcwd): Correct the comment: this function constructs theJim Meyering-1/+2
2004-11-17Regenerate.Paul Eggert-2/+3
2004-11-17(STATFS): New macro, for portability to Solaris 9.Paul Eggert-1/+8
2004-11-17(main): argv is not const.Paul Eggert-1/+1
2004-11-17(main): Use getopt_long rather than getopt.Paul Eggert-22/+22
2004-11-16Add putty, screen-bce.Paul Eggert-0/+2
2004-11-16(usage): Improve documentation along the lines suggestedPaul Eggert-5/+17
2004-11-16Fix memory leak.Paul Eggert-0/+6
2004-11-16(C_ASCII, C_EBCDIC, C_IBM, C_BLOCK, C_UNBLOCK,Paul Eggert-31/+68
2004-11-15Include "human.h".Paul Eggert-7/+59
2004-11-15(dd_LDADD): Add $(LIB_CLOCK_GETTIME).Paul Eggert-1/+1
2004-11-14(usage): Put the description of `[-n] STRING'Jim Meyering-1/+2
2004-11-14(zaptemp): Mark new diagnostic for translation.Jim Meyering-1/+1
2004-11-14.Jim Meyering-2/+3
2004-11-13(zaptemp): Warn if a temporary file is not removed.Paul Eggert-16/+20
2004-11-13Make the newly-introduced critical section a bit smaller.Paul Eggert-2/+4
2004-11-13Avoid O(N**2) behavior when there are many temporary files.Paul Eggert-44/+70
2004-11-12(strtoumax): Declare if not declared.Paul Eggert-55/+54
2004-11-12Sync from gnulib and regenerate.Paul Eggert-1/+1
2004-11-09[__APPLE__]: Include <mach/machine.h> and <mach-o/arch.h>.Jim Meyering-2/+22
2004-11-07(merge): Remove declarations of now-unused variables.Jim Meyering-5/+1
2004-11-06(first_same_file): Remove. Move most of the code to....Paul Eggert-45/+93
2004-11-06.Jim Meyering-3/+2
2004-11-06(xfclose): Don't close stdout here (just flush it),Jim Meyering-0/+6
2004-11-05(inittables, sort_buffer_size, getmonth, mergefps,Paul Eggert-57/+66
2004-11-04Regenerate.Paul Eggert-24/+23
2004-11-03Include "vasprintf.h" since we use vasprintf now.Paul Eggert-0/+1
2004-11-03(check-AUTHORS): Don't assume \? works in a sedPaul Eggert-5/+3
2004-11-03(version): New variable, containing author info,Paul Eggert-2/+10
2004-11-03Don't #define and #undef getopt around <stdlib.h>,Paul Eggert-3/+0
2004-11-03quote(...) file names in diagnostics.Jim Meyering-9/+9