musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/misc/setrlimit.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2014年05月30日 02:05:59 -0400
committerRich Felker <dalias@aerifal.cx>2014年05月30日 02:05:59 -0400
commit106e65d6f6ba4d027e1fde1b1d2fabb92714da94 (patch)
tree2ec51498ff809e94bae6c5386ffa1bceedc17933 /src/misc/setrlimit.c
parent5cf9e8f860dcfe63b36e050dd7dfbc5e53745fce (diff)
downloadmusl-106e65d6f6ba4d027e1fde1b1d2fabb92714da94.tar.gz
break down coarse-grained 64-bit-off_t syscall remappings
using the existence of SYS_stat64 as the condition for remapping other related syscalls is no longer valid, since new archs that omit the old syscalls will not have SYS_stat or SYS_stat64, but still potentially need SYS_fstat and others remapped. it would probably be possible to get by with just one or two extra conditionals, but just breaking them all down into separate conditions is robust and not significantly heavier for the preprocessor.
Diffstat (limited to 'src/misc/setrlimit.c')
0 files changed, 0 insertions, 0 deletions
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月17日 06:43:02 +0000

AltStyle によって変換されたページ (->オリジナル) /