summaryrefslogtreecommitdiffstats
path: root/package/rxvt/rxvt-2.7.5-include.patch
Commit message (Collapse)AuthorAgeFilesLines
* rxvt: don't use getpt()Peter Korsgaard2008-12-221-0/+17
uClibc can be (and per default is) configured to not implement the glibc function getpt(3), so use the non-getpt rxvt configuration.