projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3c259f
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 28 Oct 2000 08:22:17 +0000
(08:22 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 28 Oct 2000 08:22:17 +0000
(08:22 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 0eae28a35249bbb0dea8a9b3b89eb4a6d27ca255..cee323ce261a7b3f8b11505860671545c92cdea3 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,5
+1,12
@@
2000-10-28 Jim Meyering <meyering@lucent.com>
+ * memchr.c: Update from libc.
+ Adjust for portability:
+ [HAVE_STDLIB_H]: Include stdlib.h.
+ [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
+ Undef __memchr, too.
+ [!weak_alias]: Define __memchr to memchr.
+
* regex.c: Update from libc.
* regex.h: Likewise.
* getopt1.c: Likewise.