This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
alpha
/
gen
History
Ruslan Ermilov
c51d717f0c
libc_r wasn't so tied to libc for 22 months.
2002-11-18 09:50:57 +00:00
..
_ctx_start.S
Add getcontext, setcontext, makecontext, and swapcontext. These
2002-01-10 02:40:59 +00:00
_setjmp.S
…
divrem.m4
…
fabs.S
…
flt_rounds.c
…
fpgetmask.c
…
fpgetround.c
…
fpgetsticky.c
…
fpsetmask.c
…
fpsetround.c
…
fpsetsticky.c
…
frexp.c
…
getcontext.S
Add getcontext, setcontext, makecontext, and swapcontext. These
2002-01-10 02:40:59 +00:00
infinity.c
Re-apply the previously backed-out commit that fixes the problem where
2002-10-31 23:05:20 +00:00
isinf.c
Remove 'register' keyword.
2002-03-21 18:49:23 +00:00
ldexp.c
Remove 'register' keyword.
2002-03-21 18:49:23 +00:00
makecontext.c
Disconnect the userland get/set/swapcontext() functions from
2002-11-16 06:39:11 +00:00
Makefile.inc
libc_r wasn't so tied to libc for 22 months.
2002-11-18 09:50:57 +00:00
modf.c
…
rfork_thread.S
…
setjmp.S
…
sigsetjmp.S
…