Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Linking a dynamically linked executable with ld

linux linker ld

C, C++: Shared libraries: Are single functions or complete libraries loaded into memory?

c++ c linux

Building GCC 4.6 - libmpfr.so.4 - cannot open shared object file

linux gcc configuration

Exclusive access to resource from multiple threads

c linux pthreads signals

php shell_exec multiple commands at once in background

php linux plesk

Hiding command-line arguments to a Perl script

linux perl command-line

How to get a list of paths in /etc/ld.so.conf on Linux

Does realloc and calloc call malloc?

c++ c linux malloc

Is .NET PInvoke available on Linux and Mac OS X platforms?

c# .net linux macos pinvoke

xterm keep page from less in terminal after exit

linux bash xterm less-unix

Where and How to store program information in Linux

java linux

grep based on blacklist -- without procedural code?

linux grep blacklist

Jenkins + qUnit

Bash Pattern Matching

linux bash unix terminal

Is it possible to bind and listen to one IP address with TCP/IP sockets? (Linux/C)

c++ c linux sockets tcp

Set stack for the main thread

c linux gcc x86

Splitting a file using AWK on Mac OS X

linux macos awk

Calling a function in gcc inline assembly

c linux gcc x86 inline-assembly

pthread (segmentation fault)

c linux unix pthreads

Equivalent win API in *nix