summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthread_getcpuclockid.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/pthread_getcpuclockid.c')
0 files changed, 0 insertions, 0 deletions
t/sys/dev/clock_subr.c?id=2884ff686f546a0671778826ac678513e51ac941'>Revert previous; test secs > __type_max(time_t) again, nowapb 2014-09-01Reformulate an overflow test so it can be used in tool builds (i.e. doesmartin 2014-08-31Make this compile- and usable from userland as well.martin 2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind 2009-12-12Use time_t to calculate days and secs to avoid potential overflow.tsutsui 2009-12-12KNFtsutsui 2009-02-14convert to ANSI function prototypesperry 2005-12-11merge ktrace-lwp.christos 2005-02-04de-__Pperry 2004-12-29In clock_ymdhms_to_secs(), rather than returning rubbish when presented withbjh21 2003-08-13sys/types.h -> sys/param.h to get vax inlines correct.ragge 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2001-11-13add RCSIDslukem 2001-07-07bcopy -> memcpythorpej 2000-10-03Move #define POSIX_BASE_YEAR to clock_subr.h.tsutsui