summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Collapse)Author
2003-11-25Build the new pieces of libiberty that gcc3 will want.Marc Espie
Bump major because of changes in c++ demangler.
2003-11-25`merge' old hashtab interface and new, since those are disjoint.Marc Espie
2003-11-25quick and dirty md5 functions wrapper, so that we can use the libc version.Marc Espie
Help from markus.
2003-11-25extra file mangled by cvs.Marc Espie
kill files that no longer exist.
2003-11-25fix instances of cvs brain-damage. We want the current FSF version ofMarc Espie
these files.
2003-11-25Duplicate proto, result of bad mergeMarc Espie
2003-11-25fix stupid cvs conflicts.Marc Espie
I think that cvs is a poor lonesome, depressive program. The only way it has found of getting your attention is to throw senseless conflicts that shouldn't exist in your way.
2003-11-25Synch with gcc-3.3.2 versionMarc Espie
2003-11-24Switch to using libiberty in new location.Marc Espie
Disable building of cxxfilt in gcc, build it from its own directory.
2003-11-24Fix build for new locationMarc Espie
2003-11-24Add build piecesMarc Espie
2003-11-24Synch with gcc-3.3.2 versionMarc Espie
2003-11-24OpenBSD changes: synch somewhere between binutils-2.10 and 2.11Marc Espie
Support for mkstemps in choose-temp.
2003-11-24Synch with gcc-3.3.2 versionMarc Espie
2003-11-24And the includes are taken from GCC 2.95.pre3 test3Marc Espie
2003-11-24Second import from the vendor branch: binutils-2.11.2Marc Espie
2003-11-24Moving libiberty around, keeping vendor branch.Marc Espie
First: binutils-2.10.
2003-08-12Don't tell people to use FD_SETSIZE as the first argument to select().Todd C. Miller
2003-07-07fix location of readline includes;Jason McIntyre
from Manuel Sabban (PR 3345);
2003-05-14correct bound length and make sure string is always nul'dTed Unangst
fixes problem found by markus@
2003-05-13buffer size is strlen + 1. ok beck@Ted Unangst
2003-05-12strings in libreadline, again. this time with no abi change,Bob Beck
static builds still seem to work with this. ok deraadt@ tedu@
2003-05-10Back out libreadline changes, this breaks static build (I.E. vax).Bob Beck
changes are nontrivial to fix. Will return when static build works.
2003-05-08stringsBob Beck
ok tedu@, art@
2003-04-28No need to install both the "readline guide" and the "readline user's guide"Miod Vallat
since the former is a superset of the latter, and they used the same info node name, for further confusion. ok millert@ krw@
2003-04-28Proper @ignore usage, to prevent yet another gnu notice to pop up by mistakeMiod Vallat
in the middle of a page. ok millert@ krw@
2003-01-04spellingTheo de Raadt
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
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@
2002-11-06Fix obnoxious makeinfo warnings during build.Miod Vallat
2002-05-28Fix *.texinfo warnings in gnu/.Mike Pechkin
espie@ request and OK
2002-04-19create include dir first.Marc Espie
2002-03-25bring in prototypesTheo de Raadt
2002-02-18deal with unsigned char issuesTheo de Raadt
2001-09-25let configure script use GNUSYSTEM_AUX_DIRMarc Espie
2001-09-10allow building with NOMAN= in /etc/mk.confJason Wright
2001-08-27fix description so it is aligned with other entries surrounding itBrad Smith
-- Ok'd by millert@
2001-03-25Get rid of doc hacks, set SUBDIR and use bsd.subdir.mk. Apparently ITodd C. Miller
was on drugs earlier.
2001-03-23explicitly generate info files via "all" target like we do forTodd C. Miller
cleandir. This is not the prettiest of things but it does work.
2001-03-18for "make cleandir" clean out the doc stuff tooTodd C. Miller
2001-03-18Deal with history_filename() returning NULL. Missing part if last commit.Todd C. Miller
2001-03-18If $HOME is not set do *not* use '.' for the history file.Todd C. Miller
2001-03-18Local patches:Todd C. Miller
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
2001-03-18Build gnu/lib/libreadline and use it instead of the one currentlyTodd C. Miller
in the binutils dir.
2001-03-18Add BSD Makefiles, shlib_version and a pre-generated config.h forTodd C. Miller
standard OpenBSD library building. Also remove generated doc files and texinfo bits we have in the tree.
2001-03-18GNU readline-4.1Todd C. Miller
2000-12-11another piece of GPL software gone.Niels Provos
2000-02-04Allow spaces in CCNiklas Hallqvist
1999-09-24Cleaning up my tree...Marc Espie
1999-05-26old libg++, replaced by part of egcs.Marc Espie
1999-05-26Link in egcs, kill gcc and libg++Marc Espie