projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
206968c
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Tue, 4 Jul 2000 08:44:35 +0000
(08:44 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 4 Jul 2000 08:44:35 +0000
(08:44 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index de52daa7dce959f7b5187b239b314eafa5455a6d..edabc7902873971980dfd6f49ef9ece08dde4fea 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-5,6
+5,12
@@
Assign to *pwc, and return 1 only if result is nonzero.
(iswprint): Use ISPRINT when substituting our own mbrtowc.
+2000-07-03 Jim Meyering <meyering@lucent.com>
+
+ * readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
+ This is necessary to get a definition of e.g., UTMP_FILE on HP-UX 10.20.
+ From Bob Proulx.
+
2000-07-02 Jim Meyering <meyering@lucent.com>
* quotearg.c (mbstate_t): Don't define here.