ache
4707366d36
Remove -I./readline, unneded with make includes
1994-06-10 07:35:49 +00:00
csgr
65e5f0d8b7
Add comments to Makefile.inc's about libg++ and shlib nos.
1994-05-28 09:56:30 +00:00
csgr
4d20eac80b
Remove explicit specification of SHLIB major and minor nos.
1994-05-27 10:53:33 +00:00
csgr
ffb47aff46
Bump all minor nos. of libs in /usr/src/gnu/lib.
...
shlibs are now version 1.1
1994-05-26 08:17:25 +00:00
jkh
25660f4add
A perfectly good libgnuregex.a and you can't use it! No header was being
...
installed. Do so now as gnuregex.h
1994-05-19 17:40:01 +00:00
ache
0aad240af7
Make local changes more portable.
1994-05-14 01:18:07 +00:00
ache
b772d1e49f
Upgrade to readline 2.0 from bash1.14.1
1994-05-13 15:48:04 +00:00
ache
c0fb5cd078
Add PAREN_MATCHING to CFLAGS
1994-05-11 16:30:27 +00:00
ache
a99fcfed52
Remove #ifdefs which may confuse external packages which include
...
this headers
1994-05-11 16:25:34 +00:00
ache
83dbe62961
Add HAVE_VARARGS_H to CFLAGS
...
Add VISIBLE_STATS to CFLAGS, fix complete.c for successful
compilation with VISIBLE_STATS
1994-05-11 15:49:43 +00:00
ache
b90d5f78ed
Add some note, how to tune readline to 8-bit clean mode
1994-05-11 15:19:11 +00:00
ache
b7c5b2df22
Add VI_MODE to CFLAGS
1994-05-11 15:11:01 +00:00
ache
3699cadbc4
Back out forced 8-bit mode, it can be tudned from ~/.inputrc file
1994-05-11 15:09:10 +00:00
ache
4b34b08a9e
Add note about additional changes
1994-05-10 06:48:07 +00:00
ache
6f835918ed
Make readline 8-bit clean
1994-05-10 06:32:12 +00:00
ache
3c39970bc8
Back out previous fix, correct place to fix is octave program
1994-05-10 01:21:11 +00:00
ache
e7dd2a9044
Correct rl_attempted_completion_function type to Function *
...
for successful compilation with octave
1994-05-10 01:16:18 +00:00
ache
e8a676a690
Merged with new readline 2.0 from bash
1994-05-09 23:24:44 +00:00
ache
5ffff78a1a
Merge with much improved version from gdb4.11
1994-05-09 20:36:08 +00:00
ache
67b1642fa3
Install history.h to /usr/include/readline too, gdb4 include it
1994-05-09 18:43:40 +00:00
ache
34618ed686
libreadline added
1994-05-09 16:11:10 +00:00
ache
ceb5ca06c6
Port readline lib into gnu system tree.
...
Really we don't need copy of this library into each program
(gdb f.e.)
P.S. it is much cleaner port than /usr/ports version and based
on /usr/ports version. /usr/ports version will be removed.
1994-05-09 15:59:10 +00:00
ache
4581057d61
This commit was generated by cvs2svn to compensate for changes in r1466,
...
which included commits to RCS files with non-trunk default branches.
1994-05-09 15:59:10 +00:00
rgrimes
b3fbe5df00
Update for new organization of gnu tree.
1994-01-30 01:03:16 +00:00
nate
ef0615a7dd
No longer install the GNU regex.h include file.
1994-01-29 20:20:51 +00:00
smace
2fa482e62d
Update shlib version to 1.0
1993-12-28 07:57:07 +00:00
smace
fa3eee434b
Update version to 1.0
1993-12-28 07:54:51 +00:00
paul
b77e0b81ad
Added
...
SHLIB_MAJOR=0
SHLIB_MINOR=0
1993-11-09 20:25:14 +00:00
rich
5e95a8816c
merge free.c realloc.c into malloc.c so that all three are linked in
...
if any are referenced.
libc's malloc.o contains malloc(), free() and realloc(). And libc
refers to realloc which will cause the linker to pull in redundant
malloc() and free() definitions from malloc.o if it isn't already
linked in from GNU malloc. Rich
1993-10-19 18:22:37 +00:00
rgrimes
509c338632
This is gnu lib malloc from NetBSD verbatium, here is the version info
...
that Chris created:
this version of GNU malloc was obtained from prep.ai.mit.edu on
9/22/1993. There was no version noted.
1993-09-24 13:03:39 +00:00
rgrimes
85912886f5
Changed install -o root -g bin to -o ${BINOWN} -g ${BINGRP} on the header
...
install commands to be consistent with other header files.
1993-08-23 05:26:19 +00:00
rgrimes
75bdcbe3df
Changed afterintall: target to beforeinstall: so that it is easy to get
...
the regex.h header file installed.
1993-08-08 04:38:56 +00:00
cvs2svn
4c6599b128
This commit was manufactured by cvs2svn to create branch
...
'VENDOR-libregex'.
1993-07-30 20:16:54 +00:00
conklin
5e0c8d9ee2
GNU Regex 0.12
1993-07-30 20:16:53 +00:00