log
graph
tags
changeset
browse
gz
reclinker
log
rev 25:
(0)
tip
age
author
description
3 years
csaba
further improve README
tip
3 years
csaba
use a static url for tarball
3 years
csaba
Added tag 0.4 for changeset 6e00eeba30f5
3 years
csaba
added README, bump version
0.4
3 years
csaba
switch license from GPL to LGPL
3 years
csaba
BusyBox based get_line_from_file() routine replaced with one that is written from scratch (-> no GPL constraint) and uses a static buffer (-> faster)
3 years
csaba
Fix order reversal of creating paths and calling realpath(3) on them.
3 years
csaba
make make(1) watch header files, too
3 years
csaba
Properly ensure that we'll have exactly one separator when joining paths.
3 years
csaba
fix superfluous pointer derefs
3 years
csaba
hush some warnings
3 years
csaba
fix freeing of uninitialized pointer
3 years
csaba
Cygwin compat changes.
3 years
csaba
work around weird BSD errno upon mkdir("/")
3 years
csaba
Fix pathtostr() when arugment is "/".
3 years
csaba
state data carried on over recursive calls of reclinker() is collected into a dedicated structure
3 years
csaba
fix segfault when target directory can't be created
3 years
csaba
invoke the dirsuck macro like a function
3 years
csaba
don't descent into a directory if it belongs to the original tree
3 years
csaba
dropped internal copy of libpwdgrp, added info how to get it, restuctured build system
5 years
csaba
reclinker reindented more sanely
5 years
csaba
in reclinker, imported user handling functions from busybox
5 years
csaba
re-added changes from separate reclinker repo
5 years
csaba
there were still some junk files left behind and floating around
5 years
csaba
corrected annoying one-char quasi-syntax-error in /reclinker/aux.c
5 years
csaba
mcvs import
rev 25:
(0)
tip