StackRating

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

Ian Abbott

Rating
1521.46 (29,156th)
Reputation
3,161 (53,427th)
Page: 1 ... 4 5 6 7 8 9
Title Δ
Is the address of malloc + size_t * 3 aligned for any type? -1.58
`getline` hangs without closing pipe[1] 0.00
Updating linked-list by pointer inside a function 0.00
wait() returns -1, errno=10 after launching Python process 0.00
why is warning for variable being uninitialized supressed when kern... 0.00
What is the unsigned int order in the function struct page* alloc_p... -0.81
Parameter passed to pthread changes 0.00
Memory leak when allocating strings as struct members 0.00
Cross referencing typedef structs 0.00
How to read address of reserved memory in device tree 0.00
Passing string array to linux kernel module as parameter 0.00
Kernel OOPS when calling aio_complete by workqueue 0.00
How to debug C program with argument and stdin as input +1.74
Missing slab.h from linux includes - Ubuntu 16 VM 0.00
How to reduce latency for 'cma_alloc'? 0.00
Converting char * to unsigned char array +0.05
K&R Explanation of echo program is confusing, when debugging it... +0.01
Prevent inclusion of headers into same file in C +0.50
question for free memory in c deleted certain value in linked list +2.35
unexpected output trying to generate an ordered linked list -0.79
Merge 2 linked list without difficulties 0.00
I wrote a function to delete 1st node in circular link list but out... 0.00
How to set preprocessor directives in makefile for kernel module bu... 0.00
Borders don't draw properly when window has more than 8 columns 0.00
Optimal implementation of truth table -0.45
What ((size_t*)ptr)[-1] mean in C? +1.91
Reallocating 1D array of integers, keeping original values, zeroing... +1.00
References to static objects in inline functions with external link... 0.00
Is it OK to #include .c source file for maintainability of embedded... +1.84
C: Define function which takes array of constant strings, returns r... +0.36
How does integer promotion work on C Cast? -1.56
What is the purpose of "!" in this code from "Point... +0.54
C, free sub-list element by element causes unexpected behavior 0.00
How can I do 64 bit division on linux kernel? -0.58
Are stdin and stdout actually the same file? -1.05
C struct - error: unknown type name between two files +1.64
Text line character count dynamically in c -1.23
Parabolic filtration of data in C +0.56
Pointers to pointers segmentation fault +1.80
How to interpolate the position of a point on a line given the dist... 0.00
sed command not working while executing C file 0.00
Does the main kernel "make" command also make modules int... +0.02
Segmentation Fault when using 3D array to linear index macro for th... 0.00
Natural sort with qsort not working 0.00
Returning a specific amount of decimals in C +0.27
‘getnstimeofday' is an implicit declaration in system call when... 0.00
getting a day from user and return a random day except the given day +0.02
Find the length of largest subarray with equal number of 0's an... -1.60
void struct linked list -0.20
Two versions of same function: inline and normal? +1.56