Xiang Xiao
|
319474b1b1
|
fs: Change off_t and related types to int64_t if long long is supported
since it is very popular that the storage capcacity is large than 4GB
even in the embedded system:
https://www.opengroup.org/platform/lfs.html
https://en.wikipedia.org/wiki/Large-file_support
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I019dc08aff02f9ea01eb6d750033bbc358994da5
|
2021-08-04 06:48:30 -07:00 |
Alin Jerpelea
|
9b9be7e1f0
|
include: Author: Gregory Nutt: update licenses to Apache 2.0
Update files from Gregory Nutt to Apache 2.0 license.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-02-04 03:33:58 -08:00 |
chao.an
|
06d93828af
|
sys/resource: fix nxstyle warning
Signed-off-by: chao.an <anchao@xiaomi.com>
|
2020-11-09 02:22:34 -08:00 |
chao.an
|
82f1263db9
|
sys/resource: include-able from C++ files
Change-Id: I914ab40495a25da184d0b7f8f8b1fa0d376c66a4
Signed-off-by: chao.an <anchao@xiaomi.com>
|
2020-11-09 02:22:34 -08:00 |
anchao
|
c68f44dc44
|
Fix typographical error in endian.h and resource.h
|
2018-11-09 09:05:48 -06:00 |
Gregory Nutt
|
8befa072a5
|
include/sys/resource.h: Trivial typo fix.
|
2018-05-13 12:12:49 -06:00 |
Gregory Nutt
|
3208e4835e
|
include/sys: Add resource.h
|
2018-05-13 10:59:49 -06:00 |