mycroft
|
72e34bc0d4
|
Shrink ld.so by 12k.
|
1994-09-19 04:49:02 +00:00 |
pk
|
d27581fb4b
|
Use somewhat customized version of malloc, in stead of relying on a
crummy sbrk() backend; proper aligment must be guaranteed on all archs.
Drafting dlopen, dlsym, et.al.
|
1994-01-28 21:01:20 +00:00 |
mycroft
|
a09abb4d2b
|
Minor cleanup.
|
1993-12-10 05:10:22 +00:00 |
mycroft
|
8363f8736d
|
Use MACHINE_ARCH.
|
1993-12-08 11:47:17 +00:00 |
pk
|
a711901191
|
Parcelled out the heap allocator into separate file.
Changes prototype for findshlib() (corrected library search order for ld).
|
1993-12-08 10:28:05 +00:00 |
cgd
|
1bd5116d82
|
MACHINE_ARCH support
|
1993-12-05 00:55:26 +00:00 |
pk
|
168c91b813
|
Use strsep() in stead of strtok() and restore colons in eg. env. vars.
|
1993-11-08 13:20:39 +00:00 |
pk
|
b817714018
|
-Bshareable added to CFLAGS.
|
1993-10-27 00:55:24 +00:00 |
pk
|
3d68d0acae
|
A linker supporting shared libraries (run-time part).
|
1993-10-16 21:54:08 +00:00 |