Adam David
d111a6bea7
Dumped core when prompt == NULL
1994-09-25 04:57:44 +00:00
Bruce Evans
87ad8e3b91
Install libregex.h with the correct owner, group and mode.
1994-09-15 19:52:50 +00:00
Paul Traina
5c6fac27eb
libg++ include files being installed in /usr/include instead of
...
/usr/include/g++
Submitted by: pst
1994-09-10 07:15:59 +00:00
Garrett Wollman
74492d4f90
Bogus little commit to see if my change to log_accum.pl actually worked.
...
CVS:
1994-09-09 22:22:36 +00:00
Rodney W. Grimes
99551f06bc
ljo:
...
You need to fix the libio/_G_config.h file around lines 42-44. After
that everything should be OK. You should have seen many warning error
messages about this file. There are missing "short" "char" keywords
the file.
Michael:
Apply the following patch
rgrimes:
The patch to include/_G_config.h is highly questionable and has been
marked as such.
Reviewed by: rgrimes
Submitted by: L Jonas Olsson <ljo@ljo-slip.DIALIN.CWRU.Edu>
Submitted by: Michael Reifenberger <root@rz-wb.fh-sw.de>
1994-09-09 15:12:31 +00:00
Rodney W. Grimes
b54a9a158c
Reenable libg++
1994-09-09 15:10:37 +00:00
Poul-Henning Kamp
61d5ffaf10
I belive this should be makeable under 2.0. There may be outstanding
...
issues in these areas:
.h's installed
.hP's installed
-lcurses interaction
files needed in ~/legal for copyleft reasons.
1994-08-08 05:52:55 +00:00
Jordan K. Hubbard
e59e670cbe
Remove libg++ until we have a working one again.
...
Submitted by: jkh
1994-08-07 20:58:04 +00:00
Garrett Wollman
50098afdd6
Bump shared-library version numbers.
1994-08-05 21:33:53 +00:00
Garrett Wollman
fed0531ef5
Last commit was slightly half-baked; try again. Use <sys/cdefs.h> to get
...
__P defined, rather than trying to do it ourselves.
1994-08-05 21:31:51 +00:00
Garrett Wollman
f785cf91ff
Use __GNU_P ratherthan __P.
1994-08-04 20:53:14 +00:00
Poul-Henning Kamp
b75deec600
Here comes the right import of gcc-2.6.0.
1994-08-02 20:15:59 +00:00
Andrey A. Chernov
cc27e4f00d
Change includes in proper way, i.e.
...
"readline.h" --> <readline/readline.h>
Remove -I./readline from Makefile (again!)
1994-06-12 08:51:09 +00:00
Paul Richards
8e2c96f286
Put back -I${.CURDIR}/readline in Makefile.
...
The sources are just broken and given that an extra -I flag is going
to be needed it may as well be as above to guarantee that the library
will build.
1994-06-11 15:18:01 +00:00
Andrey A. Chernov
c171789359
Remove -I./readline, unneded with make includes
1994-06-10 07:35:49 +00:00
Geoff Rehmet
cd9681ffd1
Add comments to Makefile.inc's about libg++ and shlib nos.
1994-05-28 09:56:30 +00:00
Geoff Rehmet
4c640372f4
Remove explicit specification of SHLIB major and minor nos.
1994-05-27 10:53:33 +00:00
Geoff Rehmet
29e950a20d
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
Jordan K. Hubbard
0c8096059c
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
Andrey A. Chernov
075964620a
Make local changes more portable.
1994-05-14 01:18:07 +00:00
Andrey A. Chernov
9e9eefe958
Upgrade to readline 2.0 from bash1.14.1
1994-05-13 15:48:04 +00:00
Andrey A. Chernov
9bf8bc6311
Add PAREN_MATCHING to CFLAGS
1994-05-11 16:30:27 +00:00
Andrey A. Chernov
877fea92de
Remove #ifdefs which may confuse external packages which include
...
this headers
1994-05-11 16:25:34 +00:00
Andrey A. Chernov
aec37cc797
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
Andrey A. Chernov
b276b1cd0d
Add some note, how to tune readline to 8-bit clean mode
1994-05-11 15:19:11 +00:00
Andrey A. Chernov
2fe3320436
Add VI_MODE to CFLAGS
1994-05-11 15:11:01 +00:00
Andrey A. Chernov
3d31134301
Back out forced 8-bit mode, it can be tudned from ~/.inputrc file
1994-05-11 15:09:10 +00:00
Andrey A. Chernov
28c0b6c0e5
Add note about additional changes
1994-05-10 06:48:07 +00:00
Andrey A. Chernov
ae59cc03cd
Make readline 8-bit clean
1994-05-10 06:32:12 +00:00
Andrey A. Chernov
f567656ef4
Back out previous fix, correct place to fix is octave program
1994-05-10 01:21:11 +00:00
Andrey A. Chernov
11e697311b
Correct rl_attempted_completion_function type to Function *
...
for successful compilation with octave
1994-05-10 01:16:18 +00:00
Andrey A. Chernov
9cadef18e6
Merged with new readline 2.0 from bash
1994-05-09 23:24:44 +00:00
Andrey A. Chernov
ce4acff5b6
Merge with much improved version from gdb4.11
1994-05-09 20:36:08 +00:00
Andrey A. Chernov
9b39195f89
Install history.h to /usr/include/readline too, gdb4 include it
1994-05-09 18:43:40 +00:00
Andrey A. Chernov
e9ca3bdf0e
libreadline added
1994-05-09 16:11:10 +00:00
Andrey A. Chernov
8a67c71748
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
Rodney W. Grimes
984de365e7
Update for new organization of gnu tree.
1994-01-30 01:03:16 +00:00
Nate Williams
d21e209e03
No longer install the GNU regex.h include file.
1994-01-29 20:20:51 +00:00
Scott Mace
fa21f024a0
Update shlib version to 1.0
1993-12-28 07:57:07 +00:00
Scott Mace
16ffb43c0f
Update version to 1.0
1993-12-28 07:54:51 +00:00
Paul Richards
68fb91760f
Added
...
SHLIB_MAJOR=0
SHLIB_MINOR=0
1993-11-09 20:25:14 +00:00
Rich Murphey
adb52cac6c
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
Rodney W. Grimes
936298e2bd
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
Rodney W. Grimes
f8851ba62f
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
Rodney W. Grimes
7ad97ad453
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
J.T. Conklin
6eefa612a9
GNU Regex 0.12
1993-07-30 20:16:53 +00:00