Ignore:
Timestamp:
2018-05-01T17:46:56Z (6 years ago)
Author:
Jiří Zárevúcky <jiri.zarevucky@…>
Parents:
9e5cc73
git-author:
Jiří Zárevúcky <jiri.zarevucky@…> (2018-05-01 17:31:49)
git-committer:
Jiří Zárevúcky <jiri.zarevucky@…> (2018-05-01 17:46:56)
Message:

Make some effort to allocate the memory area for shared objects.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/types/rtld/rtld.h

    r9e5cc73 r7465910  
    6161        /** List of initial modules */
    6262        list_t imodules;
    63 
    64         /** Temporary hack to place each module at different address. */
    65         uintptr_t next_bias;
    6663} rtld_t;
    6764
Note: See TracChangeset for help on using the changeset viewer.