freebsd-dev/lib/csu/i386
Marc G. Fournier d453b6a53d Fixed prototyping of dlopen/dlsym in dlfcn.h, to match how crt0.c defines
it and link.h prototypes it

Error of my ways pointed out by Peter
1996-10-08 01:41:51 +00:00
..
c++rt0.c Changed the dimensions of __CTOR_LIST__ and __DTOR_LIST__ from 0 1996-02-20 04:07:26 +00:00
crt0.c Remove garbage initcode reference so that 'gcc -Dlint ...' 1996-10-06 03:19:26 +00:00
dlfcn.h Fixed prototyping of dlopen/dlsym in dlfcn.h, to match how crt0.c defines 1996-10-08 01:41:51 +00:00
dlopen.3 Add two parts of Mark's/Gary's dlopen() changes that I missed before. 1995-02-08 17:56:27 +00:00
Makefile cmp -s || install -c --> install -C 1996-08-30 01:41:52 +00:00