Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 1998 21:11:28 -0800 (PST)
From:      Wes Peters <wes@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/string strtok.3 strtok.c
Message-ID:  <199812140511.VAA03409@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wes         1998/12/13 21:11:27 PST

  Modified files:
    lib/libc/string      strtok.3 strtok.c 
  Log:
  Reviewed by:	JKH
  Submitted by:	Wes Peters
  
  Added strtok_r (reentrant) function and man page.
  
  Revision  Changes    Path
  1.2       +86 -29    src/lib/libc/string/strtok.3
  1.2       +133 -60   src/lib/libc/string/strtok.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812140511.VAA03409>