projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8140043
)
Formerly main.c.~61~
author
Roland McGrath
<roland@redhat.com>
Sun, 11 Oct 1992 21:26:57 +0000
(21:26 +0000)
committer
Roland McGrath
<roland@redhat.com>
Sun, 11 Oct 1992 21:26:57 +0000
(21:26 +0000)
main.c
patch
|
blob
|
history
diff --git
a/main.c
b/main.c
index
17bab00
..
81ca642
100644
(file)
--- a/
main.c
+++ b/
main.c
@@
-428,6
+428,9
@@
main (argc, argv, envp)
#endif /* setvbuf reversed. */
#endif /* setlinebuf missing. */
+ /* Initialize the directory hashing code. */
+ init_dir ();
+
/* Set up to access user data (files). */
user_access ();