jkh
341ae85002
The destructor always assumed that it would be called on objects created from
...
ONE constructor routine. This was bogus - there is also a system provided
constructor which does not allocate a pattern buffer. Make less assumptions.
1995-02-14 12:35:03 +00:00
ache
9f6331b10e
Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int',
...
but BSD 4.4 typedefed it as 'off_t'. Make _RX_C_ hook for sucessful
rx.c compilation
1994-12-09 02:26:23 +00:00
ache
281db8eab5
Change #include order to not redifine __P
1994-12-09 01:51:16 +00:00
ache
31191dc296
Regcomp, re_comp eliminating
1994-12-09 01:08:56 +00:00
ache
b177687c4a
More kosher regexp eliminating, based on BSD date now
1994-12-09 01:08:01 +00:00
ache
ada37f51db
Eliminate buggy regcomp and re_comp implementations,
...
we already have them in another place.
1994-12-09 00:46:42 +00:00
ache
856011690c
Add -lcompat to LDADD for insque/remque (they treated as part of library)
1994-11-24 21:02:00 +00:00
ache
aa075eccb7
For unknown reason _G_HAVE_SYS_RESOURCE was defined to 0 instead
...
of 1. (we have it). Please check gnu2bmake script
1994-11-23 21:11:20 +00:00
ache
db29764195
Add missing osfcn.h
1994-11-23 21:00:24 +00:00
ache
5c337b7c4e
Remove regex.h, it conflicts with our POSIX regex.h and we already
...
have it under different name: gnuregex.h (from libregex)
Change all references of <regex.h> to <gnuregex.h>
1994-11-17 21:44:49 +00:00
jkh
35ae95d68a
Fix merge conflicts.
1994-11-13 06:11:02 +00:00
jkh
e69c9ccd1b
This commit was generated by cvs2svn to compensate for changes in r4422,
...
which included commits to RCS files with non-trunk default branches.
1994-11-13 05:57:35 +00:00
jkh
c21193cc8a
Michael Reifenberger's libg++ port
...
Submitted by: mr
1994-11-13 05:57:35 +00:00
jkh
57230199f6
Michael Reifenberger's libg++ port
...
Submitted by: mr
1994-11-13 05:57:35 +00:00
jkh
7cd72e0da9
This commit was generated by cvs2svn to compensate for changes in r4420,
...
which included commits to RCS files with non-trunk default branches.
1994-11-13 05:54:27 +00:00
jkh
1a97c0026b
Michael Reifenberger's libg++ 2.6.1 port.
...
Submitted by: mr
1994-11-13 05:54:27 +00:00
ache
28071c2c7f
Add LDADD += -lcurses
1994-10-12 02:13:39 +00:00
pst
790ad2fa59
libg++ include files being installed in /usr/include instead of
...
/usr/include/g++
Submitted by: pst
1994-09-10 07:15:59 +00:00
wollman
7ae6d81d71
Bogus little commit to see if my change to log_accum.pl actually worked.
...
CVS:
1994-09-09 22:22:36 +00:00
rgrimes
ae0202f3c6
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
phk
c8beafaf61
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