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
cc5d8c397b
glibc
/
sysdeps
/
unix
/
sysv
/
linux
/
mips
/
Versions
13 lines
125 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Version definitions.
1998-07-02 22:33:35 +00:00
libc {
GLIBC_2.0 {
* sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Use array for gregset_t. * sysdeps/unix/sysv/linux/mips/Versions: Export _flush_cache.
2000-05-31 12:03:35 +00:00
# Needed by gcc:
_flush_cache;
Version definitions.
1998-07-02 22:33:35 +00:00
# c*
cachectl; cacheflush;
# s*
sysmips;
}
}