config root man

Current Path : /usr/src/gnu/lib/libregex/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/gnu/lib/libregex/FREEBSD-upgrade

$FreeBSD: release/9.1.0/gnu/lib/libregex/FREEBSD-upgrade 146050 2005-05-10 12:04:01Z tjr $

GNU regex (from glibc):

Imported by:

cvs -z 9 -d :pserver:anoncvs@sources.redhat.com:/cvs/glibc login
# enter "anoncvs" as the password
cvs -z 9 -d :pserver:anoncvs@sources.redhat.com:/cvs/glibc \
	co -r fedora-glibc-2_3_4-21 libc/posix libc/include
mkdir regex regex/posix
cd libc/posix
cp regcomp.c regex.c regex_internal.c regex_internal.h regexec.c $OLDPWD/regex/
cp regex.h $OLDPWD/regex/posix/
cd -
cp libc/include/regex.h regex/
cd regex
cvs import src/gnu/lib/libregex FSF fedora-glibc-2_3_4-21

Man Man