Juhani Krekelä
|
d5db35b861
|
Fix assorted GCC warnings
|
2021-04-20 16:07:27 +03:00 |
|
Juhani Krekelä
|
70e751e46a
|
Don't collapse // → / in compress_path(), and avoid generating // in the first place
|
2021-04-20 03:26:05 +03:00 |
|
Juhani Krekelä
|
eb9111646e
|
Use a more robust scheme to separate the scheme, hostname, and filename in URLParse()
|
2021-04-20 02:39:41 +03:00 |
|
|
2cd784b75c
|
Fix whitespace errors as reported by 'git diff --check'
|
2021-04-19 16:51:39 +02:00 |
|
Juhani Krekelä
|
835c5057b2
|
Change union wait to int in common/uproc.c
The whole thing smells a fair bit and should
probably be rewritten to use waitpid(2) instead,
but for now this allows us to succesfully do a
compile.
|
2021-04-19 13:54:55 +03:00 |
|
Juhani Krekelä
|
21863d7241
|
Upstream tarball
|
2021-04-19 13:47:21 +03:00 |
|