FreeBSD src
Go to file
Paul Richards 3923b0019c Updated to newest ld from pk.
lib.c:
Pull in archives containing definitions needed by shared objects.
warnings.c:
Less spurious "undefined symbol" msgs for shared library defined
symbols.
ld.c:
Do a better job of recognising data in text segments, eg. `const char []'.
shlib.c,ld/rtld/{Makefile rtld.c}
Use strsep() in stead of strtok() and restore colons in eg. env. vars.
1993-11-09 04:19:36 +00:00
bin Document the new, less restrictive, behavior of the matching operator. 1993-10-04 22:07:27 +00:00
etc fixed conditional that caused install to see a DOS partition when none exists. 1993-11-08 03:58:31 +00:00
gnu Updated to newest ld from pk. 1993-11-09 04:19:36 +00:00
include Added link.h for shared libs. 1993-11-03 23:48:30 +00:00
lib/csu/i386 Removed install -d line since our install doesn't support the -d 1993-11-07 03:05:40 +00:00
libexec Updated to newest ld from pk. 1993-11-09 04:19:36 +00:00
sbin Updated to newest ld from pk. 1993-11-09 04:19:36 +00:00
share/man/man4 Added octave-tracking. 1993-11-09 02:38:17 +00:00
sys Fixed minor bug in M[LSN] interpretation, added octave-tracking. 1993-11-09 02:32:30 +00:00
usr.bin Imported NetBSD's ld for shared libs. 1993-11-03 23:41:59 +00:00
usr.sbin If require script fails, don't try to delete installed package. 1993-10-10 20:25:31 +00:00