summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/auxv.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename aux.c to auxv.c.ed2012-08-111-0/+186
On Windows, AUX is the auxiliary device, usually pointing to COM1. Therefore it is forbidden to create a file named aux.c. To make it a bit easier for Windows users to check out our source code, rename this file to auxv.c. MFC after: 1 month Discussed with: kib Suggested by: Eric van Gyzen <eric vangyzen net>
OpenPOWER on IntegriCloud