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
2024-12-24 11:29:10 +00:00
Code
Issues
Releases
Activity
f079ab33c6
freebsd
/
lib
/
libc
/
i386
History
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
..
gen
Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
2001-11-27 20:51:26 +00:00
net
De-orbit DEFS.h - the other arches do not use it, and it got replaced
2001-10-24 20:29:14 +00:00
stdlib
De-orbit DEFS.h - the other arches do not use it, and it got replaced
2001-10-24 20:29:14 +00:00
string
De-orbit DEFS.h - the other arches do not use it, and it got replaced
2001-10-24 20:29:14 +00:00
sys
Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
2001-11-27 20:51:26 +00:00
SYS.h
Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
2001-11-27 20:51:26 +00:00