OSDN Git Service

getconf: print arbitrary GNU_LIBPTHREAD_VERSION string
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 6 Apr 2010 15:17:30 +0000 (17:17 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 6 Apr 2010 15:17:30 +0000 (17:17 +0200)
commit384a55ef9f3387ed33eadab3eefe5057b4daeadb
tree6710b679948e5ed6a7bab77954187edbc422e3d4
parente1b4229b5a245fd1d7f1e97f71fec0e7897729c3
getconf: print arbitrary GNU_LIBPTHREAD_VERSION string

the NPTL should probably print the version-string of the glibc it's
compatible with and not the uClibc version (check what mysql expects).

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/unistd/confstr.c