| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
Date: Mon, 13 May 1996 13:11:08 -0700 From: "Jin Guojun[ITG]" <jin@george.lbl.gov> To: pthreads@MIT.EDU Cc: proven@MIT.EDU The sleep.c in 1_60_beta5 uses tv_sec and tv_nsec for timespec structure. The 1_60_beta4 and BSD use ts_sec and ts_nsec for the timespec structure. So, sleep.c won't get compiled under BSD system any more. Is any way to fix this in the future? -Jin
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |