Revision 47414c6cd6593d8220519d8539a8a76a6c705078 authored by sdong on 28 October 2015, 18:57:14 UTC, committed by sdong on 28 October 2015, 19:15:51 UTC
Summary: include/posix/io_posix.h is not a public API. Although include/posix/ is not a public header directory, it is confusing to put non-public headers to under include/. Move it to util/ to be clearer.

Test Plan: Run all tests

Reviewers: rven, IslamAbdelRahman, anthony, kradhakrishnan, yhchiang, igor

Reviewed By: igor

Subscribers: leveldb, dhruba

Differential Revision: https://reviews.facebook.net/D49611
1 parent 2889df8
History
File Mode Size
win
README -rw-r--r-- 405 bytes
dirent.h -rw-r--r-- 1.1 KB
likely.h -rw-r--r-- 780 bytes
port.h -rw-r--r-- 865 bytes
port_example.h -rw-r--r-- 3.7 KB
port_posix.cc -rw-r--r-- 4.2 KB
port_posix.h -rw-r--r-- 4.2 KB
stack_trace.cc -rw-r--r-- 3.4 KB
stack_trace.h -rw-r--r-- 678 bytes
sys_time.h -rw-r--r-- 1.3 KB
util_logger.h -rw-r--r-- 973 bytes

README

back to top