zaitcev / c/

[login] [tags]

2018-09-03 [] Recommended compiler and linker flags for GCC - RHD Blog
Florian says use -O2, the -O3 unrolls and is not entirely ABI compliant.
programming c

2013-12-05 [] Is Your Compiler Undermining Your Secure Coding? | The State of Security
programming c security

2013-06-06 [] A kernel skiplist implementation (Part 1)
William Pugh skiplist; filesystems are large enough for skiplist advantages to show up.
skiplist programming kernel c btrfs

2011-11-25 [] INT32-C. Ensure that operations on signed integers do not result in overflow - CERT Secure Coding Standards
c overflow cert security programming

2011-11-08 [] Writing a C library, intro, conclusion and errata
programming c

2010-05-24 [] Typesafe callbacks in C (and gcc) - Rusty Russell's Coding Blog
programming c

2008-09-29 [] Programming UNIX Sockets in C - Frequently Asked Questions
"Created by Vic Metcalfe, Andrew Gierth and other contributers"
programming sockets c


[-] [] [-]