[openbeos] BSD stuff
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: "Haiku" <openbeos@xxxxxxxxxxxxx>
- Date: Tue, 01 Aug 2006 12:31:03 +0200 CEST
Hi there,
to ease porting of networking apps like ftp (lukemftp from NetBSD/
FreeBSD to be exact), there is a libbsd.so that comes with BONE.
There are also headers like arpa/ftp.h, stringlist.h, ...
How should we handle this?
- put the headers into legacy/network or have a separate name space for
bsd stuff?
- add the stringlist functions to libnetwork.so or rather a separate
libbsd.so?
- or only link them with the executable that needs it?
- and put the headers into some private shared directory?
I would like to keep them separate from the rest at least.
Bye,
Axel.
- Follow-Ups:
- [openbeos] Re: BSD stuff
- From: Oliver Tappe
Other related posts:
- » [openbeos] BSD stuff
- » [openbeos] Re: BSD stuff
- » [openbeos] Re: BSD stuff
- [openbeos] Re: BSD stuff
- From: Oliver Tappe