Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in libc

How are system calls called?

File-argument in libc::stat in Rust

rust libc

Can a system call happen in a C program? [duplicate]

c function system-calls libc

compilation error on clock_gettime and CLOCK_MONOTONIC

c gcc compiler-errors libc

G++ doesn't allow me to define a member function named "major"

does libc function "strcpy()" invoke any syscall?

posix libc system-calls strcpy

Synology DSM6 - libc.so.6 - File format not recognized

gcc libc synology

Does fgetc return EOF on every call after end-of-file reached?

c libc

Is this possible with printf?

c printf libc

What does s[-1] = 0 mean?

c libc

Why is fseeko() faster with giant files than small ones?

c performance libc

Passing Vec<String> from Rust to char** in C

rust libc unsafe execvp

How to do the equivalent of "ulimit -n 400" from within C?

c linux unix glibc libc

How does a program inherit environment variables?

c linux libc

memmove doesn't move

c++ c memory libc

App randomly crashes with A/libc: fatal signal 11

android libc

Am I using tm/mktime wrong, and if not is there a workaround?

c time libc mktime

Libm relocation error when building Qt 5 for Nitrogen6x

qt build arm debian libc