projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec23056
)
14 char filenames
author
John Gilmore
<gnu@cygnus>
Sat, 23 Nov 1991 01:49:58 +0000
(
01:49
+0000)
committer
John Gilmore
<gnu@cygnus>
Sat, 23 Nov 1991 01:49:58 +0000
(
01:49
+0000)
readline/.Sanitize
patch
|
blob
|
history
readline/ChangeLog
patch
|
blob
|
history
diff --git
a/readline/.Sanitize
b/readline/.Sanitize
index 7caa77e4e01aff7362d8f8c90d40cceeff021b3c..69875b5a502fdb12d5bb14e9135ce5656b060e54 100644
(file)
--- a/
readline/.Sanitize
+++ b/
readline/.Sanitize
@@
-44,7
+44,7
@@
readline.h
sysdep-aix.h
sysdep-irix.h
sysdep-norm.h
-sysdep-o
ld
bsd.h
+sysdep-obsd.h
sysdep-sco.h
vi_keymap.c
vi_mode.c
diff --git
a/readline/ChangeLog
b/readline/ChangeLog
index bb4de834bca5a14722554e1272243c9d0db28122..db496bfd338cbc6b80fca94d5b415a1f969fd211 100644
(file)
--- a/
readline/ChangeLog
+++ b/
readline/ChangeLog
@@
-1,7
+1,7
@@
Fri Nov 22 09:02:32 1991 John Gilmore (gnu at cygnus.com)
- * sysdep-o
ld
bsd.h: Rename from sysdep-newsos.h.
- * configure.in: Use sysdep-o
ld
bsd for Mach as well as NEWs.
+ * sysdep-obsd.h: Rename from sysdep-newsos.h.
+ * configure.in: Use sysdep-obsd for Mach as well as NEWs.
* sysdep-norm.h, sysdep-aix.h: Add <sys/types.h>, which POSIX
requires to make <dirent.h> work. Improve Sun alloca decl.