projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ca8c0b
)
Sun Dec 17 15:56:35 1995 Miles Bader <miles@gnu.ai.mit.edu>
cvs/libc-951218
author
Roland McGrath
<roland@gnu.org>
Mon, 18 Dec 1995 10:00:20 +0000
(10:00 +0000)
committer
Roland McGrath
<roland@gnu.org>
Mon, 18 Dec 1995 10:00:20 +0000
(10:00 +0000)
* misc/getpass.c (getpass): Don't barf if getline returns a null BUF.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
7a67fc7
..
1a7e411
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+Sun Dec 17 15:56:35 1995 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * misc/getpass.c (getpass): Don't barf if getline returns a null BUF.
+
Sat Dec 16 10:33:11 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* Makerules: Use $(do-install-so) for installing shared objects.