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
_setjmp.S
alloca.S
fabs.S
frexp.c
getcontext.S
infinity.c Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
isinf.c
ldexp.c
makecontext.c
Makefile.inc Fixed editing error in previous commit (*blush*). 2002-09-17 19:43:53 +00:00
modf.S
rfork_thread.S
setjmp.S
signalcontext.c Style cleanup: 2002-09-21 23:54:32 +00:00
sigsetjmp.S