This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
csu
History
mark
719323a7d4
Rewritten the entry code. Use r10 to determine is r0 contains a valid
...
ps_strings pointer. Use assembly to get argc, argv and argp and then call __start().
1998-08-05 03:59:43 +00:00
..
alpha
We need <sys/param.h> because sysident.h requires the `NetBSD' constant.
1998-07-27 21:46:49 +00:00
arm32
Rewritten the entry code. Use r10 to determine is r0 contains a valid
1998-08-05 03:59:43 +00:00
c++
…
common_aout
…
common_elf
We need <sys/param.h> because sysident.h requires the `NetBSD' constant.
1998-07-27 21:46:49 +00:00
i386
…
m68k
…
mips
We need <sys/param.h> because sysident.h requires the `NetBSD' constant.
1998-07-27 21:46:49 +00:00
ns32k
…
powerpc
We need <sys/param.h> because sysident.h requires the `NetBSD' constant.
1998-07-27 21:46:49 +00:00
sparc
…
vax
…
common.c
…
common.h
…
Makefile
…
Makefile.csu.aout
…