Displaying 7 results from an estimated 7 matches for "f_prealloc".
Did you mean:
__realloc
2017 Oct 31
2
lld: sigbus error handling
Does FreeBSD have fallocate(2) or equivalent?
On Mon, Oct 30, 2017 at 4:32 PM, Ed Maste <emaste at freebsd.org> wrote:
> On 23 October 2017 at 18:49, Rui Ueyama via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> >>
> >> BTW, posix_fallocate() might provide better portability and decrease the
> >> likelihood of falling back on ftruncate().
> >
2004 Aug 06
2
libpthread and icecast2
...; consider using mkstemp()
/usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system!
/usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system!
/usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is stupid.
/usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system!
/usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mkstemp()
Mike
--
<mystica@darktech.org>
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project h...
2004 Aug 06
0
libpthread and icecast2
...temp()
> /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system!
> /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system!
> /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mkstemp()
> /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is stupid.
> /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system!
> /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mkstemp()
I considering this a bug in FreeBSD. To my knowledge icecast uses none
of these functions directly. Nor rea...
2004 Aug 06
0
Ices0.3 and Perl 5.8.3
...consider using
mkstemp()
/usr/lib/libc_r.so: WARNING! des_setkey(3) not present in the system!
/usr/lib/libc_r.so: WARNING! encrypt(3) not present in the system!
/usr/lib/libc_r.so: warning: tmpnam() possibly used unsafely; consider using
mkstemp()
/usr/lib/libc_r.so: warning: this program uses f_prealloc(), which is not
recommended.
/usr/lib/libc_r.so: WARNING! des_cipher(3) not present in the system!
/usr/lib/libc_r.so: warning: tempnam() possibly used unsafely; consider
using mkstemp()
playlist/libplaylist.a(pm_perl.o): In function `pl_perl_eval':
/usr/home/herbal/UNIX/ices-0.3/src/playlis...
2004 Aug 06
2
libpthread and icecast2
Heres a question for anyone awake at this hour, does icecast2 require
libpthread? I'm trying to build it on a freebsd 4.3 box, and it wants to
link against libpthread. If this is not required on the freebsd
platform, then is it safe to just take out of the makefile?
Thanks
Mike
--
<mystica@darktech.org>
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project
2004 Aug 06
0
Problems with Ices0.3
...consider using
mkstemp()
/usr/lib/libc_r.so: WARNING! des_setkey(3) not present in the system!
/usr/lib/libc_r.so: WARNING! encrypt(3) not present in the system!
/usr/lib/libc_r.so: warning: tmpnam() possibly used unsafely; consider using
mkstemp()
/usr/lib/libc_r.so: warning: this program uses f_prealloc(), which is not
recommended.
/usr/lib/libc_r.so: WARNING! des_cipher(3) not present in the system!
/usr/lib/libc_r.so: warning: tempnam() possibly used unsafely; consider
using mkstemp()
playlist/libplaylist.a(pm_perl.o): In function `pl_perl_eval':
/usr/home/herbal/ices-0.3/src/playlist/pm_...
2004 Aug 06
0
Problems with Ices0.3 and Icecast
...emp()
>/usr/lib/libc_r.so: WARNING! des_setkey(3) not present in the system!
>/usr/lib/libc_r.so: WARNING! encrypt(3) not present in the system!
>/usr/lib/libc_r.so: warning: tmpnam() possibly used unsafely; consider
>using mkstemp()
>/usr/lib/libc_r.so: warning: this program uses f_prealloc(), which is not
>recommended.
>/usr/lib/libc_r.so: WARNING! des_cipher(3) not present in the system!
>/usr/lib/libc_r.so: warning: tempnam() possibly used unsafely; consider
>using mkstemp()
>playlist/libplaylist.a(pm_perl.o): In function `pl_perl_eval':
>/usr/home/herbal/i...