This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ports/4026] Missing include <time.h> in clock_settime.c


------- Additional Comments From jakub at redhat dot com  2007-02-15 13:13 -------
If clock_settime.c doesn't compile on m68k, then it should be fixed to follow
other architectures.  In this case, errno.h included by clock_settime.c
and include/errno.h includes tls.h which is expected to include stdlib.h
and stdlib.h defines clockid_t as well.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|drepper at redhat dot com   |roland at gnu dot org
          Component|libc                        |ports


http://sourceware.org/bugzilla/show_bug.cgi?id=4026

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]