This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
glibc
Watch
1
Star
0
Fork
0
You've already forked glibc
mirror of
https://sourceware.org/git/glibc.git
synced
2025-01-06 01:21:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4af88f96de
glibc
/
sysdeps
/
unix
/
sysv
/
linux
/
generic
/
Makefile
4 lines
84 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add sysdeps/unix/sysv/linux/generic/. Changes are tracked in ChangeLog.linux-generic.
2011-12-04 02:13:38 +00:00
i
f
e
q
(
$(
subdir
)
,
m
i
s
c
)
sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts On a 32-bit platform with a 64-bit ino_t type (__INO_T_MATCHES_INO64_T defined) we want to update the stat struct to remove the padding as it isn't required. As we don't have the padding we also need to update the overflow checker to not access the undefined members.
2019-08-13 20:18:06 +00:00
sysdep_routines
+=
epoll_create inotify_init stat-check
Add sysdeps/unix/sysv/linux/generic/. Changes are tracked in ChangeLog.linux-generic.
2011-12-04 02:13:38 +00:00
e
n
d
i
f
Reference in New Issue
Copy Permalink