Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Declare main as int, not void. | Karl Heuer | 1996-07-15 | 1 | -1/+1 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -12/+13 |
* | (gettimeofday): New function, defined if necessary. | Richard M. Stallman | 1995-07-30 | 1 | -0/+17 |
* | (get_time): Fix up whitespace. | Richard M. Stallman | 1994-11-28 | 1 | -1/+1 |
* | (TV1, TV2): Use EMACS_TIME as type. | Richard M. Stallman | 1994-11-10 | 1 | -8/+3 |
* | Eliminate some -Wall warnings. | David J. MacKenzie | 1994-10-12 | 1 | -1/+1 |
* | (reset_watch, get_time): Use EMACS_GET_TIME. | Richard M. Stallman | 1994-07-25 | 1 | -11/+2 |
* | (gettimeofday): If system doesn't have this, define it to give a fatal error. | Richard M. Stallman | 1994-04-14 | 1 | -0/+8 |
* | (main, get_time): Don't crash on invalid input. | Karl Heuer | 1994-02-23 | 1 | -5/+8 |
* | (get_time): Simplify; avoid calling index. | Karl Heuer | 1994-02-22 | 1 | -7/+3 |
* | Initial revision | Richard M. Stallman | 1994-02-07 | 1 | -0/+93 |