OSDN Git Service

Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needs
authorEric Andersen <andersen@codepoet.org>
Thu, 21 Feb 2002 12:39:48 +0000 (12:39 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 21 Feb 2002 12:39:48 +0000 (12:39 -0000)
commitb0cc86a6fc6fc98d18e3bc232f1d83973d74cb3d
tree9355b7189815b88f68404a4286cfe8831496aae8
parente73afd38363aa0bca424e42597b9835cf8a79c06
Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needs
it, since we definately do not want silent remapping of functions to
their large-file counterparts.
 -Erik
libpthread/linuxthreads/Makefile
libpthread/linuxthreads/mutex.c
libpthread/linuxthreads_db/Makefile