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-12 09:58:36 +00:00
Code
Issues
Releases
Activity
d07b0a6163
Branches
Tags
No results found.
freebsd
/
lib
/
csu
History
Bruce Evans
d07b0a6163
Avoid using ld -O (as in bsd.lib.mk).
...
Fixed `make cleandepend'. The default is null because SRCS is null.
1998-12-27 15:24:21 +00:00
..
alpha
Remove the bootstrap hack that prevented the use of the rtld.
1998-08-20 21:37:22 +00:00
amd64
Strip the leading path from __progname as is done in the a.out case. Also
1998-12-24 18:19:47 +00:00
common
Import C startup files for ELF support.
1998-03-07 20:27:11 +00:00
i386
Avoid using ld -O (as in bsd.lib.mk).
1998-12-27 15:24:21 +00:00
i386-elf
Strip the leading path from __progname as is done in the a.out case. Also
1998-12-24 18:19:47 +00:00