LinuxTV

CVS log for dietlibc/libdl/dlopen.c

[BACK] Up to [DVB] / dietlibc / libdl

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Nov 8 09:10:35 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
tcc compatibility

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 6 19:03:50 2002 UTC (21 years, 7 months ago) by olaf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -4 lines
ok, several fxes:
  - gcc-3.x doesn't like multiline-strings (used in the inline assembler)
  - gcc-3.x doesn't have __func__ but ONLY __FUNCTION__
  - dlopen/dlsym fixed for dlopen(0,...)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 11 19:21:12 2002 UTC (22 years, 2 months ago) by olaf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -2 lines
- so now the new dynamic-linker is working; some more tests and then it's
  the default...
- modified the old one so it still can be used.
- recode the DEBUG code so it can be used in the minimalistic syscall
  enviroment of the libdl.so/dynlinker (only a sub-subset is available)
All in one line:
  libdl.so+dynlinker < 10k on x86 :)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Feb 14 19:36:01 2002 UTC (22 years, 3 months ago) by olaf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -2 lines
major rewrite of dynamic linker (first program now have libdl.so as dynamic linker)
this is still NOT working outside of my clean room ....

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Oct 29 16:22:17 2001 UTC (22 years, 7 months ago) by olaf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -3 lines
removed some unused lines.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 2 13:41:24 2001 UTC (22 years, 11 months ago) by olaf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -2 lines
library references the second (try)...

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jun 7 12:16:47 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
little changes...

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jun 6 14:28:19 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -18 lines
uff.. a little more spec-complient dlopen...
the depending libs are loaded in the correct order...

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 31 12:33:05 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
minor changes (name handling...)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu May 31 11:39:29 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -0 lines
generate more meaningful error messages

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 31 10:13:48 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -7 lines
changed the load order of dependen librarys and added RTLD_NOW handling...

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 22 16:55:43 2001 UTC (23 years ago) by olaf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2 lines
so a little more dl .... (redefine ELF please...)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon May 7 17:39:59 2001 UTC (23 years, 1 month ago) by olaf
Branches: MAIN
so here now my experimental code...

IT DOESN'T WORK !!! (working open only with me "special tests")

its here for multiple position-coding :)

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>