summaryrefslogtreecommitdiff
path: root/bsdfsck
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2013-08-15 18:41:54 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-08-29 00:09:48 +0200
commit1fed12bc2963e5d4f9b29faa35d5c1f515ca6bf9 (patch)
tree270641380d609165e02d97a60f09ecdca58a87f4 /bsdfsck
parent48da1229d36a9ca6c044e34bbdde77067d8036a1 (diff)
exec: remove the BFD code
This commit removes the parts of the exec server that were once using the Binary File Descriptor library. As I understand it, the BFD code stopped working because it uses stdio streams and the glue code for that has never been ported to libio. The code has been #ifdefed out ever since. It may or may not work in its current state, so it is removed. If someone is interested, it can always be recovered from the version control system. * exec/exec.c: Remove all BFD related code. * exec/priv.h: Likewise. * TODO: Remove the corresponding item.
Diffstat (limited to 'bsdfsck')
0 files changed, 0 insertions, 0 deletions