Name Description Size
.cvsignore 9
aix.c _AIX_AtomicSet 7513
aixwrap.c File: aixwrap.c Description: This file contains a single function, _MD_SELECT(), which simply invokes the select() function. This file is used in an ugly hack to override the system select() function on AIX releases prior to 4.2. (On AIX 4.2, we use a different mechanism to override select().) 1034
bsdi.c Ignore FPE because coercion of a NaN to an int causes SIGFPE to be raised. 1839
darwin.c The multiplier (as a fraction) for converting the Mach absolute time unit to nanoseconds. 2406
dgux.c using only NSPR threads here Copied from the UnixWare implementation. Should be kept in sync with ../../../include/md/_dgux.h. 1602
freebsd.c Ignore FPE because coercion of a NaN to an int causes SIGFPE to be raised. 1854
hpux.c Division is slower than float multiplication. return (time / iticks_per_msecond); 5918
linux.c ! _PR_PTHREADS 1959
Makefile.in 2544
netbsd.c Ignore FPE because coercion of a NaN to an int causes SIGFPE to be raised. 1894
nto.c Fake this out 768
objs.mk 732
openbsd.c Ignore FPE because coercion of a NaN to an int causes SIGFPE to be raised. 1897
os_AIX.s 3105
os_BSD_386_2.s 1019
os_Darwin.s 434
os_Darwin_ppc.s 1894
os_Darwin_x86.s 1939
os_Darwin_x86_64.s 1827
os_HPUX.s 581
os_HPUX_ia64.s 2259
os_Linux_ia64.s 2144
os_Linux_ppc.s 2022
os_Linux_x86.s 1977
os_Linux_x86_64.s 2065
os_SunOS_sparcv9.s 6895
os_SunOS_ultrasparc.s 6894
os_SunOS_x86.s 2420
os_SunOS_x86_64.s 1464
pthreads_user.c disable clock interrupts 11823
qnx.c These functions should not be called for Unixware 1474
riscos.c ! _PR_PTHREADS 1870
scoos.c SCO ODT 5.0 - originally created by mikep 3006
solaris.c Ticks have a 10-microsecond resolution. So there are 100000 ticks per second. 3537
unix.c To get FIONREAD 106392
unix_errors.c On QNX and Neutrino, EALREADY is defined as EBUSY. 18982
unixware.c using only NSPR threads here 13117
uxpoll.c defined(_PR_PTHREADS) 24854
uxproces.c For dlopen, dlsym, dlclose 23201
uxrng.c end OpenDevURandom() 3230
uxshm.c uxshm.c -- Unix Implementations NSPR Named Shared Memory * * * lth. Jul-1999. * 18208
uxwrap.c ------------------------------------------------------------------------ File: uxwrap.c Our wrapped versions of the Unix select() and poll() system calls. ------------------------------------------------------------------------ 15338