Commit Graph

26 Commits (aa5707b8891119741baae98cf7b51a00c0f99438)

Author SHA1 Message Date
Corey Farrell 5d34bce635 main/editline: Add .gitignore.
10 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Walter Doekes 63a4da4a0d cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.
11 years ago
Jonathan Rose beb5cdbef5 memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Kevin Harwell d6b401e5d3 Segfault in LIBEDIT_INTERNAL after tgetstr(), when libncurses5-dev
12 years ago
Kevin P. Fleming 7d4ccea736 Enable usage of system-provided NetBSD editline library if available.
13 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
13 years ago
Jason Parker 7108038175 Add gar to the check for AR for those silly OSes (Solaris) that don't have ar.
15 years ago
Tilghman Lesher de7dcfd5d3 One more fix to editline
15 years ago
Tilghman Lesher 6a90983ce6 Eliminate remaining libedit warnings (shown in bamboo)
15 years ago
Jason Parker 9bb9c64521 Merged revisions 179395 via svnmerge from
16 years ago
Tilghman Lesher 5e034d9f0b Merged revisions 163761 via svnmerge from
17 years ago
Tilghman Lesher a974729765 Fix memory leak when MALLOC_DEBUG is enabled.
17 years ago
Sean Bright b2ced9216c Merged revisions 129343 via svnmerge from
17 years ago
Kevin P. Fleming 6b06e9a8eb Merged revisions 127892,127895 via svnmerge from
17 years ago
Kevin P. Fleming 79c3038ee5 Merged revisions 107352 via svnmerge from
17 years ago
Jason Parker 8aa30ccf0b Merged revisions 106842 via svnmerge from
17 years ago
Tilghman Lesher 43a172de57 Merged revisions 97350 via svnmerge from
18 years ago
Tilghman Lesher 236132cb92 If malloc.h is included in a Solaris build, the compilation breaks.
18 years ago
Jason Parker efe87112fb Merged revisions 87567 via svnmerge from
18 years ago
Kevin P. Fleming a4b8ca220d clean up assembler and preprocessor files if they are here too
18 years ago
Joshua Colp 1df4047b4a Finish up commit from revision 81452 by removing last remnants of strlcat/strlcpy checks.
18 years ago
Russell Bryant 664d1d879b Don't check for and include strlcpy and strlcat in editline. We also include
18 years ago
Kevin P. Fleming 74f31a51bc add -Wundef to the --enable-dev-mode flags, so that mistyped macro names in #if expressions will be caught
18 years ago
Jason Parker 0264c362b6 a couple Solaris tweaks, to help build properly.
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago