PERFORCE change 122933 for review

Roman Divacky rdivacky at FreeBSD.org
Thu Jul 5 09:59:51 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=122933

Change 122933 by rdivacky at 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 \


More information about the p4-projects mailing list