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-30 12:04:07 +00:00
Code
Issues
Releases
Activity
8a99777019
freebsd
/
lib
/
csu
History
Hidetoshi Shimokawa
49837d6cd0
Initialize __progname by argv[0] before striping leading path,
...
otherwise we always get empty name.
1999-01-19 06:58:31 +00:00
..
alpha
Initialize __progname by argv[0] before striping leading path,
1999-01-19 06:58:31 +00:00
amd64
Switch to using ".So" as the extension for PIC object files rather
1999-01-09 21:51:00 +00:00
common
Import C startup files for ELF support.
1998-03-07 20:27:11 +00:00
i386
Fixed type mismatches in args to __syscall(). One for mmap() broke on
1998-12-27 15:47:15 +00:00
i386-elf
Switch to using ".So" as the extension for PIC object files rather
1999-01-09 21:51:00 +00:00