The guts of git
The guts of git
Posted Apr 14, 2005 19:49 UTC (Thu) by proski (subscriber, #104)In reply to: The guts of git by lyda
Parent article: The guts of git
I guess you need to define _GNU_SOURCE for the st_* fields and include unistd.h for missing declarations. Userspace programming with all those compatibility issues is so much harder than the kernel, it's it? i:-)