Age | Commit message (Collapse) | Author |
|
|
|
now build libraries with propolice enabled. Without this, existing
binaries (such as ports/packages) that link with any system library
other than libc will fail with an undefined symbol of "___guard"
(__guard on ELF).
Pointed out by markus@ and discussed with deraadt@
|
|
|
|
espie@ request and OK
|
|
|
|
|
|
|
|
|
|
|
|
--
Ok'd by millert@
|
|
was on drugs earlier.
|
|
cleandir. This is not the prettiest of things but it does work.
|
|
|
|
|
|
|
|
remove bogus savestring prototype that conflicts with gdb (and is not used)
fix a typo in sgtty code (not that we use it but...)
treat empty environment variables as unset
|
|
in the binutils dir.
|
|
standard OpenBSD library building.
Also remove generated doc files and texinfo bits we have in the tree.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
being sane
|
|
specified so we can find gcc-installed c++ includes. dm@openbsd.org
|
|
|
|
in libc. This was done because the algorithm done in the libiberty
version does not work with the powerpc stdarg/varargs processing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|