summaryrefslogtreecommitdiff
path: root/Utility/Touch.hsc
Commit message (Collapse)AuthorAge
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
| | | | | Omitted a couple of files what have had significant contributions from others.
* finished where indentation changesGravatar Joey Hess2012-12-13
|
* unbreak code inside ifdefGravatar Joey Hess2012-04-22
|
* noopGravatar Joey Hess2012-04-21
|
* cleanupGravatar Joey Hess2012-03-09
|
* factor out Utility.FileSystemEncodingGravatar Joey Hess2012-03-09
|
* really fix foreign C functions filename encodingsGravatar Joey Hess2012-02-04
| | | | GHC should probably export withFilePath.
* fix touch and statfs to work on any files in any localeGravatar Joey Hess2012-02-04
| | | | | | | Use withCAString rather than withCString. XXX Actually, this only works in non-unicode locales when presented with unicode characters. Help?
* go go gadget hlintGravatar Joey Hess2011-09-20
|
* moved files aroundGravatar Joey Hess2011-08-20