Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2006 18:44:29 GMT
From:      Todd Miller <millert@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 97360 for review
Message-ID:  <200605171844.k4HIiTew042136@repoman.freebsd.org>

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

Change 97360 by millert@millert_ibook on 2006/05/17 18:44:29

	No longer need nftw.c in libsecompat

Affected files ...

.. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsecompat/Makefile#2 edit
.. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsecompat/ftw.h#2 delete
.. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsecompat/nftw.c#2 delete

Differences ...

==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsecompat/Makefile#2 (text+ko) ====

@@ -9,7 +9,7 @@
 
 LIBVERSION = 1
 
-SRCS=   getline.c strndup.c nftw.c
+SRCS=   getline.c strndup.c
 
 LIBA=libsecompat.a 
 OBJS= $(patsubst %.c,%.o,$(SRCS))



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