projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
910664b
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 1 Sep 2001 07:40:02 +0000
(07:40 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 1 Sep 2001 07:40:02 +0000
(07:40 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index b9c9f9aa610cae9126017f4795e8620d5d424732..5a1d26951a1349a2b88efcc5e593207af38db6b5 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,5
+1,9
@@
2001-09-01 Jim Meyering <meyering@lucent.com>
+ * regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
+ doesn't conflict with sparc-sun-solaris2.7's definition in
+ /usr/include/sys/int_types.h.
+
* exclude.c: Use `""', not `<>' to #include non-system header files.
(fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
and strncasecmp as r-values. Unixware didn't have declarations.