Christopher Zimmermann 4d4ce82b35 don't use wordexp.h for tilde expansion
wordexp.h is not supported by OpenBSD. Therefore do tilde expansion only
via glob().
rename glob_path() to resolve_tilde() since it should not do globbing.
2010-07-24 12:23:23 +02:00
2010-03-27 16:05:56 +01:00
2010-03-27 15:20:38 +01:00
2010-07-24 12:19:31 +02:00
2009-02-09 20:56:29 +01:00
2010-03-30 13:25:25 +02:00
2009-06-26 04:42:58 +02:00
2009-08-19 14:00:49 +02:00
2010-03-30 13:13:51 +02:00
2009-04-19 20:45:28 +02:00
Description
No description provided
15 MiB
Languages
C 58.6%
Perl 29%
Raku 9.4%
Ruby 1.2%
Shell 0.7%
Other 1.1%