index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
csu
/
sparc64
/
crt1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for TLS in statically linked programs.
dfr
2004-08-15
1
-0
/
+2
*
Very minor EOL whitespace diff-reducer.
markm
2003-01-26
1
-1
/
+1
*
Missed a bit of cleanup.
markm
2003-01-26
1
-2
/
+0
*
make these more useful for lint(1). Minor diff-reductions while I'm
markm
2003-01-26
1
-0
/
+1
*
Remove the get_term() function. It pretty much can't work for
markm
2003-01-26
1
-36
/
+7
*
Remove a prototype for a function that is no longer called.
markm
2002-09-20
1
-1
/
+0
*
Don't need to install the signal trampoline here anymore.
jake
2002-09-03
1
-1
/
+0
*
The main reason for this is to reduce diffs between all the crt1.c's.
markm
2002-07-16
1
-21
/
+42
*
Install the libc signal trampoline on startup.
jake
2002-04-29
1
-0
/
+2
*
Do not use __progname directly (except in [gs]etprogname(3)).
markm
2002-03-29
1
-2
/
+3
*
Revert part of rev 1.3 -- we need the calls to _init and _fini.
obrien
2002-03-16
1
-4
/
+0
*
Minor style(9) nit + utilize ELF features for the FreeBSD ID.
obrien
2002-02-28
1
-6
/
+2
*
Initialize the libc user trap handlers before passing control non-startup
tmm
2002-02-23
1
-0
/
+2
*
Comment out the retrieval of a termination function from %g1. It is
jake
2002-01-13
1
-0
/
+8
*
Fix typo (unclosed comment).
jake
2001-12-28
1
-0
/
+1
*
Sparc64 ELF version of the C runtime support.
obrien
2001-12-15
1
-0
/
+128