freebsd-nq/lib/libc/i386/gen
John Baldwin a1d8094b9e Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
is clearer about what we are actually doing.

Requested by:	bde
2001-11-27 20:51:26 +00:00
..
_setjmp.S De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00
alloca.S De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00
fabs.S De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00
frexp.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
infinity.c
isinf.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
ldexp.c Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
Makefile.inc rfork(2) wrapper for simple rfork-style threads. I have lost count of 2000-07-29 07:14:04 +00:00
modf.S De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00
rfork_thread.S Use 'mov' instead of 'lea' for setting the syscall number in %eax as that 2001-11-27 20:51:26 +00:00
setjmp.S De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00
sigsetjmp.S De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00