This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-04 17:15:50 +00:00
Code
Issues
Releases
Activity
freebsd
/
lib
/
libc
/
gdtoa
History
David Schultz
d086ded323
Userland spinlocks bad. Sleep locks good.
...
Use the latter for gdtoa. Requested by: deischen (far too long ago)
2003-06-21 08:20:14 +00:00
..
_ldtoa.c
Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa().
2003-04-05 22:10:13 +00:00
glue.c
Userland spinlocks bad. Sleep locks good.
2003-06-21 08:20:14 +00:00
machdep_ldisd.c
…
machdep_ldisQ.c
/strtopx/ s/result/&result/
2003-04-09 05:58:43 +00:00
machdep_ldisx.c
/strtopx/ s/result/&result/
2003-04-09 05:58:43 +00:00
Makefile.inc
Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa().
2003-04-05 22:10:13 +00:00