History log of /haiku-fatelf/src/libs/bsd/Jamfile
Revision Date Author Comments
# ada17216 17-Nov-2009 Bruno G. Albuquerque <bga@bug-br.org.br>

- Added wait3() and wait4() to the bsd compatibility library.
- Untested, but should work (will test it when I get home later today).
- This is my first attempt at adding something for compatibility reasons. Let
me know if something in wrong.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34091 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a3c74fcd 08-Apr-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Added a strsep() to our BSD compatibility library.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30022 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cc6e7cb3 24-Apr-2008 Ingo Weinhold <ingo_weinhold@gmx.de>

Added the BSDish openpty().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25135 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e6b30aee 02-Feb-2008 Axel Dörfler <axeld@pinc-software.de>

Minor improvements for the BSD compatibility library:
* Added {get|set|end}usershell() functions.
* Define MAXLOGNAME, and L_SET, L_INCR, and L_XTND.
* The pidfile stuff in libutil.h is now included, too.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23827 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 079c69cb 03-Sep-2007 Axel Dörfler <axeld@pinc-software.de>

Added daemon() function to libbsd.so.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22164 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8f813eeb 13-Dec-2006 Axel Dörfler <axeld@pinc-software.de>

More tweaks to the libbsd.so compatibility library:
* added sigsetmask(), and sigblock()
* added ALIGN(), ALIGNBYTES, and howmany() macros


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19493 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 275d9d80 07-Aug-2006 Axel Dörfler <axeld@pinc-software.de>

Some more functions for our BSD compatibility library.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18436 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1564b19c 07-Aug-2006 Axel Dörfler <axeld@pinc-software.de>

Extended libbsd.so a bit more. All sources (if not written by me) were taken from
the FreeBSD 6.1 release.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18421 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1d9d47fc 03-Aug-2006 Axel Dörfler <axeld@pinc-software.de>

Started a libbsd.so with some useful stuff for porting applications.
Very limited right now, but might even be enough. We might want to move arc4random.c
from traceroute over, though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18382 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ada17216f977d9c02262744ea553da5675340865 17-Nov-2009 Bruno G. Albuquerque <bga@bug-br.org.br>

- Added wait3() and wait4() to the bsd compatibility library.
- Untested, but should work (will test it when I get home later today).
- This is my first attempt at adding something for compatibility reasons. Let
me know if something in wrong.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34091 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a3c74fcd8c05abcf16a3fcd3491150837e639fd0 08-Apr-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Added a strsep() to our BSD compatibility library.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30022 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cc6e7cb3477cdb34c23be8ce246203d2b7f002de 24-Apr-2008 Ingo Weinhold <ingo_weinhold@gmx.de>

Added the BSDish openpty().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25135 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e6b30aee0fd7a23d6a6baab9f3718945a0cd838a 02-Feb-2008 Axel Dörfler <axeld@pinc-software.de>

Minor improvements for the BSD compatibility library:
* Added {get|set|end}usershell() functions.
* Define MAXLOGNAME, and L_SET, L_INCR, and L_XTND.
* The pidfile stuff in libutil.h is now included, too.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23827 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 079c69cbfd7cd3c97baae91332251c8388a8bb02 03-Sep-2007 Axel Dörfler <axeld@pinc-software.de>

Added daemon() function to libbsd.so.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22164 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8f813eeb9d455e58e647f355cd583d284e297059 13-Dec-2006 Axel Dörfler <axeld@pinc-software.de>

More tweaks to the libbsd.so compatibility library:
* added sigsetmask(), and sigblock()
* added ALIGN(), ALIGNBYTES, and howmany() macros


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19493 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 275d9d80a909ac1ff5920f2ae5113d2e9e995dba 07-Aug-2006 Axel Dörfler <axeld@pinc-software.de>

Some more functions for our BSD compatibility library.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18436 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1564b19c80637a2ba13949db0056215699b7b418 07-Aug-2006 Axel Dörfler <axeld@pinc-software.de>

Extended libbsd.so a bit more. All sources (if not written by me) were taken from
the FreeBSD 6.1 release.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18421 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1d9d47fc72028bb71b5f232a877231e59cfe2438 03-Aug-2006 Axel Dörfler <axeld@pinc-software.de>

Started a libbsd.so with some useful stuff for porting applications.
Very limited right now, but might even be enough. We might want to move arc4random.c
from traceroute over, though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18382 a95241bf-73f2-0310-859d-f6bbb57e9c96