This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
csu
/
i386
History
Poul-Henning Kamp
ee61b5a715
put the _getenv and _strncmp under #ifdef DEBUG, which is the only time
...
they are used. Saves a few bytes here and there, nothing major.
1995-10-18 15:56:55 +00:00
..
c++rt0.c
Change ld.so to correctly load dependant libraries for dlopen and unload them
1995-06-27 09:53:27 +00:00
crt0.c
put the _getenv and _strncmp under #ifdef DEBUG, which is the only time
1995-10-18 15:56:55 +00:00
dlfcn.h
Add two parts of Mark's/Gary's dlopen() changes that I missed before.
1995-02-08 17:56:27 +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
gmon.c
Added shared libs support from NetBSD.
1993-11-04 01:09:18 +00:00
gmon.h
Added shared libs support from NetBSD.
1993-11-04 01:09:18 +00:00
gprof.ex
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:58:17 +00:00
Makefile
Create a scrt0.o file that specifically excludes the shared-lib support.
1995-10-18 04:19:00 +00:00