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
/
i386
/
crt0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Set the "crt_ldso" member of the crt-to-ld.so interface structure. This
jdp
1997-01-11
1
-1
/
+2
*
When linking with no rtld support, provide stub dl*() functions that
peter
1996-12-28
1
-1
/
+43
*
Remove garbage initcode reference so that 'gcc -Dlint ...'
steve
1996-10-06
1
-2
/
+1
*
Support crt0 <-> ld.so interface version 4. This should be both backwards
peter
1996-10-01
1
-5
/
+11
*
Back out the thread_init code in order to allow -current to bootstrap
nate
1996-01-30
1
-8
/
+0
*
Reviewed by: julian and (hsu?)
julian
1996-01-22
1
-1
/
+9
*
Remove my locale hack. Sigh.
ache
1995-11-02
1
-12
/
+1
*
Clean up and make code (more) readable.
phk
1995-10-29
1
-109
/
+94
*
put the _getenv and _strncmp under #ifdef DEBUG, which is the only time
phk
1995-10-18
1
-1
/
+6
*
Fixup the "ld.so failed" message for the case when ld.so finds undefined
nate
1995-09-27
1
-5
/
+16
*
Change ld.so to correctly load dependant libraries for dlopen and unload them
dfr
1995-06-27
1
-2
/
+8
*
Remove an unused variable.
phk
1995-02-24
1
-2
/
+1
*
Support for more Sun compatible dlopen() and friends. Also added proper error
jkh
1995-02-07
1
-8
/
+9
*
Call reduced (8-bit only) startup_setlocale()
ache
1994-09-24
1
-2
/
+3
*
Change level of setlocale hack enabling from compile option STARTUP_LOCALE
ache
1994-09-19
1
-6
/
+5
*
Add (#ifdef'ed by STARTUP_LOCALE) following line to crt0.c
ache
1994-09-18
1
-2
/
+8
*
Make it work with new mmap syscall.
wollman
1994-08-05
1
-9
/
+9
*
MAP_FILE is the default on mmap now, and is no longer defined just
rgrimes
1994-05-28
1
-1
/
+8
*
Allow NetBSD (old style) shared binaries to work. Probably not the
nate
1994-02-16
1
-2
/
+2
*
New dlopen, dlclose, etc al. For the new ld changes.
jkh
1994-02-13
1
-145
/
+63
*
Implemented 'QMAGIC' a.out format correctly, and changed the default
dg
1994-01-03
1
-5
/
+5
*
shlib update:
paul
1993-11-09
1
-5
/
+4
*
Added shared libs support from NetBSD.
paul
1993-11-04
1
-49
/
+391
*
Yanked out the 8 'addb %al,%al' (0xc000)'s out of the start of the
dg
1993-10-26
1
-8
/
+0
*
Added some support the new err(3) routines need
nate
1993-06-29
1
-0
/
+12
*
Upgrade to GCC 2.X
paul
1993-06-18
1
-0
/
+5
*
Initial import, 0.1 + pk 0.2.4-B1
rgrimes
1993-06-12
1
-0
/
+108