]> git.eshelyaron.com Git - emacs.git/commit
(nt_stat): Use alloca instead of xmalloc.
authorGeoff Voelker <voelker@cs.washington.edu>
Sun, 21 Jan 1996 00:31:34 +0000 (00:31 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Sun, 21 Jan 1996 00:31:34 +0000 (00:31 +0000)
commit00b3b7b3ae95a8c044ca548209a18732c2a19d27
tree41e16a53f5bca1524ca8e2252216341a2e2d3375
parentdaf3806631cc516b09c804b156610a0d722314fe
(nt_stat): Use alloca instead of xmalloc.
(get_unassigned_drive_letter, is_toplevel_share_name,
stat_toplevel_share): New functions for stat on remote shares.
(readdir): Use IS_ANY_SEP.
src/w32.c