<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/win32/glob.c, branch long_paths</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=long_paths</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=long_paths'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2025-05-26T13:32:15+00:00</updated>
<entry>
<title>win32: update glob(3) implementation</title>
<updated>2025-05-26T13:32:15+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2025-05-26T13:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1c8dad272bd2a0cac964739e64903d98650600b4'/>
<id>urn:sha1:1c8dad272bd2a0cac964739e64903d98650600b4</id>
<content type='text'>
Apply musl commit 79bdacff (glob: fix wrong return code when
aborting before any matches).

  when the result count was zero, glob was ignoring a possible
  GLOB_ABORTED error code and returning GLOB_NOMATCH. whether this
  happened could be nondeterministic and dependent on the order of
  dirent enumeration, in cases where multiple matches were present and
  only some produced errors.
</content>
</entry>
<entry>
<title>make: new applet</title>
<updated>2022-08-01T11:51:37+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2022-08-01T11:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=67a630e5af1ace1dd528ea9652ee69102b3136c3'/>
<id>urn:sha1:67a630e5af1ace1dd528ea9652ee69102b3136c3</id>
<content type='text'>
This is an experimental implementation of make for busybox-w32,
based on my public domain POSIX make:

   https://frippery.org/make/

(GitHub issue #44)
</content>
</entry>
</feed>
