Hi! I've reworked this patch and pushed, thanks. The main things I've fixed here are: * Don't add the macros to the old library since as a general rule we should not add new functionality there * Fixed the gid_t and uid_t printing, these are integer types so printing them with %p is wrong -- Cyril Hrubis chrubis@suse.cz