ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/src/dynlink.c
Revision 194 - (view) (annotate) - [select for diffs]
Modified Thu Oct 27 18:56:46 2005 UTC (18 years, 5 months ago) by michael
File length: 10871 byte(s)
Diff to previous 190
- Fixed several compiletime warnings

Revision 190 - (view) (annotate) - [select for diffs]
Modified Sun Oct 23 22:06:17 2005 UTC (18 years, 5 months ago) by adx
File length: 10864 byte(s)
Diff to previous 188
* prototypes are now prefixed with either nothing or EXTERN
  (meaning it's an ircd.dll API)
* dynamic modules now work on win32.
Revision 188 - (view) (annotate) - [select for diffs]
Modified Sun Oct 23 20:40:34 2005 UTC (18 years, 5 months ago) by adx
File length: 10864 byte(s)
Diff to previous 186
* compile dynamic modules under win32
Revision 186 - (view) (annotate) - [select for diffs]
Modified Sun Oct 23 16:05:01 2005 UTC (18 years, 5 months ago) by db
File length: 10779 byte(s)
Diff to previous 185
- Q. When is an address not an address?
  A. When it is a handle!

  Keep track of handle address and base address of loaded module separately.
  The address is also used for modlist and could be derived in modlist
  from handle, but later.


Revision 185 - (view) (annotate) - [select for diffs]
Modified Sun Oct 23 15:39:00 2005 UTC (18 years, 5 months ago) by adx
File length: 10753 byte(s)
Diff to previous 165
* dynamic module support for win32

Revision 165 - (view) (annotate) - [select for diffs]
Modified Fri Oct 21 03:50:50 2005 UTC (18 years, 5 months ago) by db
File length: 10213 byte(s)
Diff to previous 164
- committed configure changes by nenolod (William Pitcock)
  to check for HAVE_DLINFO
- fixed logic for picking up address for the mod_list


Revision 164 - (view) (annotate) - [select for diffs]
Modified Thu Oct 20 21:34:25 2005 UTC (18 years, 6 months ago) by db
File length: 10357 byte(s)
Diff to previous 69
- Use dlinfo() to get the actual load address of the module i.e. its
  library base. The previous code was using the "handle" which is wrong.
  Hopefully should compile on linux as well, perhaps we should also have
  an HAVE_DLINFO checked for in configure.


Revision 69 - (view) (annotate) - [select for diffs]
Modified Tue Oct 4 16:09:51 2005 UTC (18 years, 6 months ago) by adx
File length: 10015 byte(s)
Diff to previous 33
- splitted ircd/libio, all headers connected with libio sources have been
  moved for internal use only. To use libio interface, include "libio.h"
  (which is already done in "stdinc.h")


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (18 years, 6 months ago) by knight
File length: 10077 byte(s)
Diff to previous 32
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (18 years, 6 months ago) by knight
File length: 10077 byte(s)
Diff to previous 31
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 6 months ago) by knight
File length: 10077 byte(s)
Diff to previous 30
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (18 years, 6 months ago) by adx
File length: 10128 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

(Current path doesn't exist after revision 1586)

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a