Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jan 2000 02:20:45 -0800 (PST)
From:      Thomas Gellekum <tg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include dirent.h src/lib/libc/gen directory.3 readdir.c src/lib/libc/stdlib Makefile.inc rand.3 rand.c
Message-ID:  <200001041020.CAA09753@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tg          2000/01/04 02:20:45 PST

  Modified files:        (Branch: RELENG_3)
    include              dirent.h 
    lib/libc/gen         directory.3 readdir.c 
    lib/libc/stdlib      Makefile.inc rand.3 rand.c 
  Log:
  MFC: Add rand_r and readdir_r.
  
  Reviewed by:	deischen
  
  Revision  Changes    Path
  1.3.2.1   +2 -0      src/include/dirent.h
  1.4.2.1   +20 -0     src/lib/libc/gen/directory.3
  1.2.2.1   +50 -0     src/lib/libc/gen/readdir.c
  1.17.2.2  +2 -2      src/lib/libc/stdlib/Makefile.inc
  1.1.1.1.10.1 +23 -4     src/lib/libc/stdlib/rand.3
  1.1.1.1.10.1 +54 -1     src/lib/libc/stdlib/rand.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?200001041020.CAA09753>