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
/
include
/
link.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-4
/
+0
*
Use sys/link_elf.h or sys/link_aout.h based on compile environment
peter
2002-08-22
1
-284
/
+3
*
Breath deep and take __P out of the system include files.
imp
2002-03-23
1
-8
/
+7
*
style(9) the structure definitions.
obrien
2001-09-05
1
-1
/
+1
*
Update the prototype for "r_brk" to correspond with the change in
jdp
2000-09-18
1
-1
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Add GDB support for ELF shared libs.
dfr
1998-05-23
1
-1
/
+30
*
Implement dladdr.
jdp
1998-02-06
1
-1
/
+8
*
Move nlist related defines from link.h into nlist.h. Clean up
jdp
1997-12-06
1
-14
/
+3
*
Remove the prototypes for dlopen and related functions. They don't
jdp
1997-11-28
1
-10
/
+1
*
const correctness for dl*()
brian
1997-11-22
1
-8
/
+8
*
Implement dlsym(RTLD_NEXT, symbol).
jdp
1997-08-02
1
-1
/
+3
*
Back out all of yesterdays include file changes.
eivind
1997-05-07
1
-4
/
+1
*
Make a lot of include-files self-contained. I excluded the patches changing
eivind
1997-05-07
1
-1
/
+4
*
Revert $FreeBSD$ to $Id$
peter
1997-02-23
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fixed the wrong include file for a "prototype mismatch" error between
scrappy
1996-10-08
1
-3
/
+3
*
dlfcn.h and link.h have conflicting declarations for dlopen/dlsym,
scrappy
1996-10-07
1
-3
/
+3
*
Add support for storing a -R path in ld in the section dispatch table,
peter
1996-10-01
1
-2
/
+5
*
Fix a bunch of spelling errors in the comment fields
mpp
1996-01-30
1
-4
/
+4
*
Change ld.so to correctly load dependant libraries for dlopen and unload them
dfr
1995-06-27
1
-6
/
+14
*
Weak symbol support from NetBSD. This should bring us in sync with the
nate
1995-03-04
1
-5
/
+10
*
Support for more Sun compatible dlopen() and friends. Also added proper error
jkh
1995-02-07
1
-8
/
+3
*
This is the new link.h from Paul K. Keeping history is even probably a bad
jkh
1994-02-13
1
-89
/
+144
*
Added link.h for shared libs.
paul
1993-11-03
1
-0
/
+234