* .gitignore: Cater for recently added poll module.
* src/stdbuf.c: Avoid false positive from sc_prohibit_readlink.
/lib/netinet/in.h
/lib/parse-datetime-gen.h
/lib/parse-datetime.c
+/lib/poll.h
/lib/printf.c
/lib/pthread.h
/lib/ref-add.sed
/* argv[0] can be anything really, but generally it contains
the path to the executable or just a name if it was executed
using $PATH. In the latter case to get the path we can:
- search getenv ("PATH"), readlink ("/prof/self/exe"), getenv ("_"),
+ search getenv("PATH"), readlink("/prof/self/exe"), getenv("_"),
dladdr(), pstat_getpathname(), etc. */
static void