Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2007 09:59:49 GMT
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 122933 for review
Message-ID:  <200707050959.l659xn0c041338@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=122933

Change 122933 by rdivacky@rdivacky_witten on 2007/07/05 09:59:33

	Add fdopendir.

Affected files ...

.. //depot/projects/soc2007/rdivacky/linux_at/lib/libc/gen/Makefile.inc#2 edit
.. //depot/projects/soc2007/rdivacky/linux_at/lib/libc/gen/fdopendir.c#1 add

Differences ...

==== //depot/projects/soc2007/rdivacky/linux_at/lib/libc/gen/Makefile.inc#2 (text+ko) ====

@@ -10,7 +10,7 @@
 	clock.c closedir.c confstr.c \
 	crypt.c ctermid.c daemon.c devname.c dirname.c disklabel.c \
 	dlfcn.c dlfunc.c drand48.c erand48.c err.c errlst.c errno.c \
-	exec.c fmtcheck.c fmtmsg.c fnmatch.c \
+	exec.c fdopendir.c fmtcheck.c fmtmsg.c fnmatch.c \
 	fpclassify.c frexp.c fstab.c ftok.c fts.c ftw.c \
 	getbootfile.c getbsize.c \
 	getcap.c getcwd.c getdomainname.c getgrent.c getgrouplist.c \



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