StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Filipe Gonçalves

Rating
1597.38 (1,894th)
Reputation
17,462 (8,038th)
Page: 1 2 3 4 5 ... 10
Title Δ
Are epoll events being watched when not epoll_waiting 0.00
How to find the day of the week `tm_wday` from a given date? +1.58
epoll fd and epoll_wait on pmqs 0.00
Is rearming file descriptors for epoll thread safe? 0.00
UNIX feed $PATH to find 0.00
Loop repeating itself? +0.35
Program stuck, pipe file descriptor open when shouldn't? +1.07
How to leave ordering unchanged on equality using qsort +0.65
Recover Deleted File Stuck In Linux shell process 0.00
Why fork() twice while daemonizing? 0.00
Is it UB to declare same array as extern with different sizes in di... +1.25
appending node to link list (I am almost there) in C +0.38
msg_name of a struct msghdr doesn't point to a struct sockaddr_... -0.11
Executing an external program when forking is not advisable -0.19
Share linked list between child and parent in C +0.75
Unary operator negation in C not working 0.00
Is it OK to share the same epoll file descriptor among threads? 0.00
Why are these cases without statements ahead? -0.46
Mutex on pointers to a shared variable 0.00
Detect network cable unplugged errors with epoll +1.77
Quickly close mmap discarding unflushed changes 0.00
Errors of aio_write 0.00
Does parent see pipe eof on child exit? +1.12
How does getrusage() report time spent hibernating? 0.00
Merge Sort Algorithm in C not working properly -0.69
How do I use epoll? 0.00
Deleting unused variable causes code to crash 0.00
how to have a new local array at each level of recursive function +1.13
run rsync through execvp: StrictHostKeyChecking=no: unknown option 0.00
How to move files in unix in a way that we save all of the atributes 0.00
A signal interrupts the send method in blocking mode +0.99
finding the username in a linux system call +1.43
Parent process can't read all messages from 4 different pipes i... 0.00
What happens internally when deleting an opened file in linux +0.39
sending signal from parent to child 0.00
Arithmetic right-shift a size_t value -1.05
How to manage reads with signals in C? 0.00
Sigsuspend system call issue 0.00
Invalid commands for child process in background in C +0.19
Setting environment variable for a running program in linux -0.39
what are the possible 3 outputs of this code C? fork() +0.41
MPI_Send to multiple POSIX threads running on the same process 0.00
Long delay hiccups for logging stdout to file +0.66
getchar() not working in c +1.31
Heap Sort doesn't work properly 0.00
Fork creates a new process that is exactly the same as its parent +0.40
Pipe issue about reading data from multi-child process 0.00
What does the ESTABLISHED indicator mean after running lsof -0.13
what is the meaning of **ptr in c 0.00
Get a time_t from universal time string? +1.60