aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/profile.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-10-19Add support for large files. Merge glibc 2.1.2.Paul Eggert1-2/+2
1997-08-13(get_time): Cast arg to fprintf.Richard M. Stallman1-1/+1
1996-07-15Declare main as int, not void.Karl Heuer1-1/+1
1996-01-15Update FSF's address in the preamble.Erik Naggum1-12/+13
1995-07-30(gettimeofday): New function, defined if necessary.Richard M. Stallman1-0/+17
1994-11-28(get_time): Fix up whitespace.Richard M. Stallman1-1/+1
1994-11-10(TV1, TV2): Use EMACS_TIME as type.Richard M. Stallman1-8/+3
1994-10-12Eliminate some -Wall warnings.David J. MacKenzie1-1/+1
1994-07-25(reset_watch, get_time): Use EMACS_GET_TIME.Richard M. Stallman1-11/+2
1994-04-14(gettimeofday): If system doesn't have this, define it to give a fatal error.Richard M. Stallman1-0/+8
1994-02-23(main, get_time): Don't crash on invalid input.Karl Heuer1-5/+8
1994-02-22(get_time): Simplify; avoid calling index.Karl Heuer1-7/+3
1994-02-07Initial revisionRichard M. Stallman1-0/+93