summaryrefslogtreecommitdiff
path: root/sys?id=78cfc9712b4aeddee6126ca794fd47b59a98bcf7
diff options
context:
space:
mode:
authorLionel Sambuc <lionel@minix3.org>2014-03-17 14:01:22 +0100
committerLionel Sambuc <lionel@minix3.org>2014-07-28 17:05:23 +0200
commit78cfc9712b4aeddee6126ca794fd47b59a98bcf7 (patch)
treefe6d63853322fdc6d3b9bb12928b0e53a11d187e /sys?id=78cfc9712b4aeddee6126ca794fd47b59a98bcf7
parent307904234cc729a8bd7f44b3c054e7b7b5c7fb24 (diff)
Prefix libc (u)mount with minix_
The goal is to prevent a name collision with the expected mount/umount function signatures, if we decide one day to allow any application using those to work on MINIX. At this moment the caller has to start the required services, but if we implement that logic inside the mount/unmout function, this would allow any application to call those function successfully. By renaming those now, we prevent a possible ABI break in the future. Change-Id: Iaf6a9472bca0dda6bfe634bdb6029b3aa2e1ea3b
Diffstat (limited to 'sys?id=78cfc9712b4aeddee6126ca794fd47b59a98bcf7')
0 files changed, 0 insertions, 0 deletions