summaryrefslogtreecommitdiff
path: root/gnu/lib/libregex
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-09-051-1/+1
| | | | Notes: svn path=/stable/2.1/; revision=50952
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-053-8/+4
| | | | | | | I can get it to `make world' succesfully, anyway! Notes: svn path=/stable/2.1/; revision=16121
* Merge from HEAD, except:Jordan K. Hubbard1996-05-293-4/+8
| | | | | | | | | | | | Clients that used gnumalloc still do, despite the merge. We're not bringing phkmalloc over. Thread stuff left out. PCCARD support left out. Notes: svn path=/stable/2.1/; revision=15984
* Brought in chage from rev 1.3: depend on regex.hDavid Greenman1995-08-301-1/+1
| | | | Notes: svn path=/stable/2.1/; revision=10445
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-06-136-6727/+0
| | | | Notes: svn path=/stable/2.1/; revision=9211
* Remove trailing whitespace.Rodney W. Grimes1995-05-3025-841/+841
| | | | Notes: svn path=/head/; revision=8858
* Add cmp -s to beforeinstall targetAndrey A. Chernov1995-03-121-1/+2
| | | | Notes: svn path=/head/; revision=7043
* Install the include file in the same way that all other includes file areNate Williams1995-03-061-2/+2
| | | | | | | in the 'beforeinstall' target. Notes: svn path=/head/; revision=6926
* Add doc to SUBDIRAndrey A. Chernov1995-01-161-1/+3
| | | | Notes: svn path=/head/; revision=5660
* Upgrade to code which should satisfy all things which we haveAndrey A. Chernov1995-01-113-746/+588
| | | | Notes: svn path=/head/; revision=5502
* Upgrade regex code to most recent that I foundAndrey A. Chernov1995-01-112-461/+765
| | | | | | | Version number still not changed Notes: svn path=/head/; revision=5499
* Changes for 8-bit ctypeAndrey A. Chernov1995-01-111-28/+19
| | | | Notes: svn path=/head/; revision=5497
* Add infopage installationAndrey A. Chernov1995-01-111-89/+5
| | | | Notes: svn path=/head/; revision=5494
* Install libregex.h with the correct owner, group and mode.Bruce Evans1994-09-151-2/+3
| | | | Notes: svn path=/head/; revision=2808
* Remove explicit specification of SHLIB major and minor nos.Geoff Rehmet1994-05-271-3/+1
| | | | Notes: svn path=/head/; revision=1583
* A perfectly good libgnuregex.a and you can't use it! No header was beingJordan K. Hubbard1994-05-191-1/+4
| | | | | | | installed. Do so now as gnuregex.h Notes: svn path=/head/; revision=1517
* No longer install the GNU regex.h include file.Nate Williams1994-01-291-5/+1
| | | | Notes: svn path=/head/; revision=1037
* Update shlib version to 1.0Scott Mace1993-12-281-2/+2
| | | | Notes: svn path=/head/; revision=917
* AddedPaul Richards1993-11-091-1/+4
| | | | | | | | SHLIB_MAJOR=0 SHLIB_MINOR=0 Notes: svn path=/head/; revision=743
* Changed install -o root -g bin to -o ${BINOWN} -g ${BINGRP} on the headerRodney W. Grimes1993-08-231-2/+2
| | | | | | | install commands to be consistent with other header files. Notes: svn path=/head/; revision=321
* Changed afterintall: target to beforeinstall: so that it is easy to getRodney W. Grimes1993-08-081-2/+2
| | | | | | | the regex.h header file installed. Notes: svn path=/head/; revision=254
* GNU Regex 0.12J.T. Conklin1993-07-3052-0/+28168
Notes: svn path=/head/; revision=218