Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in freebsd

when does open(2) fail with errno == EMLINK?

c posix freebsd errno

Solaris/FreeBSD vs. Linux for Java development

java linux solaris freebsd

Installing VIM in FreeBSD

unix vim freebsd

Force unlock a mutex that was locked by a different thread

Can ruby scripts be precompiled into a binary?

ruby compilation freebsd

How do I replace select() with kevent() for higher performance?

How to close a non-blocking socket?

What does the sbwait process state imply in FreeBSD top?

freebsd

sed replace literal TAB

sed freebsd

Unix C - Portable WEXITSTATUS

How to redirect output of top command in a file

unix freebsd

Run FreeBSD static binary on Linux?

c linux compatibility freebsd

Quick-fixing 32-bit (2GB limited) fseek/ftell on freebsd 7

c freebsd large-files fseek

sendto() dgrams do not block for ENOBUFS on OSX

macos sockets unix freebsd

Developing web application using Objective-C on FreeBSD

Using system calls from C, how do I get the utilization of the CPU(s)?

c freebsd

How to get the system library path on Unix (Linux, FreeBSD)

How to get list of open posix shared memory segments in FreeBSD

c posix shared-memory freebsd

FreeBSD syscall clobbering more registers than Linux? Inline asm different behaviour between optimization levels

POSIX: Pipe syscall in FreeBSD vs Linux

linux posix pipe freebsd