I Use This!
Low Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial revision More... about 23 years ago
Initial revision More... about 23 years ago
Initial revision More... over 23 years ago
Initial revision More... over 23 years ago
Initial revision More... over 23 years ago
Initial revision More... over 23 years ago
Initial revision More... over 23 years ago
Initial revision More... over 23 years ago
Initial revision More... over 23 years ago
Initial revision More... over 23 years ago
Initial revision More... over 23 years ago
Initial revision More... almost 24 years ago
Initial revision More... about 24 years ago
Initial revision More... over 24 years ago
Initial revision More... over 24 years ago
From GCC repository More... about 25 years ago
(lf_snarf): Fix bug when help line wrapped around the input buffer. More... about 26 years ago
Add dircategory. More... over 26 years ago
Include <config.h> before using "const". More... over 26 years ago
($D.tar.gz): Don't use ln to create distribution; it doesn't work with symlinks. More... over 26 years ago
(cmpbuf.h): Include. (slurp): Check for arithmetic overflow when computing buffer size. More... over 26 years ago
(AC_PATH_PROG): Add PR_PROGRAM. If available, prefer support for large files unless the user specified one of the CPPFLAGS, LDFLAGS, or LIBS variables. (AC_STRUCT_ST_RDEV): Add. (HAVE_ST_FSTYPE_STRING): Add. (--with-mvfs-stat-bug, --with-nfs-stat-bug): New options. (HAVE_MEMCHR): New macro. (AC_CHECK_FUNCS): Add sicprocmask. More... over 26 years ago
Add --with-mvfs-stat-bug, --with-nfs-stat-bug. More... over 26 years ago
(quotesys.h): Include. (PR_PROGRAM): New macro. (pfatal_with_name): Abort if error returns. (fatal): Likewise. (print_message_queue): Free message chain after printing. (currently_recursive): Renamed from current_depth, and now a boolean. (begin_output): Report error if fflush does. Avoid stdio and gettext in child. More... over 26 years ago
(__attribute__): New macro. (getenv): Don't declare if HAVE_STDLIB_H. (CHAR_MAX): New macro. (<locale.h>): New include. (<locale.h>): Include before <libintl.h>. (could_be_mvfs_stat_bug, could_be_nfs_stat_bug, dev_may_have_duplicate_ino, same_special_file): New macros. (same_file): Use them. More... over 26 years ago
(print_half_line): Add brackets to pacify GCC -Wall. More... over 26 years ago
(quotesys.h): Include. (DIFF_PROGRAM, DEFAULT_EDITOR_PROGRAM): Remove. (free_software_msgid, editor_program, not_found): New vars. (diffbin, edbin): Remove. (editor_program): Renamed from edbin. (edit, interact): Now take extra string arg. (exiterr, fatal, perror_fatal, try_help): Add noreturn attribute. (sigset_t, sigemptyset, sigmask, sigaddset, SIG_BLOCK, SIG_SETMASK): (sigprocmask): New macros, if !HAVE_SIGPROCMASK. (error): Now has printf attribute. (longopts, main): Don't assume ASCII. (try_help): New operand arg. (usage): Conform to new GNU standards. (main): Set static vars for editor and diff program. Compare getopt_long result to -1, not EOF. -v conforms to new GNU standard. Complain better about extra and missing operands. If HAVE_VFORK, block SIGINT and SIGPIPE in the parent, since when the child munges its handlers it may somp on the parent. Pass rname to intract. Translate not-found message before forking. (give_help): Just output it all at once. (edit): New args lname, lline, rname, rline. (edit): New command 'd'. (interact): New args lname, rname. More... over 26 years ago
Update FSF address. More... over 26 years ago
Remove `#if 0'ed code. More... over 26 years ago
(diff_dirs): Check for recursive directory loop. Arg is now struct comparison const *. (dir_loop): New function More... over 26 years ago