Search code examples
Swift 2.2 on Linux, "use of unresolved identifier 'exit'"...

swiftswift2glibcfoundation

Read More
Cross compiling GLIBC for my ARM SoC...

armglibc

Read More
glibc not found when enabling compiler optimizations...

cross-compilingcompiler-optimizationglibceglibc

Read More
what does the __insn_seqb() and __insn_ctz mean?...

clinux-kernelmacrosglibc

Read More
Glibc Compilation Error...

linuxcompilationcompiler-errorsmakefileglibc

Read More
kylix AnsiCompareStr bug?...

linuxdelphiglibckylix

Read More
Syscall implementation in glibc...

clinuxsystem-callsglibclibc

Read More
The number of functions in C library...

cgccgnuglibc

Read More
gcc 4.7.1 C++ static local initialization hangs...

linuxc++11glibcgcc4.7

Read More
How to remove a broken installation of glibc...

linuxinstallationmakefilegnuglibc

Read More
Updating MySQL 5.1 to 5.6 on Glibc 2.11...

mysqllinuxgnuglibc

Read More
Does realloc(p, 0) really involves free(p) in glibc?...

clanguage-lawyerglibc

Read More
Why are imported functions called so indirectly in Linux?...

linuxglibcdynamic-linkingdlopen

Read More
What does CSU in glibc stand for?...

glibc

Read More
When will eventfd_read() block?...

clinuxglibc

Read More
How to check the fastbin size in glibc...

linuxfreeglibc

Read More
Installing Config::Pit on Debian Wheezy...

perldebianglibccpan

Read More
How to index obstack allocation...

cmemory-managementglibc

Read More
Can one use libSegFault.so to get backtraces for SIGABRT?...

stack-traceglibcsigabrtsegmentation-faultbacktrace

Read More
passing gchar ** by reference to the external function so as to free in main function...

cglibc

Read More
Glibc - error in ucontext.h, but only with -std=c11...

cgccglibcc11gcc4.9

Read More
Passing 3rd parameter to memcmp as -1 return 0...

glibcmemcmp

Read More
What kind of returned value from glibc functions needs to be free()d?...

c++cglibc

Read More
Julia ccall outb - Problems with libc...

juliaglibclibc

Read More
glibc : Test if lib as DF_1_NODELETE flag or if lib has unique symbol...

c++uniqueglibcdlopen

Read More
math.h macro collisions...

c++c++11g++glibc

Read More
arch_prtcl C++ prototype...

c++prototypeglibc

Read More
Difference between result of ftell(FILE* fd) and lseek(int fd, off_t offset, int whence)...

cglibclibc

Read More
glibc: fclose() on invalid pointer hangs in pthread_once()...

cglibcfreezefclose

Read More
IEEE-754 floating-point precision: How much error is allowed?...

floating-pointglibcfloating-accuracyieee-754double-precision

Read More
BackNext