summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/maptime.c
AgeCommit message (Collapse)Author
2013-11-01libshouldbeinlibc: fix error handling in maptime_mapJustus Winter
Found using the Clang Static Analyzer. * libshouldbeinlibc/maptime.c (maptime_map): Fix error handling.
1997-07-23(maptime_map):Miles Bader
Allow MTIME to be mapped anywhere.
1997-07-22(maptime_map):Miles Bader
For the device-file case, don't use wierd file_get_storage_info method for getting device port, just use io_map to get a memory object directly from the file.
1996-05-09(maptime_map): Use new file_get_storage_info interface.Miles Bader
1996-02-28Initial revisionMiles Bader