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-18 10:35:55 +00:00
Code
Issues
Releases
Activity
669073a7e6
freebsd
/
lib
/
csu
/
ia64
History
Marcel Moolenaar
29cc06cf27
Fix typo: Passing the first argument to exit() in out2 does not work.
...
Trust me.
2003-07-15 03:50:38 +00:00
..
crt1.S
Fix typo: Passing the first argument to exit() in out2 does not work.
2003-07-15 03:50:38 +00:00
crti.S
crtn.S
Makefile
Rewite _start(). We cannot use a C function due to the fact that we
2003-07-13 23:11:37 +00:00