tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libm
/
arch
/
i387
/
at
fan
44 files
DEFS.h
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_acos.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_asin.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_atan2.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_atan2f.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_exp.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_fmod.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_log.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_log10.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_remainder.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_remainderf.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_scalb.S
Use ENTRY_NB() instead of ENTRY()
3 years ago
e_sqrt.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_sqrtf.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
e_sqrtl.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
fenv.c
spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;
3 years ago
invtrig.c
Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB, and a few empty files for lint to chew on.
13 years ago
s_atan.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_atanf.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_ceil.S
spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;
3 years ago
s_ceilf.S
spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;
3 years ago
s_copysign.S
copysign and copysignf are used within libm, so declare them accordingly. Required if the compiler doesn't replace them with builtins (e.g. clang on amd64). ok kettenis@ guenther@ i386 sync requested by guenther@
9 years ago
s_copysignf.S
copysign and copysignf are used within libm, so declare them accordingly. Required if the compiler doesn't replace them with builtins (e.g. clang on amd64). ok kettenis@ guenther@ i386 sync requested by guenther@
9 years ago
s_cos.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_cosf.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_floor.S
spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;
3 years ago
s_floorf.S
spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;
3 years ago
s_llrint.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_llrintf.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_log1p.S
Use 0xcc trapsleds instead of default/nop/0xcc in BTC alignments don't bother with .text before ENTRY()
8 years ago
s_log1pf.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_logb.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_logbf.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_lrint.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_lrintf.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_rint.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_rintf.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_scalbnf.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_significand.S
Use ENTRY_NB() instead of ENTRY()
3 years ago
s_significandf.S
Use ENTRY_NB() instead of ENTRY()
3 years ago
s_sin.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_sinf.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_tan.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago
s_tanf.S
Reduce libm's exports and make internal calls go direct. All dependencies on libc are now via reserved/standardized names.
9 years ago