Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (copy_stringlist, compare_line_list): bcmp -> memcmp | Paul Eggert | 1993-09-13 | 1 | -5/+5 | |
| | ||||||
* | Add prototypes to function declarations. Use size_t, not int, when needed. | Paul Eggert | 1993-08-27 | 1 | -741/+674 | |
| | | | | | | | | | | | Use `const' when needed to pacify gcc. Use STD{IN,OUT,ERR}_FILENO instead of [012]. (VOID): Move to system.h. (version_string): Now char[]. (usage): Sort options. (process_diff): Pacify `gcc -Wall' with a useless assignment. (read_diff): pid is of type pid_t, not int. Use waitpid if available. (output_diff3): Simplify test for `\ No newline at end of file' message. | |||||
* | Attempt to do a better job with three two-way diffs. | Paul Eggert | 1993-07-04 | 1 | -589/+649 | |
| | | | | | This was a file labeled diff3.c.new-notdone, dated 1992-04-27, with user name `randy'. | |||||
* | (longopts): Change NULL to 0. | Paul Eggert | 1993-05-26 | 1 | -10/+10 | |
| | ||||||
* | (tab_align_flag): New variable, for new -T option. | Paul Eggert | 1993-05-25 | 1 | -4/+13 | |
| | | | | (main, usage, output_diff3): Add support for -T. | |||||
* | entered into RCS | Paul Eggert | 1993-04-23 | 1 | -5/+19 | |
| | ||||||
* | *** empty log message *** | Richard M. Stallman | 1993-02-11 | 1 | -2/+2 | |
| | ||||||
* | *** empty log message *** | Paul Eggert | 1992-11-12 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Paul Eggert | 1992-11-09 | 1 | -138/+211 | |
| | ||||||
* | *** empty log message *** | Paul Eggert | 1992-10-05 | 1 | -370/+299 | |
| | ||||||
* | *** empty log message *** | David MacKenzie | 1992-09-03 | 1 | -2/+2 | |
| | ||||||
* | *** empty log message *** | David MacKenzie | 1992-07-07 | 1 | -52/+9 | |
| | ||||||
* | *** empty log message *** | David MacKenzie | 1992-07-07 | 1 | -59/+85 | |
| | ||||||
* | Initial revision | David MacKenzie | 1992-07-03 | 1 | -0/+1694 | |