Fri May 10 18:36:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Fri, 10 May 1996 22:55:26 +0000 (22:55 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 10 May 1996 22:55:26 +0000 (22:55 +0000)
commitf8cac037eea3e928b0d5e0c17990b6996159eec8
tree6a974750b859b185818d8f8b0763907f66fc8954
parent7cfb2d8be3d4ee24fbba14df7176fd13e7052205
Fri May 10 18:36:14 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* FAQ: New file contributed by drepper.

* time/Makefile (headers): Add timebits.h.
* sysdeps/unix/sysv/linux/timebits.h: New file.
* sysdeps/stub/timebits.h: New file.
* time/time.h (CLK_TCK): Define to CLOCKS_PER_SEC.
(CLOCKS_PER_SEC): Remove this macro.  Instead #include <timebits.h>.
ChangeLog
FAQ [new file with mode: 0644]
sysdeps/stub/timebits.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/timebits.h [new file with mode: 0644]
time/Makefile
time/time.h