commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 02/06: Use fsys_get_children from libc


From: Samuel Thibault
Subject: [hurd] 02/06: Use fsys_get_children from libc
Date: Sat, 21 Sep 2013 23:09:06 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch upstream
in repository hurd.

commit 66fb1f509816a195188e82b939e6e95af26af89e
Author: Samuel Thibault <address@hidden>
Date:   Mon Sep 16 02:59:20 2013 +0200

    Use fsys_get_children from libc
    
    * trans/Makefile (OBJS): Remove fsysUser.o.
---
 trans/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/trans/Makefile b/trans/Makefile
index 6eb51d0..291df2f 100644
--- a/trans/Makefile
+++ b/trans/Makefile
@@ -28,7 +28,7 @@ SRCS = ifsock.c symlink.c magic.c null.c fifo.c new-fifo.c 
fwd.c \
 OBJS = $(SRCS:.c=.o) fsysServer.o ifsockServer.o passwordServer.o \
        crashServer.o crash_replyUser.o msgServer.o \
        default_pagerServer.o default_pagerUser.o \
-       device_replyServer.o elfcore.o fsysUser.o
+       device_replyServer.o elfcore.o
 HURDLIBS = ports netfs trivfs iohelp fshelp pipe ihash shouldbeinlibc
 LDLIBS += -lpthread
 password-LDLIBS = $(LIBCRYPT)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]