1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00

Fix clock_gettime library access problem on recent GNU/Linux systems.

This commit is contained in:
Paul Eggert
2005-02-22 07:19:43 +00:00
parent df066e2695
commit ff35a3ca2b
3 changed files with 22 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2005-02-21 Paul Eggert <eggert@cs.ucla.edu>
* Makefile.am (libfetish_a_SOURCES): Remove xnanosleep.c,
xnanosleep.h; now done by ../m4/xnanosleep.m4 automatically.
2005-02-20 Paul Eggert <eggert@cs.ucla.edu>
* gethrxtime.h, gethrxtime.c, xtime.h: New files.