Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bsd

Developing drivers with no info

linux kernel drivers bsd

sed (on osx Snow Leopard) with BRE '.' doesn't match character > ascii 127

regex macos sed bsd env

Can't compile with editline on OpenBSD

c freebsd bsd openbsd editline

Why do BSD systems need to sub esp,4 when performing a system call?

assembly x86 stack bsd

How to get further information on SIGFPE signal?

c unix signals posix bsd

BSD Sockets - How to use non-blocking sockets?

c++ sockets tcp bsd nonblocking

Copying files using memory map

c linux mmap memcpy bsd

How do the err/warn functions get the program name?

c bsd

Why is libtool's "current" used as "SOVERSION" on BSD, rather than "major"?

Why is rand() much faster than arc4random()?

c random bsd arc4random

Alternative way to obtain argc and argv of a process

c++ linux windows posix bsd

What Jail/Chroot/Sandbox-like mechanisms are available on OpenBSD? [closed]

What type of threads does OS X have?

Is there a good reason to write my own daemonize function instead of using daemon(3)?

c linux unix daemon bsd

UDP broadcast using CFSocket on IOS

ios bsd cfsocket

What's the best way to get to know linux or BSD kernel internals? [closed]

How do I convert from using `grep -P` to `grep -E`?

linux macos ubuntu grep bsd