projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80178de
)
Formerly ../dirent/scandir.c.~4~
author
roland
<roland>
Sat, 12 Sep 1992 16:08:24 +0000
(16:08 +0000)
committer
roland
<roland>
Sat, 12 Sep 1992 16:08:24 +0000
(16:08 +0000)
dirent/scandir.c
patch
|
blob
|
history
diff --git
a/dirent/scandir.c
b/dirent/scandir.c
index
ddc76f0
..
ae4eb30
100644
(file)
--- a/
dirent/scandir.c
+++ b/
dirent/scandir.c
@@
-61,6
+61,7
@@
DEFUN(scandir, (dir, namelist, select, cmp),
errno = ENOMEM;
return -1;
}
+ v = new;
}
v[i] = (struct dirent *) malloc (sizeof (**v));