This website requires JavaScript.
Explore
Help
Register
Sign In
qiurui
/
glibc
mirror of
git://sourceware.org/git/glibc.git
Watch
1
Star
0
Fork
You've already forked glibc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f7be48d8c1
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