diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2013-08-15 18:41:54 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-08-29 00:09:48 +0200 |
commit | 1fed12bc2963e5d4f9b29faa35d5c1f515ca6bf9 (patch) | |
tree | 270641380d609165e02d97a60f09ecdca58a87f4 /libcons | |
parent | 48da1229d36a9ca6c044e34bbdde77067d8036a1 (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 'libcons')
0 files changed, 0 insertions, 0 deletions