Axel Dörfler
8f813eeb9d
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
2006-12-13 16:26:43 +00:00
Axel Dörfler
9d6d3fcf5f
Some tweaks, made libutil a bit more complete.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19487 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-12-13 13:06:42 +00:00
Jérôme Duval
25160e5093
restored sys/ioccom.h in headers/compatibility/bsd/
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18522 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-08-17 12:58:01 +00:00
Axel Dörfler
844f23f9ba
Added the BSD-ish libcrypt.h for your convenience.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18451 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-08-07 22:48:08 +00:00
Axel Dörfler
275d9d80a9
Some more functions for our BSD compatibility library.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18436 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-08-07 16:46:24 +00:00
Axel Dörfler
1564b19c80
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
2006-08-07 11:15:01 +00:00
Axel Dörfler
1d9d47fc72
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
2006-08-03 21:28:46 +00:00