Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gnu

Relocatable symbols in ELF format (assembly language)

assembly gnu elf

SED: copy lines from a file to specific line in another file

bash sed gnu gnome-terminal

How to check version of GNU make in mac terminal?

makefile version gnu

How do I invoke a GNU make macro created using define?

makefile macros gnu

How to enable ccache on Linux

linux gcc gnu ccache

Compiling gdb for remote debugging

Why is the fgets function deprecated?

Is there a glibc hash function?

c linux hash md5 gnu

How to install and use GNU "ls" on macOS? [closed]

macos directory homebrew gnu ls

Linking symbols to fixed addresses on Linux

linux gcc linker gnu ld

How to get all fields in outer join with Unix join?

Is there a particular reason for memmem being a GNU extension?

c memory gnu

Date calculation using GNU date

bash date gnu

Hiding symbols in a shared library on Mac OS X

Get GNU C Compiler working on iOS 6.x

Is there a field that stores the exact field separator FS used when in a regular expression, equivalent to RT for RS?

awk gnu

Reading a file inside makefile

bash shell makefile gnu

PKG_CHECK_MODULES syntax error near luajit

How can you determine installed versions of the glibc libraries?

linux gcc gnu cross-compiling

What's the difference between argp and getopt?

c arguments gnu getopt argp