summaryrefslogtreecommitdiff
path: root/src/bin/normalpath.c
Commit message (Collapse)AuthorAgeFilesLines
* elapsedtime handles partial seconds betterepochqwert2015-04-231-1/+3
| | | | | | | | | | | unescape now handles multiple lines from stdin clump can now have an optional argument to specify input separator cuturl can now take compressed short options. (like: cuturl -dPs) filemon... I don't remember. just reformatted it looks like. ipconvert. looks like I added explainations before output. normalpath now uses getenv("PWD") instead of getcwd() so you can pick what you want to be the base for relative paths. urcdump... nothing I guess. probably a space or something dumb. httpd... more environment variables set for CGIs
* updated normalpath for some edge cases and added debugepochqwert2015-01-171-17/+39
|
* made gopherd symlink friendlier. normalpath was needed for that.Epoch Qwert2014-12-281-0/+51
normalpath just tries to normalize a path, even if the files don't exist.