commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 33/87: Merge procfs into the Hurd repository


From: Samuel Thibault
Subject: [hurd] 33/87: Merge procfs into the Hurd repository
Date: Sun, 09 Nov 2014 11:05:01 +0000

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

sthibault pushed a commit to branch upstream
in repository hurd.

commit 7877d064a4318fb550b3cbcf64f0ec605e4a53e2
Merge: 8672d3f aac4aaf
Author: Justus Winter <address@hidden>
Date:   Sun Jun 15 18:33:03 2014 +0200

    Merge procfs into the Hurd repository

 procfs/ChangeLog    |   6 +
 procfs/Makefile     |  34 +++
 procfs/TODO         |  24 ++
 procfs/dircat.c     | 128 ++++++++++
 procfs/dircat.h     |  29 +++
 procfs/main.c       | 315 +++++++++++++++++++++++++
 procfs/main.h       |  25 ++
 procfs/netfs.c      | 461 ++++++++++++++++++++++++++++++++++++
 procfs/process.c    | 414 ++++++++++++++++++++++++++++++++
 procfs/process.h    |  27 +++
 procfs/procfs.c     | 219 +++++++++++++++++
 procfs/procfs.h     |  99 ++++++++
 procfs/procfs_dir.c | 134 +++++++++++
 procfs/procfs_dir.h |  63 +++++
 procfs/proclist.c   |  94 ++++++++
 procfs/proclist.h   |  23 ++
 procfs/rootdir.c    | 661 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 procfs/rootdir.h    |  23 ++
 18 files changed, 2779 insertions(+)

-- 
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]