summaryrefslogtreecommitdiff
path: root/lib-src/profile.c
Commit message (Expand)AuthorAgeFilesLines
* Declare main as int, not void.Karl Heuer1996-07-151-1/+1
* Update FSF's address in the preamble.Erik Naggum1996-01-151-12/+13
* (gettimeofday): New function, defined if necessary.Richard M. Stallman1995-07-301-0/+17
* (get_time): Fix up whitespace.Richard M. Stallman1994-11-281-1/+1
* (TV1, TV2): Use EMACS_TIME as type.Richard M. Stallman1994-11-101-8/+3
* Eliminate some -Wall warnings.David J. MacKenzie1994-10-121-1/+1
* (reset_watch, get_time): Use EMACS_GET_TIME.Richard M. Stallman1994-07-251-11/+2
* (gettimeofday): If system doesn't have this, define it to give a fatal error.Richard M. Stallman1994-04-141-0/+8
* (main, get_time): Don't crash on invalid input.Karl Heuer1994-02-231-5/+8
* (get_time): Simplify; avoid calling index.Karl Heuer1994-02-221-7/+3
* Initial revisionRichard M. Stallman1994-02-071-0/+93