projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't initialize with 0.
[kopensolaris-gnu/glibc.git]
/
pwd
/
Makefile
diff --git
a/pwd/Makefile
b/pwd/Makefile
index
ca0e363
..
30453f8
100644
(file)
--- a/
pwd/Makefile
+++ b/
pwd/Makefile
@@
-28,7
+28,6
@@
routines := fgetpwent getpw putpwent \
include ../Rules
-# We can later add the names of other thread packages here.
ifeq ($(have-thread-library),yes)
CFLAGS-getpwuid_r.c = -DUSE_NSCD=1