freebsd-dev/lib/libc/i386/gen
Jonathan Mini dcf0aad852 Style cleanup:
- Sort local variable declarations.
- Protect a hand-formatted comment from indent(1).
- Use portable casts, even though this is machine-dependant code.
- Remove extraneous blank lines.
- Remove trailing newline.
- Use sigdelset(3), not SIGDELSET(9).

Requested by:	bde
2002-09-21 23:54:32 +00:00
..
_ctx_start.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
_setjmp.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
alloca.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
fabs.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
frexp.c Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
getcontext.S Save and restore FPU state properly in ucontext_t's. 2002-09-16 19:24:31 +00:00
infinity.c Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
isinf.c Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
ldexp.c Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
makecontext.c Save and restore FPU state properly in ucontext_t's. 2002-09-16 19:24:31 +00:00
Makefile.inc Fixed editing error in previous commit (*blush*). 2002-09-17 19:43:53 +00:00
modf.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
rfork_thread.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
setjmp.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
signalcontext.c Style cleanup: 2002-09-21 23:54:32 +00:00
sigsetjmp.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00