Go to file
Colin Walters 36ba6e5426 Ensure we don't get duplicate '.' which leads to corruption
In path_split(), we squash '.' entirely, since it's redundant and if
we don't, we return an extra component which callers would then have
to handle.

In repo, ensure we're never explicitly parsing '.' either (yet).
2011-10-15 13:04:50 -04:00
src Ensure we don't get duplicate '.' which leads to corruption 2011-10-15 13:04:50 -04:00
tests Make file deletion work, add test 2011-10-15 09:56:31 -04:00
.gitignore Initial commit 2011-10-09 17:03:08 -04:00
COPYING Add a COPYING, and put GPL headers in more places 2011-10-12 16:50:55 -04:00
DESIGN DESIGN: Let's use our own kernels 2011-10-10 18:39:06 -04:00
Makefile-hacktree.am checkout: New command 2011-10-15 00:45:07 -04:00
Makefile.am Switch to GLib 2011-10-11 14:26:48 -04:00
TODO Add probably working commits 2011-10-14 21:09:11 -04:00
autogen.sh Initial commit 2011-10-09 17:03:08 -04:00
configure.ac Add probably working commits 2011-10-14 21:09:11 -04:00
hacktree.doap Add DOAP file 2011-10-09 17:05:18 -04:00